Version: 1.10, Package name: ffcall-1.10 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description 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) |
Filesize: 893.428 KB |
Version History (View Complete History) |
|
2020-04-04 06:55:38 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: static inline __TR_clear_cache_2, fixes sparc64 and powerpc build with clang Reported bu kmos@ and cwen@ |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-10-22 13:22:08 by Mark Kettenis | Files touched by this commit (4) |
Log message: Remove .eh_frame info from generated code as the code was generated without -fPIC and therefore generates relocations against read-only data. ok naddy@ |
2016-09-01 04:53:27 by Jasper Lievisse Adriaanse | Files touched by this commit (36) |
Log message: retire sparc |
2016-03-11 12:59:18 by Christian Weisgerber | Files touched by this commit (178) |
Log message: garbage collect CONFIGURE_SHARED |
2015-08-01 06:07:46 by Tobias Ulmer | Files touched by this commit (4) |
Log message: Fix ffcall on powerpc. Libtool doesn't like renaming objects behind its back. Tested with clisp "hello world" looks sensible to naddy@ ok landry@ |
2015-06-18 00:05:00 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: Kill dead mirror; update license marker. |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2015-01-22 11:41:17 by Christian Weisgerber | Files touched by this commit (29) |
Log message: Drop USE_GROFF: trivial page footer difference only. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-04-16 04:51:40 by Stuart Henderson | Files touched by this commit (1) |
Log message: add trailing 'S' after ONLY_FOR_ARCH... |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-09-23 07:38:33 by Joshua Elsasser | Files touched by this commit (7) |
Log message: Fix on sparc and sparc64. ok phessler@ jasper@ |
2010-08-23 10:23:13 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - switch to ONLY_FOR_ARCHS. listed arches have been tested. based on an idea from josh elasser |
2010-08-23 08:16:09 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: - add support for powerpc from josh elasser, thanks! |
2010-06-14 02:22:19 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - properly recognize mips64 |
2010-02-23 13:11:15 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - 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-01-10 06:10:36 by Matthias Kilian | Files touched by this commit (1) |
Log message: 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). |
2009-11-17 15:27:37 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - use NOT_FOR_ARCHS, instead of BROKEN here |
2008-01-04 10:48:38 by Marc Espie | Files touched by this commit (187) |
Log message: tweak FAKE_FLAGS semantics to saner defaults. |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2007-01-26 15:32:23 by Steven Mestdagh | Files touched by this commit (5) |
Log message: update to 1.10, from Martynas Venckus <martynas at altroot.org> USE_LIBTOOL while here. |
2006-02-03 17:05:21 by Steven Mestdagh | Files touched by this commit (1) |
Log message: add a master site |
2005-12-29 06:56:08 by Bernd Ahlers | Files touched by this commit (17) |
Log message: - Use new SHARED_LIBS framework - USE_LIBTOOL and bump PKGNAME where appropriate - Fix regression test for fribidi |
2005-01-05 09:22:44 by Christian Weisgerber | Files touched by this commit (366) |
Log message: SIZE |
2004-11-23 04:22:02 by Marc Espie | Files touched by this commit (43) |
Log message: WANTLIB markers |
2004-08-08 11:55:29 by Marc Espie | Files touched by this commit (15) |
Log message: new PLISTs |
2004-06-22 17:50:44 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to 1.9: adds amd64 support |
2004-01-16 15:01:46 by Christian Weisgerber | Files touched by this commit (4) |
Log message: patch the actual source files, not generated intermediate ones |
2004-01-15 00:43:01 by Peter Valchev | Files touched by this commit (3) |
Log message: sparc64/gcc3 fixens |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2003-07-06 16:46:14 by Peter Valchev | Files touched by this commit (1) |
Log message: Mark as broken on m68k: "mmap configure test causes system hang" while bug is under investigation |
2003-07-02 15:28:07 by Peter Valchev | Files touched by this commit (2) |
Log message: - 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-05-20 18:05:52 by Jolan Luff | Files touched by this commit (1) |
Log message: - remove MAINTAINER per his request - mark not for sparc64 - update MASTER_SITES/HOMEPAGE ok brad@ |