notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
cl-cffi-sbcl Portable foreign function interface for Common Lisp
0.16.1 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.16.1Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build with new sbcl 1.13
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2017-11-09
Ignore IGNORE: is marked as broken: does not build with new sbcl 1.13
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-01-20 21:48:52
Last Update: 2017-11-11 10:30:10
SVN Revision: 453966
Also Listed In: lisp
License: not specified in port
WWW:
http://common-lisp.net/project/cffi/
Description:
CFFI, the Common Foreign Function Interface, purports to be a portable foreign function interface for Common Lisp. The CFFI library is composed of a Lisp-implementation-specific backend in the CFFI-SYS package, and a portable frontend in the CFFI package. The CFFI-SYS backend package defines a low-level interface to the native FFI support in the Lisp implementation. It offers operators for allocating and dereferencing foreign memory, calling foreign functions, and loading shared libraries. The CFFI frontend provides a declarative interface for defining foreign functions, structures, typedefs, enumerated types, etc. It is implemented in portable ANSI CL making use of the low-level operators exported by CFFI-SYS. This package is compiled with SBCL. WWW: http://common-lisp.net/project/cffi/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • cl-cffi-sbcl>0:devel/cl-cffi-sbcl
No installation instructions:
This port has been deleted.
PKGNAME: cl-cffi-sbcl
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cl-cffi>=0 : devel/cl-cffi
  2. cl-alexandria-sbcl>=0 : devel/cl-alexandria-sbcl
  3. cl-trivial-features-sbcl>=0 : devel/cl-trivial-features-sbcl
  4. cl-babel-sbcl>=0 : converters/cl-babel-sbcl
  5. sbcl : lang/sbcl
Runtime dependencies:
  1. cl-cffi>=0 : devel/cl-cffi
  2. cl-alexandria-sbcl>=0 : devel/cl-alexandria-sbcl
  3. cl-trivial-features-sbcl>=0 : devel/cl-trivial-features-sbcl
  4. cl-babel-sbcl>=0 : converters/cl-babel-sbcl
  5. sbcl : lang/sbcl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.16.1
11 Nov 2017 10:30:10
Revision:453966Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2017-11-04 lang/ats: Unmaintained, outdated, needs lots of refreshment
2017-11-09 games/lordsawar: Broken for more than 6 months
2017-11-09 databases/elixir-ecto_migrate: Broken for more than 6 months
2017-11-09 audio/gspeakers: Broken for more than 6 months
2017-11-09 net/p5-Filesys-SmbClient: Broken for more than 6 months
2017-11-09 audio/tclmidi: Broken for more than 6 months
2017-11-09 security/py-xmlsec: Broken for more than 6 months
2017-11-09 security/samba-virusfilter: Broken for more than 6 months
2017-11-09 textproc/ocaml-pxp: Broken for more than 6 months
2017-11-09 audio/sooperlooper: Broken for more than 6 months
2017-11-09 devel/dwarves: Broken for more than 6 months
2017-11-09 devel/cl-cffi-sbcl: Broken for more than 6 months
2017-11-09 devel/pinba_engine: Broken for more than 6 months
2017-11-09 devel/py-event: Broken for more than 6 months
0.16.1
08 Oct 2017 19:36:26
Revision:451570Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.16.1
27 Jan 2017 17:46:39
Revision:432558Original commit files touched by this commit
marino search for other commits by this committer
Mark devel/cl-cffi-sbcl BROKEN (does not build with latest sbcl)

Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR:
  COMPILE-FILE-ERROR while
  compiling #<CL-SOURCE-FILE "cffi-grovel" "grovel" "grovel">
0.16.1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.16.1
14 Feb 2016 12:56:31
Revision:408854Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/cl-cffi and devel/cl-cffi-sbcl to version 0.16.1.
0.14.0
23 May 2015 10:30:09
Revision:387125Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 0.14.0.
0.11.0_3
08 Jun 2014 13:14:43
Revision:357013Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles from COMMENT where I'm maintainer.
0.11.0_3
15 Feb 2014 15:47:49
Revision:344411Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
0.11.0_3
03 Oct 2013 13:47:45
Revision:329191Original commit files touched by this commit
bf search for other commits by this committer
Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjust
dependent ports

PR:		181545 [1]
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
0.11.0_2
06 Jun 2013 13:13:34
Revision:320089Original commit files touched by this commit
bf search for other commits by this committer
update lang/sbcl to 1.1.8, and adjust dependent ports
0.11.0_1
06 May 2013 15:33:07
Revision:317524Original commit files touched by this commit
bf search for other commits by this committer
update lang/sbcl to 1.1.7, and adjust dependent ports
0.11.0
22 Mar 2013 19:40:53
Revision:314957Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 0.11.0.
0.10.6_9
03 Mar 2013 15:55:04
Revision:313363Original commit files touched by this commit
bf search for other commits by this committer
update lang/sbcl to 1.1.5+bugfixes, and adjust dependent ports
0.10.6_8
02 Feb 2013 21:57:42
Revision:311445Original commit files touched by this commit
bf search for other commits by this committer
update lang/sbcl to 1.1.4 and adjust dependent ports
0.10.6_7
26 Jan 2013 15:03:49
Revision:311019Original commit files touched by this commit
olgeni search for other commits by this committer
Convert Makefile headers to the new format in my ports (round #2).
0.10.6_7
05 Jan 2013 14:13:47
Revision:309961Original commit files touched by this commit
bf search for other commits by this committer
update lang/sbcl to 1.1.3 and adjust dependent ports
0.10.6_6
16 Dec 2012 05:34:02
Revision:308981Original commit files touched by this commit
bf search for other commits by this committer
update sbcl to 1.1.2 and maxima to 5.29.1; adjust dependent ports
0.10.6_5
13 Sep 2012 02:03:42
Revision:304169Original commit files touched by this commit
bf search for other commits by this committer
update lang/sbcl to 1.0.58 and switch to the new options format;
adjust dependent ports
0.10.6_4
22 May 2012 19:16:10
Original commit files touched by this commit
bf search for other commits by this committer
update lang/sbcl to 1.0.57, and adjust dependent ports
0.10.6_3
23 Apr 2012 09:27:42
Original commit files touched by this commit
bf search for other commits by this committer
update to 1.0.56 and adjust dependent ports; switch to the packaged
html documents, to avoid problems with our texinfo tools; pass prefix,
dynamic space size, and lisp bootstrap via make.sh options; update
flags and use them in tests; remove unused patches; simplify and sort
some variables and options-handling; shorten some long lines
0.10.6_2
24 Jan 2012 14:10:45
Original commit files touched by this commit
bf search for other commits by this committer
update lang/sbcl to 1.0.55, and adjust dependent ports
0.10.6_1
16 Aug 2011 21:00:30
Original commit files touched by this commit
olgeni search for other commits by this committer
Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that depend
on devel/cl-asdf.
0.10.6
23 Aug 2010 10:28:27
Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 0.10.6.
0.10.5
22 Jan 2010 21:51:45
Original commit files touched by this commit
olgeni search for other commits by this committer
Add dependency on devel/cl-cffi.

Noticed by:     erwin
0.10.5
20 Jan 2010 21:48:31
Original commit files touched by this commit
olgeni search for other commits by this committer
Add cl-cffi, a portable foreign function interface for Common Lisp
with a cl-uffi compatibility layer.

Number of commits found: 26