1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Commit Graph

10 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
c937229ea3 - Add SHA256 2005-11-25 18:40:57 +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
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
4aa0a6d17f New Port: Common Lisp Parser Generator
Meta is a parser building toolkit implemented as a
	domain-specific language to be integrated in Common Lisp
	applications.

	This port depends on the previously submitted ASDF port.
	It installs the sources and the .asd file. There are other
	ports for the binaries for supported Lisp implementations.

PR:		ports/52361
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 09:16:06 +00:00