| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
22 May 2012 19:16:10
2.0.0_4
|
bf  |
update lang/sbcl to 1.0.57, and adjust dependent ports |
23 Apr 2012 09:27:42
2.0.0_3
|
bf  |
update to 1.0.56 and adjust dependent ports; switch to the packaged
html documents, to avoid problems with our texinfo tools; pass prefix,
dynamic space size, and lisp bootstrap via make.sh options; update
flags and use them in tests; remove unused patches; simplify and sort
some variables and options-handling; shorten some long lines |
24 Jan 2012 14:10:45
2.0.0_2
|
bf  |
update lang/sbcl to 1.0.55, and adjust dependent ports |
16 Aug 2011 21:00:30
2.0.0_1
|
olgeni  |
Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that depend
on devel/cl-asdf. |
20 Jul 2011 19:40:38
2.0.0
|
pav  |
- Mark BROKEN: fails to build
Reported by: pointyhat |
05 Aug 2010 12:36:42
2.0.0
|
olgeni  |
Upgrade to version 2.0.0. |
20 Jan 2010 12:40:13
1.6.2_2
|
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). |
20 Jan 2010 12:26:21
1.6.2_1
|
olgeni  |
Fix RUN_DEPENDS. |
15 Jan 2010 12:13:45
1.6.2_1  |
olgeni  |
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. |
13 Jan 2010 11:39:30
1.6.2
|
olgeni  |
Upgrade to version 1.6.2. |
13 Jan 2010 00:20:58
1.5.9
|
olgeni  |
Remove dependencies on obsolete cl-asdf-sbcl port. |
12 Jan 2010 21:32:07
1.5.9
|
olgeni  |
Cleanup whitespace, disable command echo and reduce diff between
similar code fragments. |
12 Jan 2010 16:46:17
1.5.9
|
olgeni  |
Take over maintainership.
Approved by: maintainer |
01 Jun 2008 09:42:37
1.5.9
|
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
09 Apr 2006 12:02:52
1.5.9
|
pav  |
- Update to 1.5.9
PR: ports/95478
Submitted by: Matthew X. Economou <xenophon+fbsdports@irtnog.org> (maintainer) |
16 Oct 2005 14:48:09
1.4.37
|
vs  |
Populate virtual category "lisp"
PR: ports/86370
Submitted by: Julian Stecklina
Approved by: portmgr (linimon) |
14 Apr 2005 10:43:19
1.4.37
|
flz  |
- 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> |