summaryrefslogtreecommitdiff
path: root/lang/clisp
AgeCommit message (Collapse)AuthorFilesLines
2001-03-23Add patch by the author: bugfixes for array.d.wiz2-4/+9
Bump version to 20000306nb1. Package update by Dieter Baron.
2001-03-23The configure script in the package isn't a real GNU configure script,agc1-2/+2
otherwise it would understand --x-includes and --x-libraries, so don't feed it CONFIGURE_ARGS (if xpkgwedge is installed) which will make it puke. Instead, pass only the --host and --prefix arguments to configure which it can understand. Fixes PR 11040, from Sean Doran.
2001-02-17Move the COMMENT from being in its own file to a definition in theagc2-2/+2
package Makefile.
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+4
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-06-16Restructure patch-aa to get it integrated in the main tree.wiz6-117/+69
Remove patch-a{b,c,d} since self tests work now. Correct HOMEPAGE.
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
2000-05-27Update to 2000-03-06. Changes too many to list here, please take a lookwiz6-59/+79
at the NEWS file included in the distribution. Update provided by Dieter Baron in private communication.
2000-03-27Adapt to new handling of "${CONFIGURE}".tron1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-18Make this package patch and compile again.mjl9-102/+176
1999-10-27Mark packages as broken, where necessary.agc1-4/+7
1999-07-21Add ELF -rpath incantations.mjl3-14/+23
1999-07-09Add package patch checksum files.agc1-0/+7
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-9/+9
pattern match format. Minor pkglint along the way.
1999-04-17Make this work with egcs using the compilation notes providedmjl6-12/+61
by Sean Doran <smd@ebone.net>. Closes PR/6339.
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1999-01-31Update for clisp package to version 19990108 supplied by Martin J. Laubach.tron5-35/+44
1998-11-26Don't attempt to build package if egcs is installed.tron1-1/+6
1998-11-22Update for "clisp" to "19980909" supplied by Martin J. Laubach intron3-20/+19
PR pkg/6471.
1998-11-13pkglint: move NOT_FOR_ARCHS out of the way and WRKSRC where it belongs.frueauf1-4/+4
1998-09-22add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to failgarbled1-1/+3
on alpha. There may be more, but I haven't seen them yet.
1998-09-06Add missing rcs id.frueauf1-0/+2
1998-09-06New "clisp" package created by Martin J. Laubach:tron6-0/+138
CLISP, a Common Lisp implementation.