Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Jul 2014 16:38:08
2008.11.02_2

|
rene  |
Remove expired ports:
2014-07-28 net-im/gtkyahoo: Broken, unmaintained, unstaged, gtk12, i386 only
2014-07-28 devel/cl-cffi-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-alexandria-clisp: Depends on deprecated lang/clisp
2014-07-28 converters/cl-babel-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-infix-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/meta-cvs: Depends on deprecated lang/clisp
2014-07-28 textproc/cl-meta-clisp: Depends on deprecated lang/clisp
2014-07-28 www/cl-lml-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-trivial-features-clisp: Depends on deprecated lang/clisp
2014-07-28 security/cl-md5-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-port-clisp: Depends on deprecated lang/clisp
2014-07-28 textproc/cl-ppcre-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-asdf-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-split-sequence-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-trivial-gray-streams-clisp: Depends on deprecated lang/clisp
2014-07-28 lang/clisp: development has ceased, not staged |
08 Jun 2014 13:14:43
2008.11.02_2

|
olgeni  |
Remove indefinite articles from COMMENT where I'm maintainer. |
05 Jun 2014 18:27:36
2008.11.02_2

|
antoine  |
Fix typo |
05 Jun 2014 18:20:50
2008.11.02_2

|
antoine  |
Chase lang/clisp expiration date
With hat: portmgr |
15 Feb 2014 17:03:25
2008.11.02_2

|
antoine  |
Stage support |
20 Sep 2013 17:03:27


|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
26 Jan 2013 14:50:30
2008.11.02_2

|
olgeni  |
Convert Makefile headers to the new format in my ports. |
16 Aug 2011 20:59:36
2008.11.02_2
|
olgeni  |
Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf. |
20 Jan 2010 12:40:13
2008.11.02_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). |
17 Jan 2010 21:29:39
2008.11.02
|
olgeni  |
Add trivial-gray-streams, a library which provides an extremely
thin compatibility layer for Gray streams. |