973e FreshPorts -- devel/ffcall
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

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

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake

This port is required by:

for Build

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:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.gnustep.org/pub/gnustep/libs/
  3. ftp://ftp.santafe.edu/pub/gnu/
  4. http://ftp.gnustep.org/pub/gnustep/libs/

Number of commits found: 29

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
16 Sep 2012 19:07:45
Original commit files touched by this commit  1.10_1
dinoex search for other commits by this committer
- drop maintainership
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: 29

285b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 6
new 48 hours8
new 7 days31
new fortnight65
new month217

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0