Commit graph

120 commits

Author SHA1 Message Date
agc
6fb0f26755 Add and enable f2c. 1998-07-21 16:41:58 +00:00
agc
0f858ec188 Addition of f2c, the Fortran to C translator/compiler, to the NetBSD
packages collection. This is based on the 1998/05/16 version of f2c,
and was submitted by Dan McMahill in PR pkg/5735. I modified some patches
to contain the correct pathnames.
1998-07-21 16:40:45 +00:00
agc
4b5770a30a Remove hardcoded Operating system name, version, and machine architecture
from the PLIST.
1998-07-21 14:58:43 +00:00
frueauf
9d70b8ebcd Update scheme48 to 0.51, inspired by pr 5808 from Jon Buller. 1998-07-21 10:50:47 +00:00
tv
7befe4b64d Modify to use pkg'd libtool instead of private copy. Give it proper
INSTALL_* macros in configure instead of patching around them.  Remove
aclocal directory if this is the last pkg using it.
Portlint: reformat DESCR to <80 columns.
1998-07-17 19:39:42 +00:00
frueauf
2f95952eb7 Update kaffe to the first release of "Kaffe OpenVM" version 1.0.b1.
This version does no longer use any code from Javasoft(tm).

XXX although the authors claim it works on several NetBSD architektures
XXX I suspect it currently only works on i386, because they insist on
XXX having a trampoline.c which is only present for i386.
XXX I did set "ONLY_FOR_ARCHS=i386 sparc alpha m68k mips arm32" to give
XXX people a try to feedback if it works or not.
1998-07-16 13:02:34 +00:00
agc
8800f4da8b Use automatic shared object handling 1998-07-15 12:51:36 +00:00
agc
66efb70e07 Use automatic shared object handling 1998-07-15 11:46:32 +00:00
tsarna
cc1e39c809 Forgot portlint. Also, should have credited tron for patchfiles
idea in last.
1998-07-11 20:44:52 +00:00
tsarna
99de3c8caf Two changes:
- Use -fPIC instead of -fpic (latter breaks py-Numeric on sparc).
   Suggested by tv@netbsd.org. This is inherited by most py-*
   packages. Change sent to guido@cnri.reston.va.us.

 - Remove official patches from patches dir. Use PATCHFILES mechanism
   instead to get them from www.python.org.
