aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-cffi
Commit message (Collapse)AuthorAgeFilesLines
* 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