aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cl-cffi
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistbapt2014-10-271-7/+0
|
* Remove indefinite articles from COMMENT where I'm maintainer.olgeni2014-06-081-1/+1
|
* Stage supportantoine2014-02-161-34/+28
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-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)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | devel part 1)
* Upgrade to version 0.11.0.olgeni2013-03-233-16/+20
|
* Chase documentation checksums and move the docs to my mirror.olgeni2013-03-012-22/+23
| | | | Use DOCS and EXAMPLES from OptionsNG.
* Unbreak: chase documentation checksums.olgeni2013-02-212-8/+6
|
* - BROKEN checksum mismatchmiwi2013-02-211-0/+2
|
* Convert Makefile headers to the new format in my ports.olgeni2013-01-261-4/+0
|
* Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf.olgeni2011-08-171-0/+1
|
* -remove MD5ohauer2011-07-031-7/+0
|
* Upgrade to version 0.10.6.olgeni2010-08-233-23/+26
|
* Add missing common-lisp/ directories.olgeni2010-01-211-0/+4
|
* Fix pkg-plist.olgeni2010-01-211-36/+39
|
* Add cl-cffi, a portable foreign function interface for Common Lispolgeni2010-01-214-0/+174
with a cl-uffi compatibility layer.