Commit Graph

31 Commits

Author SHA1 Message Date
jasper
f57a5b7c5b drop m68k related comment 2014-03-19 13:38:36 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
sthen
2f4529e097 add trailing 'S' after ONLY_FOR_ARCH... 2011-04-16 10:51:39 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
joshe
4770ab0216 Fix on sparc and sparc64.
ok phessler@ jasper@
2010-09-23 13:38:33 +00:00
jasper
e1332410d5 - switch to ONLY_FOR_ARCHS. listed arches have been tested.
based on an idea from josh elasser
2010-08-23 16:23:13 +00:00
jasper
58e5370848 - add support for powerpc
from josh elasser, thanks!
2010-08-23 14:16:09 +00:00
jasper
55e60b8fae - properly recognize mips64 2010-06-14 08:22:19 +00:00
jasper
9e316775ae - fix build on mips64(el), other arches are untouched
ok sthen@

ports is unlocked for a while only for those who have been informed.
if I DID NOT MAIL YOU, DO NOT COMMIT!
2010-02-23 20:11:15 +00:00
kili
b96025d838 Doesn't build on arm.
In case somebody likes real pain: http://mat.exon.name/logs/clisp
seems to contain some hints, and even a diff (which doesn't apply).
2010-01-10 13:10:36 +00:00
jasper
858db5ef65 - use NOT_FOR_ARCHS, instead of BROKEN here 2009-11-17 22:27:37 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
3b28e5c4bf update to 1.10, from Martynas Venckus <martynas at altroot.org>
USE_LIBTOOL while here.
2007-01-26 22:32:23 +00:00
steven
b38054a5b8 add a master site 2006-02-04 00:05:21 +00:00
bernd
e278bb371b - Use new SHARED_LIBS framework
- USE_LIBTOOL and bump PKGNAME where appropriate
- Fix regression test for fribidi
2005-12-29 13:56:07 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
6bec6cc34b WANTLIB markers 2004-11-23 11:22:00 +00:00
espie
4cd3d55c50 new PLISTs 2004-08-08 17:55:29 +00:00
naddy
814d070029 update to 1.9: adds amd64 support 2004-06-22 23:50:44 +00:00
naddy
0e708eabac patch the actual source files, not generated intermediate ones 2004-01-16 22:01:45 +00:00
pvalchev
1f8a9476d8 sparc64/gcc3 fixens 2004-01-15 07:43:01 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
pvalchev
3a45c068f4 Mark as broken on m68k: "mmap configure test causes system hang"
while bug is under investigation
2003-07-06 22:46:14 +00:00
pvalchev
b6da47950b - remove a stupid NOT_FOR_ARCHS=sparc64, if you guys don't want to fix
something, it's better to leave it broken, otherwise it gets forgotten
- fix sparc64 asm syntax, insight from Toby
XXX regress fails, but it appears to fail on at least 2 other 'supported'
architectures, this needs to be looked at
2003-07-02 21:28:07 +00:00
jolan
2c6ad047b8 - remove MAINTAINER per his request
- mark not for sparc64
- update MASTER_SITES/HOMEPAGE

ok brad@
2003-05-21 00:05:52 +00:00
naddy
e869f37598 - Consistently use in-tree libtool.
- Throw out humongous libtool patches.
- Replace patch orgy with simple variable override.
2002-08-09 18:43:00 +00:00
lebel
e8ee429372 initial import of devel/ffcall-1.8:
--
This is a collection of four libraries which can be used to build
foreign function call interfaces in embedded interpreters.

The four packages are:

    avcall - calling C functions with variable arguments

    vacall - C functions accepting variable argument prototypes

    trampoline - closures as first-class C functions

    callback - closures with variable arguments as first-class C
               functions (a reentrant combination of vacall and 
	       trampoline)

WWW: http://clisp.cons.org/~haible/packages-ffcall.html
Submitted by: Christian Edward Gruber <cgruber@israfil.net>
2002-05-01 17:19:23 +00:00