1998-07-11 20:33:12 +00:00
mycroft
6ec528dd18 Update for new FTP site. 1998-07-04 04:11:34 +00:00
perry
4a63fc376b Remove a bunch of stuff, including the FreeBSD credit.
(I replaced literally every line in the package, eliminated all their
patches, and had to re-generate the PLIST by hand, so it isn't really
theirs any longer. Had I realized how much had changed I would have
started from scratch...)
1998-07-02 20:47:45 +00:00
perry
d13527f4b3 STk: A scheme interpreter with full access to the Tk graphical package. 1998-07-02 20:43:19 +00:00
perry
7500b54117 activate guile 1998-07-02 20:35:44 +00:00
perry
bf12a89521 initial commit of Guile, GNU's Ubiquitous Intelligent Language for Extension 1998-07-02 15:30:15 +00:00
tron
e4ede79924 Update package to version 9.3.1 and make it work on alpha. Update supplied
by Tim Rightnour in PR pkg/5621.
1998-06-27 22:03:40 +00:00
agc
910a4d839d Enable jdk. 1998-06-23 16:43:28 +00:00
agc
4724b8ab17 Addition of version 1.1.5b1 of the Java(TM) Development Kit to the
packages collection.  This was ported by Simon Gerraty, uses Sun's
green threads implementation, and is based on the FreeBSD port.
Currently, this is only for the i386 architecture.
1998-06-23 16:42:24 +00:00
agc
daa3dd519a Update package Makefiles for automatic manual page handling. 1998-06-22 12:44:29 +00:00
tv
ad8e6d451e Update to 19980608, and add option to make use of the "bootstrap"
(actually, "bootstrap-lean") make target.
1998-06-15 19:06:23 +00:00
agc
a36fc223d9 The distfile on the master site keeps getting updated, and it has no
version number.  To avoid downloading a distfile which will fail the
checksum stage, retrieve the correct version of the distfile from
MASTER_SITE_BACKUP, aka ftp.netbsd.org
1998-06-11 08:05:28 +00:00
frueauf
2b0c13bcd3 Add and enable py-html-docs. 1998-06-07 19:33:44 +00:00
frueauf
d7a51962a3 Initial addition of the HTML Documentation for Python 1.5.1.
Fixes pr 5540 by Ty Sarna.
1998-06-07 19:31:56 +00:00
frueauf
223aff82dd portlint: add @comment with NetBSD Id. 1998-06-05 09:23:44 +00:00
tv
b861617083 Add egcs-current pkg (not enabled in directory Makefile), EXPERIMENTAL.
Intended to follow snapshots of egcs before the 1.1 line is imported into
-current.
1998-06-03 21:04:00 +00:00
agc
eab89324a5 Include bsd.prefs.mk, so that variables can be set in /etc/mk.conf 1998-06-03 13:07:08 +00:00
frueauf
8f9aa9802c uname -m does not give back "m68k", thus list
amiga|atari|hp300|mac68k|mvme68k|sun3|sun3x|x68k instead.
1998-05-19 13:13:59 +00:00
frueauf
5e7e8f8119 Link cryptmodule against -lcrypt, fixes pr 5422 by Jaromir Dolecek. 1998-05-08 16:39:01 +00:00
tron
784e26fa38 Add or update patches for Python 1.5.1 as suggested by Jaromir Dolecek
in PR pkg/5407 and PR pkg/5412.
1998-05-06 21:39:52 +00:00
tron
daf4a838d1 Cleanup "Makefile" as suggested by Jaromir Dolecek in PR pkg/5408. 1998-05-06 16:19:01 +00:00
tron
6f70cb6eb8 Update python to version 1.5.1 using package by Jaromir Dolecek.
Fixes PR pkg/5361.
1998-05-04 19:29:17 +00:00
agc
6e7b5cf644 Move to relative paths in the pkgsrc tree. 1998-04-24 09:20:33 +00:00
mycroft
4bc1a505f4 Use a typedef for the panic procedure, so this works with C++ code under egcs. 1998-04-23 14:51:58 +00:00
mycroft
7fc121d366 Pass the right argument type to semctl(). 1998-04-23 12:14:25 +00:00
agc
1f4495b33e Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tron
4eb432ce81 Move package to directory for new category "math". 1998-04-12 21:50:40 +00:00
tron
d8620f79a9 New "py-Numeric-1.1" package made by Ty Sarna. 1998-04-10 22:30:41 +00:00
tron
f1719ce738 Solve problem with "configure" target in a more future compatible way. 1998-04-03 22:11:43 +00:00
tron
53bf82929a Install files with correct owner and group, strip binaries. 1998-04-03 22:09:04 +00:00
tron
5d438c24f8 Add and enable "hugs-1.4", fixes PR pkg/5185. 1998-04-03 21:15:54 +00:00
tron
1ea020664c New "hugs-1.4" package made by Nathan J. Williams. 1998-04-03 21:14:22 +00:00
frueauf
583f21e321 portlint: add default MAINTAINER. 1998-04-01 11:33:19 +00:00
agc
88b64fc31b Enable elk. 1998-03-31 12:00:53 +00:00
agc
d97abeccc0 Add NetBSD RCS ID.
Modify for the correct directory (${PREFIX}/lib).
Remember to delete directories that were created.
1998-03-31 11:59:55 +00:00
agc
e28175b6d0 Update the patches for NetBSD - install object files in ${PREFIX}/lib,
not ${PREFIX}/share, add NetBSD config files, install the documentation
in the "make install" stage, and other minor mods.
1998-03-31 11:58:46 +00:00
agc
a6a767f3b6 Modify this for NetBSD - use symbolic links, rather than copying the
file.  Work out, form the architecture, what format of executable to
use (a.out or ELF), and use the appropriate configuration file.

However, here is (as yet) no ELF configuration file, because I have no
ELF system to try this on.
1998-03-31 11:56:32 +00:00
agc
372f0ef8e8 Add NetBSD RCS Id.
Clean up - do all the installation into the correct directories in
the "make install" step, so we don't need to putz around in the Makefile.

The patches have all been cleaned up, so that no -p1 argument is needed
to patch.
1998-03-31 11:54:15 +00:00
agc
2d57c551ad Initial import of elk-3.0.2, a scheme interpreter, into the NetBSD
packages collection, from the FreeBSD port.
1998-03-31 11:49:37 +00:00