| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Feb 2013 12:34:39
2.0.3_1
|
olgeni  |
Convert Makefile headers to the new format. |
24 Oct 2011 09:11:38
2.0.3_1
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
16 Aug 2011 20:59:36
2.0.3_1
|
olgeni  |
Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf. |
03 Jul 2011 14:40:25
2.0.3
|
ohauer  |
-remove MD5 |
08 Oct 2010 15:05:40
2.0.3
|
olgeni  |
Upgrade to version 2.0.3.
Obtained from: swell.k gmail com |
04 Aug 2010 14:11:56
0.5.4_1
|
olgeni  |
Clean up my pkg-descr files (spelling and whitespace). |
15 Jan 2010 12:13:45
0.5.4_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 12:52:22
0.5.4
|
olgeni  |
Always use " -sf". |
12 Jan 2010 21:32:07
0.5.4
|
olgeni  |
Cleanup whitespace, disable command echo and reduce diff between
similar code fragments. |
11 Jan 2010 23:50:03
0.5.4
|
olgeni  |
Take over a few unmaintained ports. |
25 Nov 2005 18:40:57
0.5.4
|
pav  |
- Add SHA256 |
16 Oct 2005 14:48:09
0.5.4
|
vs  |
Populate virtual category "lisp"
PR: ports/86370
Submitted by: Julian Stecklina
Approved by: portmgr (linimon) |
06 Dec 2004 07:19:28
0.5.4
|
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) |
31 Mar 2004 03:12:58
0.5.4
|
trevor  |
SIZEify (maintainer timeout) |
28 Sep 2003 09:49:33
0.5.4
|
edwin  |
New Port: Portable Perl-Compatible Regexps for Common Lisp
cl-ppcre is a pure ANSI Common Lisp implementation of
Perl-compatible regular expressions.
This port depends on the previously submitted ASDF port.
It installs the sources and the .asd file. There are other
ports for binaries for the supported Lisp implementations.
PR: ports/52369
Submitted by: Henrik Motakef <henrik.motakef@web.de> |