Commit graph

149 commits

Author SHA1 Message Date
agc
5fdbb3be78 Correct the English in the "IMPORTANT" message at installation time. 1998-09-08 08:55:22 +00:00
agc
2cab4b5de6 Add patch to allow STk to install itself if it's already installed 1998-09-08 08:51:50 +00:00
agc
3c3438c738 Allow perl to configure itself properly, even if Kaffe 1.0's
libnet.so.1.0 is installed in ${PREFIX}/lib.
1998-09-07 22:40:28 +00:00
agc
171f7c8508 Patch Makefile.in so that any installation of the same version is done
over the top, without deleting existing files - the package collection
will deal with any collisions etc.  Make sure this is not an
INTERACTIVE package.
1998-09-07 21:22:07 +00:00
frueauf
c43740b5c0 Add missing rcs id. 1998-09-06 21:21:54 +00:00
tron
1924650621 Add and enable "clisp", fixes PR pkg/6111. 1998-09-06 20:47:38 +00:00
tron
e9636da537 New "clisp" package created by Martin J. Laubach:
CLISP, a Common Lisp implementation.
1998-09-06 20:45:35 +00:00
tron
882244dbee Put the distribution archive and all the patches into a sub directory. 1998-09-02 22:32:23 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tsarna
26f088cc59 better HOMEPAGE, remove from DESCR 1998-08-26 14:52:39 +00:00
tsarna
c5b4559d9a Better HOMEPAGE, remove from DESCR 1998-08-26 14:50:06 +00:00
tv
888918a925 Back out previous. Go back to f2c-f77. 1998-08-25 15:22:47 +00:00
tv
00243f40d8 Rename f2c-f77 back to f77. (Leave CONFLICTS= line as the old
egcs-current pkg did have a conflict.)
1998-08-25 14:19:52 +00:00
tv
3f0a6686f9 Nuke egcs-current. NetBSD-current has egcs, and earlier releases will
have "cross" pkgs appearing shortly.
1998-08-25 14:12:45 +00:00
agc
d015ff590f Update to the f2c package, from Dan McMahill (mcmahill@mtl.mit.edu).
Fixes PR pkg/6026.

Modified slightly by me, to add NetBSD RCS Ids to patches, along with
a minimalist comment about each patch, and also modified the top-level
Makefile to use mkdir, rather than install -d (install -d was
clobbering directory permissions on ${PREFIX}/{bin,lib,include}).
1998-08-25 08:54:06 +00:00
frueauf
191b056e69 Add missing / to HOMEPAGE URL. 1998-08-23 15:12:05 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
kim
be46ec1b7b Configure uses ${PREFIX} so pass it in the environment.
(Or was it our patch only that introduced it -- then it
might need to be ${prefix} in patches/patch-aa instead).
In any case, this fix works (now gdbm is found if it is
already installed as a package).
1998-08-15 01:37:19 +00:00
hubertf
995b53b0b7 Comment things out with "#", not ":".
(fixes PR 5953 by jbernard@ox.mines.edu)
1998-08-12 02:36:47 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
08c812cd79 Don't check for Configure input coming from a tty. 1998-08-07 11:39:04 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
ross
3bb2240053 Enable STk and xcolorsel. 1998-08-07 09:55:18 +00:00
tv
be6f4e5204 Add glob-style wildcards to ONLY_FOR_ARCHS. 1998-07-26 22:20:22 +00:00
tv
80eb6da226 Add "-Uunix -Dunix" to CPPFLAGS as inspired by Tim Rightnour in PR 5843. 1998-07-25 15:31:15 +00:00
tv
a75a2272cd Update to use USE_LIBTOOL. 1998-07-24 01:56:59 +00:00
frueauf
567af53adf Follow the suggestion of the maintainer and put the distfile into
MASTER_SITE_LOCAL cause the original archive is created "on the fly"
and will be different as soon f2c gets changed.
1998-07-22 09:58:50 +00:00
agc
0a6a80b22f OPSYS will be defined in bsd.prefs.mk, so no need to redefine it here.
OPSYS will also be substituted automatically when creating the
contents list from the PLIST, so no need to substitute it explicitly
here.
1998-07-22 07:34:28 +00:00
agc
3bd03a208e Correct the name of the conflicting package. 1998-07-21 16:46:19 +00:00
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