30 Commits

Author SHA1 Message Date
jasper
1c3c3bbb7b - use ${CC} instead of hardcoding egcc (pointed out by sthen@)
- also use gcc4 from ports on i386 to combat failing tests (pointed out by joshe@)

ok joshe@ (MAINTAINER)
2015-08-31 18:37:30 +00:00
jasper
14b12a81cc - update to sbcl-1.2.14
based on an initial update by Manuel Giraud
maintainer timed-out
2015-08-11 21:41:04 +00:00
joshe
3fb77d3eec Update lang/sbcl to 1.1.14
ok krw@ jturner@
2013-12-10 17:37:54 +00:00
jturner
e756f2bf16 Kill 0-byte patch 2013-11-10 01:56:11 +00:00
jca
4f8cbf71ee Update to sbcl-1.1.12, regress tests ok. The struct timeval patch for
sb-posix will be removed when tv_usec will be a suseconds_t.  ok krw@
2013-10-22 19:44:15 +00:00
jca
1d0a80f71e Fix struct timeval representation leading to build failures, and remove
BROKEN-i386.  This makes sbcl usable on i386 again.  ok krw@
2013-09-15 16:34:00 +00:00
sthen
3c955007bb mark BROKEN-i386, fails since 64-bit time_t 2013-09-06 22:16:24 +00:00
krw
945ba0522a Update to v1.1.8. Some minor improvements in regress results.
ok joshe@ ajacoutot@
2013-06-26 17:44:03 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
krw
e9661ac4c3 Update to 1.1.5.
ok jasper@
2013-03-03 03:18:47 +00:00
jasper
989289a59f remove empty files 2012-11-13 10:42:27 +00:00
pascal
07ffe3ec07 Adapt PIE fixes to new gcc/ld behaviour: Use -nopie as LDFLAGS and -fno-pie as
CFLAGS.

found in a bulk by and ok naddy@
2012-08-30 20:54:59 +00:00
krw
ad485c2079 Upgrade to 1.58.
From Manuel Giraud via tech@. Thanks!

Tested on i386/amd64/macppc to show fewer regressions failing than
1.54!

ok joshe@
2012-08-27 18:03:32 +00:00
pascal
b118d4e770 Neither of these ports can use PIE.
ok naddy@
2012-08-11 23:02:23 +00:00
krw
312ae7a305 Ooops. Missed PLIST updates. Cluebat provided by joshe@. 2012-01-04 20:16:43 +00:00
krw
bd672bae5e Update to 1.0.54. Some regressions fixed. Some macppc ones still
fail.

Maintainer timeout. ok sthen@ pirofti@ ok for superseded 1.0.52
update.
2012-01-03 02:01:25 +00:00
espie
53295a4812 bye bye FLAVOR:L 2011-12-02 14:36:13 +00:00
espie
636a5c9ac4 CHMOD and CHOWN serve no useful purpose, they're just chown/chmod 2011-10-21 16:23:44 +00:00
jasper
7665c5d699 - update sbcl to 1.0.50
* various bug fixes and optimizations, as described in /usr/local/share/doc/sbcl/NEWS

committing on behalf of joshe@ (MAINTAINER)
2011-07-28 20:54:23 +00:00
jasper
a18204ad04 - fix patch names, no binary change
- regen a patch while here
2011-07-08 11:42:09 +00:00
joshe
955603c335 Update lang/sbcl to 1.0.48
This eliminates a number of patches which have been committed
upstream, as well as removes the texlive build dependency. The PDF
documentation is no longer built, which doesn't seem to upset anyone.

ok jasper@
2011-05-12 02:11:52 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
espie
88dd25abf4 USE_GROFF=Yes 2010-10-18 19:20:41 +00:00
joshe
225f3da797 Update my email address. 2010-09-21 22:25:08 +00:00
jasper
f865c680f8 - missed in previous 2010-08-24 12:20:43 +00:00
jasper
2ed4a8f6f1 - update sbcl to 1.0.41
- add support for powerpc

from josh elasser (MAINTAINER), thanks!
2010-08-24 12:20:30 +00:00
naddy
bcc6924b27 catch up with struct sigframe change on i386; from maintainer Josh Elsasser 2010-07-06 21:49:24 +00:00
pirofti
b49caa5621 Update SBCL to version 1.0.31 from MAINTAINER (Josh Elsasser).
Highlights:
	- amd64 support
	- bootstraping works with clisp
2009-11-17 10:44:59 +00:00
deanna
7e320765fa Hide arch-dependant distfile from those that don't need it. Unbreaks
mirror-maker.

From Josh Elsasser (MAINTAINER)
noticed by and ok naddy@
2008-04-15 12:07:31 +00:00
deanna
e9a5bb18d6 Import sbcl 1.0.15
Steel Bank Common Lisp (SBCL) is an open source (free software)
compiler and runtime system for ANSI Common Lisp. It provides an
interactive environment including an integrated native compiler, a
debugger, and many extensions.

From Josh Elsasser (MAINTAINER)

ok kili@, jasper@
2008-04-14 12:29:40 +00:00