Commit Graph

44 Commits

Author SHA1 Message Date
martynas
5acddb0235 make it build on amd64. ok naddy@ 2009-03-05 23:44:38 +00:00
okan
83d84acad5 - use gettext module
noticed by Dasn <dasn@lavabit.com> -thanks!

mkay jasper@
2008-06-03 13:54:18 +00:00
jasper
4044cbec5c - update clisp to 2.43 2007-11-25 22:16:21 +00:00
jasper
aeaeb0a900 - update clisp to 2.42
from pedro martelletto, with tweaks by me.
2007-11-24 23:52:55 +00:00
merdely
f525d52359 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
pvalchev
caacdc0ffd use GNU malloc for now which unbreaks this (which is borked due to
our random mmap malloc); from Andreas Vögele <voegelas@gmx.net>
maxima seems happy with this too
2006-02-27 17:22:09 +00:00
pvalchev
55f08ee617 sync line numbers 2006-02-27 16:45:37 +00:00
naddy
bcc7662bfd Admit that it's BROKEN due to randomized mmap(). 2006-02-16 20:56:58 +00:00
alek
4bb7a34bb7 - Fix libintl/libiconv linking
- Add WANTLIB marker
- Bump PKGNAME

ok naddy@
2005-02-11 12:14:37 +00:00
espie
515f6874fe grr cvs 2005-01-20 11:03:04 +00:00
espie
b53beb6d8b update to 2.33.2, passes all its tests. 2005-01-20 10:48:56 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
naddy
5afe4605d8 fix man page location 2004-11-03 19:30:37 +00:00
naddy
c87f480cd6 drop kluge, now that trailing spaces are stripped from CFLAGS 2004-09-18 16:06:55 +00:00
espie
7baa1914ab new plists.
some fragment games with python.
2004-09-15 19:16:07 +00:00
xsa
569ca0e221 new-style MODULES. 2004-08-10 09:14:47 +00:00
naddy
3340a6d43b fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-01 21:19:17 +00:00
naddy
eafbd44f06 update to 2.33; from Rich Cannings <rich@cannings.org> 2004-05-10 18:32:41 +00:00
brad
8a86783ca1 this is silly, use ONLY_FOR_ARCHS. 2004-04-06 05:28:01 +00:00
naddy
4b36dfe39f Update to 2.32: fixes compilation with gcc3.
Mostly from cannings@, cleanup by yours truly, some help from espie@.
2004-01-20 23:15:19 +00:00
naddy
f1efe20e54 @dirrm shared directories 2003-12-16 18:28:00 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
pvalchev
a3ccd7d927 not for vax, until someone hacks support 2003-06-26 21:51:22 +00:00
naddy
11dc42b4bb As per miod@, the vax problem has been fixed but trying to build this
port will still panic any m68k machine.
2003-05-17 03:15:31 +00:00
shell
ee38ab61ac Drop maintainership, follow-up ? 2002-09-15 11:46:09 +00:00
pvalchev
e9cf15b045 Miod says attempting to build those will panic any vax, and while a fix
is being looked at, marked those with a nice fat NOT_FOR_ARCHS so that
people do not get bitten.
2002-07-15 06:29:20 +00:00
naddy
2bb3e6e1be regen with update-patches 2002-06-18 16:11:30 +00:00
espie
8e0401df9e More MASTER_SITES_SUBDIR out 2002-05-13 23:31:24 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
wilfried
048ef2af44 not for sparc64 2001-10-07 22:41:46 +00:00
shell
8645b21fe3 Use MASTER_SITE_SOURCEFORGE
Report by Oscar Sznajder <os@atina.ar>
2001-08-01 02:38:30 +00:00
shell
9848bc7e40 ByeBye ! 2001-07-18 14:02:52 +00:00
shell
444d10b721 Upgrade to 2.27
- Remove not-used patches
- Add patch for libiconv
- fixes non-root users to 'make configure' problem
2001-07-18 13:56:29 +00:00
shell
92641ad9cc - Modifly MASTER_SITES 2001-05-30 10:46:45 +00:00
shell
17518d6c85 - Upgrade to 2.26
- Regen patches
2001-05-25 19:40:05 +00:00
shell
b0165f9059 Change MAINTAINER email address 2001-04-17 06:26:52 +00:00
naddy
de74fca2a8 regen; sync libtool patches 2001-03-31 19:20:09 +00:00
naddy
638981a1fd - Update to 2.25.
- Pull COMMENT into Makefile.
- Switch to .bz2 distfile.
- New maintainer; ok jsmith@mcs.drexel.edu.
- Doesn't build on powerpc either.
Partly submitted by Shell Hung <i@shellhung.org>.
2001-03-31 11:51:05 +00:00
espie
226abb2133 Perfectly happy on i386.
naddy, send me a broken build log on i386 if you want to convince me...
2001-03-30 13:57:06 +00:00
naddy
6e3f36c148 Mark BROKEN. Doesn't build. 2001-03-29 13:43:58 +00:00
espie
7d327154de Provide a specific value for INSTALL that allows building to proceed
as non-root.
2001-02-12 13:54:25 +00:00
espie
9caf73d4ab Trim down comments 2000-11-21 17:26:32 +00:00
naddy
e054298665 Initial import of clisp-2000-03-06.
CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe
University and Michael Stoll of Munich University, both in Germany.
It mostly supports the Lisp described in the ANSI Common Lisp
standard.
2000-11-18 13:43:27 +00:00