Commit graph

6 commits

Author SHA1 Message Date
Jimmy Olgeni
1ac224e563 Remove redundant code and variables from the cl-* ports.
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.
2010-01-15 12:14:39 +00:00
Jimmy Olgeni
b14ca57666 Add %%LIB32DIR%%/common-lisp. 2010-01-12 22:55:02 +00:00
Jimmy Olgeni
9e05620e24 Upgrade to version 1.374 and cleanup.
The asdf-init.lisp script was changed to support the bundled ASDF
libraries in lang/ccl and lang/sbcl. Therefore, it can be safely
loaded by both (also by lang/clisp) to enable the ASDF framework.
2010-01-12 22:28:35 +00:00
Martin Wilke
d02475362c - Respect PORTEXAMPLES
- pkg-message incorrectly refers to ${PREFIX} instead of %%PREFIX%%

PR:		136772
Submitted by:	Sahil Tandon <sahil@tandon.net>
Feature safe:	yes
2009-09-19 17:33:46 +00:00
Pav Lucistnik
653370daa0 - Mirror distfile on MASTER_SITE_LOCAL
- Fix plist
- Make-up :)

PR:		ports/79548
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-04-09 22:18:04 +00:00
Will Andrews
c8b230d195 Add cl-asdf 2003.05.16, a system definition facility for Common Lisp.
PR:		52358
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-06-03 02:54:31 +00:00