Commit graph

12 commits

Author SHA1 Message Date
Jimmy Olgeni
7a204c10db Upgrade to version 2.0.0. 2010-08-05 12:36:42 +00:00
Jimmy Olgeni
9d2ef0bb9e When building ASDF modules with the previous cl-asdf port version,
sometimes the build would fail because of "missing" packages that
weren't actually missing (this only happened in ports that aren't
committed yet).

Rewrite the FASL placement code using the asdf-binary-locations
extension, which is already included in the cl-asdf port but needs
to be installed from ports when building for SBCL (which has its
own ASDF code). The binary-locations code generates paths unsuitable
for PLISTs, therefore it has been overridden with
lisp-specific-fasl-subdir.

Because of the new code, PLIST generation for cl-*-sbcl and cl-*-clisp
ports is now entirely automated.

All dependent cl-* ports are upgraded (obsolete code removed,
PORTREVISION bumped).
2010-01-20 12:40:13 +00:00
Jimmy Olgeni
c073a1451e Fix RUN_DEPENDS. 2010-01-20 12:26:21 +00:00
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
b5cafe76ce Upgrade to version 1.6.2. 2010-01-13 11:39:30 +00:00
Jimmy Olgeni
3b04278386 Remove dependencies on obsolete cl-asdf-sbcl port. 2010-01-13 00:20:58 +00:00
Jimmy Olgeni
124bd509d9 Cleanup whitespace, disable command echo and reduce diff between
similar code fragments.
2010-01-12 21:32:07 +00:00
Jimmy Olgeni
2474bf6b7c Take over maintainership.
Approved by:	maintainer
2010-01-12 16:46:17 +00:00
Jimmy Olgeni
a249020977 Large round of typo fixes in ports/devel (pkg-descr). 2008-06-01 09:42:37 +00:00
Pav Lucistnik
99c92c4c0a - Update to 1.5.9
PR:		ports/95478
Submitted by:	Matthew X. Economou <xenophon+fbsdports@irtnog.org> (maintainer)
2006-04-09 12:02:52 +00:00
Volker Stolz
cf1ae89fdf Populate virtual category "lisp"
PR:		ports/86370
Submitted by:	Julian Stecklina
Approved by:	portmgr (linimon)
2005-10-16 14:48:09 +00:00
Florent Thoumie
f13c9438a8 - Add cl-uffi-sbcl 1.4.37, Universal Foreign Function Interface for Common
Lisp (SBCL-specific).

PR:		ports/72702
Submitted by:	Matthew X. Economou <xenophon+fbsdports@irtnog.org>
2005-04-14 10:43:19 +00:00