pascal
9af6846f71
configure doesn't pass LDFLAGS for some tests, so add -nopie to CFLAGS as well
...
on powerpc.
ok aja@
2012-10-11 18:12:53 +00:00
pascal
07ffe3ec07
Adapt PIE fixes to new gcc/ld behaviour: Use -nopie as LDFLAGS and -fno-pie as
...
CFLAGS.
found in a bulk by and ok naddy@
2012-08-30 20:54:59 +00:00
pascal
ffeba43ac8
PIE preparations: Do not use gmalloc, except on powerpc, which breaks with
...
libc malloc and as a result must use -fno-pie for now.
Various diffs tested by joshe@ and landry@ on sparc64/powerpc;
ok joshe@ (maintainer)
2012-08-20 09:23:15 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
espie
88d20077a4
new depends
2010-11-17 08:05:12 +00:00
naddy
8bed395ddb
Undo bogus change to PLIST that slipped in with an unrelated commit.
...
Bump, in case people built the package in the meantime.
2010-11-09 21:28:36 +00:00
espie
88dd25abf4
USE_GROFF=Yes
2010-10-18 19:20:41 +00:00
joshe
128680d7d9
Build on sparc64.
...
ok jasper@
2010-09-23 13:42:22 +00:00
jasper
ce0efa6ba2
- allow clisp to build on powerpc too
...
- switch to new style LIB_DEPENDS/WANTLIB
- move emacs lisp files to a location where emacs can find and use them
from josh elasser, thanks!
2010-08-23 16:31:33 +00:00
edd
85631eff8f
update to clisp-2.48. patch for texlive follows.
...
OK kili@
2010-01-07 10:55:28 +00:00
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
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
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
b53beb6d8b
update to 2.33.2, passes all its tests.
2005-01-20 10:48:56 +00:00
naddy
c87f480cd6
drop kluge, now that trailing spaces are stripped from CFLAGS
2004-09-18 16:06:55 +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
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
espie
8e0401df9e
More MASTER_SITES_SUBDIR out
2002-05-13 23:31:24 +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
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
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
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