| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Feb 2013 12:34:39
20011114.1_2
|
olgeni  |
Convert Makefile headers to the new format. |
24 Oct 2011 09:11:38
20011114.1_2
|
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
20011114.1_2
|
olgeni  |
Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf. |
03 Jul 2011 14:59:23
20011114.1_1
|
ohauer  |
-remove MD5 |
15 Jan 2010 12:13:45
20011114.1_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
20011114.1
|
olgeni  |
Always use " -sf". |
12 Jan 2010 21:32:07
20011114.1
|
olgeni  |
Cleanup whitespace, disable command echo and reduce diff between
similar code fragments. |
11 Jan 2010 23:50:03
20011114.1
|
olgeni  |
Take over a few unmaintained ports. |
25 Nov 2005 22:46:45
20011114.1
|
linimon  |
Remove dead mastersites per distfile survey. |
24 Nov 2005 15:40:04
20011114.1
|
pav  |
- Add some SHA256 checksums |
16 Oct 2005 14:48:09
20011114.1
|
vs  |
Populate virtual category "lisp"
PR: ports/86370
Submitted by: Julian Stecklina
Approved by: portmgr (linimon) |
15 Oct 2005 05:12:01
20011114.1
|
linimon  |
Fix typo. |
06 Dec 2004 07:19:28
20011114.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) |
31 Mar 2004 03:12:58
20011114.1
|
trevor  |
SIZEify (maintainer timeout) |
28 Sep 2003 09:53:36
20011114.1
|
edwin  |
New Port: Splitting Common Lisp sequences
A small utility to split Common Lisp sequences. Depends
on the previously submitted ASDF port.
This port installs the source files and the .asd file (which
is similar to a Makefile of a pkg-config script). There are
other ports for the binaries for each supported Lisp system.
PR: ports/52373
Submitted by: Henrik Motakef <henrik.motakef@web.de> |