1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Brendan Fabeny
780303a9b4 update lang/sbcl to 1.1.8, and adjust dependent ports 2013-06-06 13:13:34 +00:00
Brendan Fabeny
296877462b update lang/sbcl to 1.1.7, and adjust dependent ports 2013-05-06 15:33:07 +00:00
Brendan Fabeny
a600511760 update lang/sbcl to 1.1.5+bugfixes, and adjust dependent ports 2013-03-03 15:55:04 +00:00
Brendan Fabeny
354a739598 update lang/sbcl to 1.1.4 and adjust dependent ports 2013-02-02 21:57:41 +00:00
Jimmy Olgeni
0821d5883f Convert Makefile headers to the new format in my ports (round #2). 2013-01-26 15:03:48 +00:00
Brendan Fabeny
2a56971eac update lang/sbcl to 1.1.3 and adjust dependent ports 2013-01-05 14:13:46 +00:00
Brendan Fabeny
8680d9196e update sbcl to 1.1.2 and maxima to 5.29.1; adjust dependent ports 2012-12-16 05:34:02 +00:00
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
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
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
84dbbbb768 Fix Makefile header. 2010-01-16 18:40:15 +00:00
Jimmy Olgeni
b7a12c91ea Add cl-md5-sbcl, a native MD5 implementation in Common Lisp (SBCL
binaries).
2010-01-16 11:30:03 +00:00