| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Jan 2013 14:50:30
2010.01.16_2
|
olgeni  |
Convert Makefile headers to the new format in my ports. |
16 Aug 2011 20:59:36
2010.01.16_2
|
olgeni  |
Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf. |
04 Aug 2010 14:11:56
2010.01.16_1
|
olgeni  |
Clean up my pkg-descr files (spelling and whitespace). |
20 Jan 2010 12:40:13
2010.01.16_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 19:12:05
2010.01.16
|
olgeni  |
Add cl-alexandria, a collection of portable public domain utilities
for Common Lisp (CLISP binaries). |