aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-port/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead mastersites per distfile survey.Mark Linimon2005-11-251-2/+0
| | | | Notes: svn path=/head/; revision=149495
* Populate virtual category "lisp"Volker Stolz2005-10-161-1/+1
| | | | | | | | | PR: ports/86370 Submitted by: Julian Stecklina Approved by: portmgr (linimon) Notes: svn path=/head/; revision=145553
* Reset bouncing maintainer address:Kris Kennaway2004-12-061-1/+1
| | | | | | | | | <henrik.motakef@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550 <henrik.motakef@web.de> Benutzer nicht bekannt/User unknown (in reply to RCPT TO command) Notes: svn path=/head/; revision=123285
* New Port: Common Lisp portability packageEdwin Groothuis2003-09-281-0/+40
CLOCC Port is a wrapper library for various functions (sockets, shell access, etc) that are widely implemented in Common Lisp systems, but lack a standardized interface. This port depends on the previously submitted ASDF port. It installs the source files and an .asd file (which plays a similar role to a Makefile and a pkg-config script). There are other ports for each supported Lisp system. PR: ports/52365 Submitted by: Henrik Motakef <henrik.motakef@web.de> Notes: svn path=/head/; revision=89619