| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Feb 2013 12:34:39
2.017,1
|
olgeni  |
Convert Makefile headers to the new format. |
24 Oct 2011 04:17:38
2.017,1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
16 Aug 2011 20:52:05
2.017,1
|
olgeni  |
Upgrade to ASDF 2.017.
From now on, asdf-binary-translations is no longer supported upstream.
Therefore, we use the new asdf:initialize-output-translations
function with the same logic as before.
SBCL 1.0.49 already has a bundled ASDF 2, which caused all cl-*-sbcl
ports to fail. The upcoming Clozure CL 1.7 will also need ASDF 2
support. |
20 Jan 2010 12:40:13
1.374_2,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). |
15 Jan 2010 12:13:45
1.374_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. |
14 Jan 2010 11:09:40
1.374,1
|
olgeni  |
Fix build by using a single clisp session. |
13 Jan 2010 13:28:27
1.374,1
|
olgeni  |
Suppress echo. |
12 Jan 2010 22:28:35
1.374,1
|
olgeni  |
Upgrade to version 1.374 and cleanup.
The asdf-init.lisp script was changed to support the bundled ASDF
libraries in lang/ccl and lang/sbcl. Therefore, it can be safely
loaded by both (also by lang/clisp) to enable the ASDF framework. |
08 Jan 2010 20:33:37
2003.05.16_2
|
olgeni  |
Taker over unmaintained ports. |
06 Jun 2008 13:21:59
2003.05.16_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
16 Oct 2005 14:48:09
2003.05.16_1
|
vs  |
Populate virtual category "lisp"
PR: ports/86370
Submitted by: Julian Stecklina
Approved by: portmgr (linimon) |
06 Dec 2004 07:19:28
2003.05.16_1
|
kris  |
Reset bouncing maintainer address:
<henrik.motakef@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550
<henrik.motakef@web.de> Benutzer nicht bekannt/User unknown (in reply to
RCPT TO command) |
04 Feb 2004 05:21:48
2003.05.16_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
03 Jun 2003 03:28:23
2003.05.16
|
will  |
Add cl-asdf-clisp 2003.05.16, a system definition facility for
Common Lisp.
PR: 52360
Submitted by: Henrik Motakef <henrik.motakef@web.de> |