| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Jan 2012 14:10:45
1.8.5_3
|
bf  |
update lang/sbcl to 1.0.55, and adjust dependent ports |
16 Aug 2011 21:00:30
1.8.5_2
|
olgeni  |
Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that depend
on devel/cl-asdf. |
20 Jul 2011 19:40:38
1.8.5_1
|
pav  |
- Mark BROKEN: fails to build
Reported by: pointyhat |
20 Jan 2010 12:40:13
1.8.5_1
|
olgeni  |
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). |
16 Jan 2010 18:40:15
1.8.5
|
olgeni  |
Fix Makefile header. |
16 Jan 2010 11:30:03
1.8.5
|
olgeni  |
Add cl-md5-sbcl, a native MD5 implementation in Common Lisp (SBCL
binaries). |