Commit graph

6 commits

Author SHA1 Message Date
Brendan Fabeny
f00f210e61 update lang/sbcl to 1.0.55, and adjust dependent ports 2012-01-24 14:10:45 +00:00
Jimmy Olgeni
812cc45fb9 Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that depend
on devel/cl-asdf.
2011-08-16 21:00:30 +00:00
Pav Lucistnik
3129b4c952 - Mark BROKEN: fails to build
Reported by:	pointyhat
2011-07-20 19:40:38 +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
84dbbbb768 Fix Makefile header. 2010-01-16 18:40:15 +00:00
Jimmy Olgeni
b7a12c91ea Add cl-md5-sbcl, a native MD5 implementation in Common Lisp (SBCL
binaries).
2010-01-16 11:30:03 +00:00