Commit graph

18 commits

Author SHA1 Message Date
Brendan Fabeny
b7c7102421 update lang/sbcl to 1.0.58 and switch to the new options format;
adjust dependent ports
2012-09-13 02:03:41 +00:00
Brendan Fabeny
8b28c33e00 update lang/sbcl to 1.0.57, and adjust dependent ports 2012-05-22 19:16:09 +00:00
Brendan Fabeny
0eb8a47869 update to 1.0.56 and adjust dependent ports; switch to the packaged
html documents, to avoid problems with our texinfo tools; pass prefix,
dynamic space size, and lisp bootstrap via make.sh options; update
flags and use them in tests; remove unused patches; simplify and sort
some variables and options-handling; shorten some long lines
2012-04-23 09:27:42 +00:00
Brendan Fabeny
f00f210e61 update lang/sbcl to 1.0.55, and adjust dependent ports 2012-01-24 14:10:45 +00:00
Doug Barton
989772c9ac 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
2011-10-24 09:11:38 +00:00
Jimmy Olgeni
812cc45fb9 Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that depend
on devel/cl-asdf.
2011-08-16 21:00:30 +00:00
Pav Lucistnik
3129b4c952 - Mark BROKEN: fails to build
Reported by:	pointyhat
2011-07-20 19:40:38 +00:00
Jimmy Olgeni
f45332dd48 Upgrade to version 2.0.3.
Obtained from:	 swell.k gmail com
2010-10-08 15:05:40 +00:00
Jimmy Olgeni
c1443357db Clean up my pkg-descr files (spelling and whitespace). 2010-08-04 14:11:56 +00:00
Jimmy Olgeni
9d2ef0bb9e 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).
2010-01-20 12:40:13 +00:00
Jimmy Olgeni
09a61261f7 Remove unused MASTER_SITES on FASL binary ports, since they only
build sources installed by dependencies.
2010-01-16 11:13:23 +00:00
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
3b04278386 Remove dependencies on obsolete cl-asdf-sbcl port. 2010-01-13 00:20:58 +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
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
Edwin Groothuis
62956fc232 New Port: Portable Perl-Compatible Regexps for Common Lisp (SBCL Binaries)
cl-ppcre binaries for lang/sbcl

PR:		ports/52370
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:29:59 +00:00