aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cl-uffi
Commit message (Collapse)AuthorAgeFilesLines
* Stage supportantoine2014-02-161-19/+14
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | devel part 1)
* Convert Makefile headers to the new format.olgeni2013-02-181-4/+1
|
* Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf.olgeni2011-08-171-0/+1
|
* -remove MD5ohauer2011-07-031-1/+0
|
* Upgrade to version 2.0.0.olgeni2010-08-053-5/+5
|
* Remove redundant code and variables from the cl-* ports.olgeni2010-01-151-11/+10
| | | | | | | | | | | Introduce bsd.cl-asdf.mk to automate the compilation and installation of Common Lisp libraries using the ASDF framework. Currently it supports building FASL files on SBCL and CLISP, to support the ports that already exist in the ports tree. This should help bringing in more cl-* ports from the ASDF repository without excessive code duplication.
* Trivial layout fix.olgeni2010-01-131-1/+0
|
* Upgrade to version 1.6.2.olgeni2010-01-132-4/+4
|
* Install expanded HTML documentation and use LIB32DIR.olgeni2010-01-132-46/+95
|
* Cleanup whitespace, disable command echo and reduce diff betweenolgeni2010-01-131-9/+9
| | | | similar code fragments.
* Take over maintainership.olgeni2010-01-131-1/+1
| | | | Approved by: maintainer
* Large round of typo fixes in ports/devel (pkg-descr).olgeni2008-06-011-1/+1
|
* - Update to 1.5.17miwi2006-11-013-6/+4
| | | | | | PR: ports/104976 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: maintainer
* - Update to 1.5.14miwi2006-08-073-33/+33
| | | | | | | | - Unbreak PR: ports/100840 Submitted by: miwi Approved by: krion (mentor), maintainer
* Mark broken: fails to fetch.linimon2006-07-171-0/+2
|
* Update to 1.5.13erwin2006-06-062-7/+4
| | | | | | PR: 97604 Submitted by: miwi Approved by: maintainer timeout
* BROKEN: Unfetchablekris2006-04-231-0/+2
|
* - Update to 1.5.9pav2006-04-093-8/+41
| | | | | PR: ports/95476 Submitted by: Matthew X. Economou <xenophon+fbsdports@irtnog.org> (maintainer)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Populate virtual category "lisp"vs2005-10-161-1/+1
| | | | | | PR: ports/86370 Submitted by: Julian Stecklina Approved by: portmgr (linimon)
* - Add cl-uffi 1.4.37, Universal Foreign Function Interface for Common Lisp.flz2005-04-144-0/+66
PR: ports/72700 Submitted by: Matthew X. Economou <xenophon+fbsdports@irtnog.org>