FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 2:58 AM GMT
Port details
ffcall 1.10_1 devel on this many watch lists=12 search for ports that depend on this port
Foreign function call libraries
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Mar 2001 23:37:34
License: GPLv2
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)

LICENSE: GPL2 or later

WWW: http://www.haible.de/bruno/packages-ffcall.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/ffcall/ && make install clean
To add the package: pkg_add -r ffcall


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.santafe.edu/pub/gnu/
ftp://ftp.gnustep.org/pub/gnustep/libs/
ftp://ftp.easynet.nl/mirror/GNUstep/pub/gnustep/libs/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 28

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Aug 2011 17:46:51
Original commit files touched by this commit  1.10_1
dinoex search for other commits by this committer
- drop WWW
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.10_1
ohauer search for other commits by this committer
-remove MD5
04 Jun 2010 13:49:15
Original commit files touched by this commit  1.10_1
dinoex search for other commits by this committer
LICENSE GPLv2
14 Nov 2009 06:52:17
Original commit files touched by this commit  1.10_1
dinoex search for other commits by this committer
- mark MAKE_JOBS_UNSAFE
PR:             140428
Submitted by:   Dmitry Marakasov
16 Jan 2009 16:28:17
Original commit files touched by this commit  1.10_1
dinoex search for other commits by this committer
- set NO_PACKAGE
author claims that generated callback funtions are derivated work
08 Jul 2006 05:15:07
Original commit files touched by this commit  1.10_1
dinoex search for other commits by this committer
- fix build on sparc64
PR:             99898
Submitted by:   ahze (Michael Johnson)
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.10_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.10_1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
13 Nov 2005 09:26:50
Original commit files touched by this commit  1.10_1
dinoex search for other commits by this committer
- add SHA checksum
02 Oct 2005 05:38:48
Original commit files touched by this commit  1.10_1
dinoex search for other commits by this committer
- fix url
- extend MASTER_SITES
reported by:    Mark Linimon
13 May 2005 20:26:55
Original commit files touched by this commit  1.10_1
dinoex search for other commits by this committer
- force -fPIC on all architectures
15 Jan 2005 11:12:42
Original commit files touched by this commit  1.10
dinoex search for other commits by this committer
- make portlint happy
13 Jan 2005 20:19:29
Original commit files touched by this commit  1.10
dinoex search for other commits by this committer
- update to ffcall-1.10
20 Aug 2004 20:30:00
Original commit files touched by this commit  1.9_1
dinoex search for other commits by this committer
- update to build with libtool-1.5
04 Aug 2004 12:05:30
Original commit files touched by this commit  1.9
dinoex search for other commits by this committer
- support amd64
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.9
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
20 Feb 2004 05:50:20
Original commit files touched by this commit  1.9
dinoex search for other commits by this committer
- udpate to 1.9
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.8d_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
21 Feb 2003 03:59:00
Original commit files touched by this commit  1.8d
dinoex search for other commits by this committer
- retire pkg-comment
20 Feb 2003 18:26:42
Original commit files touched by this commit  1.8d
dinoex search for other commits by this committer
- add COMMENT
31 Jan 2003 07:13:31
Original commit files touched by this commit  1.8d
dinoex search for other commits by this committer
- fix spelling of alpha
30 Jan 2003 20:39:02
Original commit files touched by this commit  1.8d
dinoex search for other commits by this committer
- ONLY_FOR_ARCHS, spac64 not supported
22 Jan 2003 19:14:08
Original commit files touched by this commit  1.8d
dinoex search for other commits by this committer
- make portlint happier
11 Jan 2003 14:57:19
Original commit files touched by this commit  1.8d
dinoex search for other commits by this committer
- update to newer release
- MASTER_SITE_GNUSTEP
11 Jan 2003 14:29:31
Original commit files touched by this commit  1.8
dinoex search for other commits by this committer
- Take maintainership
- use tabs
11 Dec 2002 12:01:18
Original commit files touched by this commit  1.8
edwin search for other commits by this committer
Change of website

PR:             ports/46056
Submitted by:   [patch] fix pkg-descr for devel/ffcall
31 Aug 2001 15:20:29
files touched by this commit
sobomax search for other commits by this committer
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
31 Mar 2001 02:37:34
files touched by this commit
will search for other commits by this committer
Add ffcall 1.8, a set of foreign function call libraries.    

Number of commits found: 28

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours7
new 7 days45
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.156 seconds.