23 Commits

Author SHA1 Message Date
op
26c19a944a update lang/sbcl to 2.2.5
maintainer timeout; build-test on macpcc + ok gkoehler@
2022-06-15 11:06:02 +00:00
op
cd7cd4a0b7 update lang/sbcl to 2.2.4
unbreak sbcl on i386 by using lang/ecl for the bootstrap: it's waaay
slower than lang/clisp but works.  Joshua hinted that it can be used to
build sbcl on other arches too.

Add a BDEP on capstone because the sb-capstone package uses it at build
time if present to run some sanity checks.  The sb-capstone library
caused some failures in the past on powerpc: they were fixed (with help
from gkoehler@, thanks!) and upstreamed.

maintainer timeout; ok solene@.  (ok sthen@ and gkoehler@ on a previous
version.)
2022-05-12 21:26:35 +00:00
solene
adbecbdbb5 Update to sbcl-2.1.11
ok gkoehler@ op@
maintainer timeout
2021-12-31 09:53:11 +00:00
solene
b6aa582c59 Update to sbcl-2.1.4
maintainer timeout
ok abieber@
2021-05-28 16:23:31 +00:00
solene
13bfea6093 Update to sbcl-2.0.1
diff from Timo Myyrä timo dot myyra at bittivirhe dot fi
ok maintainer Josh Elsasser
2020-03-15 19:53:59 +00:00
solene
0682110aab Update to sbcl-1.5.5
Diff from Timo Myyrä <timo.myyra@bittivirhe.fi> (thank you)
ok maintainer
2019-09-16 06:24:18 +00:00
solene
e890f60fae Update to sbcl-1.5.2
From maintainer joshe@
Re-enable -threads flavor
2019-05-13 12:58:58 +00:00
solene
dcfb84eaf0 Update sbcl-1.4.8
Patch from maintainer Josh Elsasser

ok solene@ jca@
2018-06-24 18:33:36 +00:00
solene
f466003bae Update sbcl 1.4.6
Hint about missing include from espie@

ok jca@
2018-04-27 16:25:12 +00:00
sthen
107249dd97 update to sbcl-1.4.5, and use MAP_STACK. from joshe (maintainer),
and thanks to Solène Rapenne for tests.
2018-03-08 15:17:39 +00:00
jca
2d25b45245 Update to sbcl-1.3.0, and add a 'threads' FLAVOR.
This is a FLAVOR for now since the code is still not enabled by default
upstream.  Threads are not supported on powerpc yet.

Diff from Solene Rapenne, maintainer timeout.
2016-11-02 13:26:07 +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
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
krw
945ba0522a Update to v1.1.8. Some minor improvements in regress results.
ok joshe@ ajacoutot@
2013-06-26 17:44:03 +00:00
krw
e9661ac4c3 Update to 1.1.5.
ok jasper@
2013-03-03 03:18:47 +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
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
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
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
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
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
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