aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-cffi
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Update devel/cl-cffi and devel/cl-cffi-sbcl to version 0.16.1.Jimmy Olgeni2016-02-143-17/+18
| | | | Notes: svn path=/head/; revision=408854
* Upgrade to version 0.14.0.Jimmy Olgeni2015-05-233-57/+55
| | | | Notes: svn path=/head/; revision=387125
* Cleanup plistBaptiste Daroussin2014-10-271-7/+0
| | | | Notes: svn path=/head/; revision=371544
* Remove indefinite articles from COMMENT where I'm maintainer.Jimmy Olgeni2014-06-081-1/+1
| | | | Notes: svn path=/head/; revision=357013
* Stage supportAntoine Brodin2014-02-151-34/+28
| | | | Notes: svn path=/head/; revision=344415
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* Upgrade to version 0.11.0.Jimmy Olgeni2013-03-223-16/+20
| | | | Notes: svn path=/head/; revision=314955
* Chase documentation checksums and move the docs to my mirror.Jimmy Olgeni2013-02-282-22/+23
| | | | | | | Use DOCS and EXAMPLES from OptionsNG. Notes: svn path=/head/; revision=313110
* Unbreak: chase documentation checksums.Jimmy Olgeni2013-02-212-8/+6
| | | | Notes: svn path=/head/; revision=312717
* - BROKEN checksum mismatchMartin Wilke2013-02-211-0/+2
| | | | Notes: svn path=/head/; revision=312699
* Convert Makefile headers to the new format in my ports.Jimmy Olgeni2013-01-261-4/+0
| | | | Notes: svn path=/head/; revision=311016
* Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf.Jimmy Olgeni2011-08-161-0/+1
| | | | Notes: svn path=/head/; revision=279847
* -remove MD5Olli Hauer2011-07-031-7/+0
| | | | Notes: svn path=/head/; revision=276999
* Upgrade to version 0.10.6.Jimmy Olgeni2010-08-233-23/+26
| | | | Notes: svn path=/head/; revision=259824
* Add missing common-lisp/ directories.Jimmy Olgeni2010-01-201-0/+4
| | | | Notes: svn path=/head/; revision=248243
* Fix pkg-plist.Jimmy Olgeni2010-01-201-36/+39
| | | | Notes: svn path=/head/; revision=248241
* Add cl-cffi, a portable foreign function interface for Common LispJimmy Olgeni2010-01-204-0/+174
with a cl-uffi compatibility layer. Notes: svn path=/head/; revision=248240