| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Feb 2013 12:34:39
2002.10.02.1_5
|
olgeni  |
Convert Makefile headers to the new format. |
16 Aug 2011 20:59:36
2002.10.02.1_5
|
olgeni  |
Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf. |
20 Jan 2010 12:40:13
2002.10.02.1_4
|
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 11:13:23
2002.10.02.1_3
|
olgeni  |
Remove unused MASTER_SITES on FASL binary ports, since they only
build sources installed by dependencies. |
15 Jan 2010 12:13:45
2002.10.02.1_3  |
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. |
12 Jan 2010 21:32:07
2002.10.02.1_2
|
olgeni  |
Cleanup whitespace, disable command echo and reduce diff between
similar code fragments. |
11 Jan 2010 23:50:03
2002.10.02.1_2
|
olgeni  |
Take over a few unmaintained ports. |
21 Dec 2009 02:19:12
2002.10.02.1_2
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
06 Jun 2008 13:21:59
2002.10.02.1_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) |
25 Nov 2005 22:46:45
2002.10.02.1_1
|
linimon  |
Remove dead mastersites per distfile survey. |
16 Oct 2005 14:48:09
2002.10.02.1_1
|
vs  |
Populate virtual category "lisp"
PR: ports/86370
Submitted by: Julian Stecklina
Approved by: portmgr (linimon) |
06 Dec 2004 07:19:28
2002.10.02.1_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
2002.10.02.1_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
03 Oct 2003 07:30:46
2002.10.02.1
|
foxfair  |
Add cl-port-clisp 2002.10.02.1, cross-Lisp portability package.
CLOCC Port provides a portable interface to various features absent
from the ANSI Common Lisp standard, such as sockets, multiprocessing,
calling external programs, Gray streams etc.
PR: 52368
Submitted by: Henrik Motakef <henrik.motakef@web.de> |