Commit graph

11 commits

Author SHA1 Message Date
Jimmy Olgeni
1ac224e563 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.
2010-01-15 12:14:39 +00:00
Jimmy Olgeni
d4409fc88e Always use " -sf". 2010-01-13 12:52:22 +00:00
Jimmy Olgeni
124bd509d9 Cleanup whitespace, disable command echo and reduce diff between
similar code fragments.
2010-01-12 21:32:07 +00:00
Jimmy Olgeni
6e77654144 Take over a few unmaintained ports. 2010-01-11 23:50:03 +00:00
Mark Linimon
c2ac09517d Remove dead mastersites per distfile survey. 2005-11-25 22:50:35 +00:00
Pav Lucistnik
22fea9c3df - Add some SHA256 checksums 2005-11-24 15:40:04 +00:00
Volker Stolz
cf1ae89fdf Populate virtual category "lisp"
PR:		ports/86370
Submitted by:	Julian Stecklina
Approved by:	portmgr (linimon)
2005-10-16 14:48:09 +00:00
Mark Linimon
afbfab6680 Fix typo. 2005-10-15 05:12:01 +00:00
Kris Kennaway
fa5c2c489f 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)
2004-12-06 07:19:28 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Edwin Groothuis
b332211546 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>
2003-09-28 09:53:36 +00:00