Jimmy Olgeni
0da9b55af8
Revert to 1.0.34 (keeping the --dynamic-space-size build fixes) due
...
to explanations found in ports/146623.
Noticed by: b. f.
Pointy hat to: olgeni
2010-09-23 16:31:02 +00:00
Jimmy Olgeni
70d0fcafa8
- Update to 1.0.40.0
...
- Patch a few files to use the exported LISP_EXTRA_ARG variable,
thus respecting --dynamic-space-size on every sbcl invocation.
Without this, the port fails to build even if DYNAMIC_SPACE_SIZE
is set to a proper value.
PR: ports/149281
Submitted by: olgeni
Approved by: maintainer timeout (50 days)
2010-09-23 14:15:52 +00:00
Stanislav Sedov
4ae3e7816d
- Update to 1.0.34.
2010-01-05 01:29:47 +00:00
Stanislav Sedov
3cb83e5c35
- Update bootstrap binaries to the latest version.
2009-10-16 15:01:15 +00:00
Stanislav Sedov
4669a758ce
- Update to 1.0.31.
...
- Use FreeBSD8 binaries for 9.0 bootstrap
- Add "bootstrap" target to simplify binary distribution builds
2009-10-14 22:02:54 +00:00
Dmitry Marakasov
048988d9ba
- Fix some more SF URLs, including ones in PATCH_SITES and comments (for consistency)
...
Approved by: portmgr (pav)
2009-08-27 18:31:08 +00:00
Stanislav Sedov
2e8138a35f
- Update to 1.0.30.
...
- Fix threading support (thanks to Hiroyuki Komatsu <kom@narihara-lab.jp>).
- Temporary use my mirror for distfiles until issues with sourceforge are
resolved.
2009-08-09 11:28:23 +00:00
Stanislav Sedov
9615fc817a
- The distfile has been rerolled with the missing SUPPORT file included.
...
- Fix FILL bug on amd64 platforms.
2009-06-05 10:46:04 +00:00
Stanislav Sedov
b2d7a6484e
- Update to 1.0.29.
2009-06-04 15:40:22 +00:00
Stanislav Sedov
fee858f321
- Update to 1.0.27.
2009-04-07 11:00:47 +00:00
Stanislav Sedov
0bdef351e1
- Update to 1.0.25.
...
PR: ports/131103 (based on)
Submitted by: bf <bf2006a@yahoo.com>
2009-02-09 15:24:39 +00:00
Stanislav Sedov
20007408e3
- Update to 1.0.23.
2008-12-01 19:28:15 +00:00
Stanislav Sedov
dbe0ac14d3
- Update to 1.0.22.
...
PR: ports/128695
Submitted by: bf <bf2006a@yahoo.com>
2008-11-08 19:36:18 +00:00
Stanislav Sedov
ede48dbe37
- Update to 1.0.21.
2008-10-03 09:52:50 +00:00
Stanislav Sedov
df12fda474
- Update to 1.0.20.
...
PR: ports/127062
Submitted by: bf <bf2006a@yahoo.com>
2008-09-05 23:44:02 +00:00
Stanislav Sedov
270ae13e20
- Reroll the binary version for 6-STABLE-i386, as the previous
...
version appears to be broken.
2008-08-02 21:56:04 +00:00
Stanislav Sedov
82623c4510
- Update to 1.0.19.
2008-08-02 20:34:32 +00:00
Stanislav Sedov
fec0dbfa52
- Update to 1.0.18.
...
PR: ports/125620
Submitted by: bf <bf2006a@yahoo.com>
2008-07-23 07:23:00 +00:00
Stanislav Sedov
c936306783
- Update to 1.0.17.
...
- Update bootstrap binaries to the latest version. Also, add bootstrap
for each supported FreeBSD version to eliminate compat-XXX dependency.
- Add a knob to specify SBCL dynamic space size (useful for low-memory
systems). [1]
- Enable sb-luted for threaded SBCL. [1]
- FreeBSD 5.x cleanup.
PR: ports/123250 (based on) [1]
Submitted by: bf <bf2006a@yahoo.com>
2008-06-05 08:39:35 +00:00
Stanislav Sedov
9d01f74b20
- Take maintainership.
2008-05-14 14:39:23 +00:00
Edwin Groothuis
a7677117b4
Fix build of sbcl on non-i386 due to distfiles issues
2008-05-04 04:47:34 +00:00
Edwin Groothuis
865b1ec408
Update to 1.0.16
2008-04-30 01:55:54 +00:00
Pav Lucistnik
c89a4d9643
- Update to 1.0.14
...
PR: ports/120530
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
Approved by: maintainer timeout (2 months)
2008-04-23 20:37:58 +00:00
Felippe de Meirelles Motta
a1159f7afc
- Drop maintainership of this maintainer.
...
PR: ports/121790
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: gabor (mentor)
2008-03-19 12:47:18 +00:00
Pav Lucistnik
1a3665d9cd
- Update to 1.0.11
...
PR: ports/117519
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-12-18 16:21:28 +00:00
Martin Wilke
bb0913d75c
- Update to 1.0.10
...
PR: 116654
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-09-27 22:27:12 +00:00
OKAZAKI Tetsurou
a75df58427
Update to 1.0.9.
...
PR: 115857
Submitted by: maintainer
2007-08-29 00:13:41 +00:00
Martin Wilke
21c3a353de
- Update to 1.0.8
...
PR: 114909
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-07-26 11:53:07 +00:00
Tilman Keskinoz
2ba0a67c42
Update to 1.0.7
...
PR: 114094
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
2007-06-28 14:02:51 +00:00
Giorgos Keramidas
6d9eed6c34
Fix minor typo in the description of the THREADS option.
2007-06-04 07:45:34 +00:00
Martin Wilke
0d64ed0831
- Fix build
...
Submitted by: pointyhat via kris
: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-06-01 11:20:21 +00:00
Martin Wilke
49321eef83
- Update to 1.0.6
...
PR: 113051
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-05-27 17:39:28 +00:00
Martin Wilke
df10c26118
- Update to 1.0.5
...
- Drop support for FreeBSD 4
PR: 112220
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-04-29 21:07:20 +00:00
Cheng-Lung Sung
ac96bd013b
- Update lang/sbcl to 1.0.4.
...
PR: ports/110829
Submitted by: maintainer (NIIMI Satoshi)
2007-03-26 05:21:12 +00:00
Martin Wilke
6aa54c05ba
- Update to 1.0.3
...
PR: 109652
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-03-01 10:01:15 +00:00
Vanilla I. Shu
f1533ea412
Upgrade to 1.0.2
...
PR: ports/108363
Submitted by: maintainer
2007-01-26 13:19:25 +00:00
Martin Wilke
604e514e2f
-Use native binaries to bootstrap on amd64 not to require i386 binary
...
compatibility.
- This would fix build failure on pointyhat.
PR: ports/107804
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-01-11 07:41:57 +00:00
Martin Wilke
7b7ccc3d72
- Update to 1.0.1
...
PR: ports/107223
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2006-12-27 15:17:05 +00:00
Martin Wilke
82d45bd93c
- Fix handling of floating point exception on AMD64.
...
- Support build on AMD64 with threading.
PR: ports/106506
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
2006-12-09 09:31:29 +00:00
Martin Wilke
fce28c16a5
- Update to 1.0
...
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2006-12-02 00:20:41 +00:00
Martin Wilke
7d05834486
- Update to 0.9.18
...
PR: ports/104846
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2006-11-01 08:06:51 +00:00
Rong-En Fan
68a2335e32
- Update to 0.9.17
...
PR: ports/103698
Submitted by: NIIMI Satoshi <sa2c at sa2c.net> (maintainer)
2006-09-27 18:49:33 +00:00
Cheng-Lung Sung
fe73623fd3
- Update to 0.9.16
...
PR: ports/102539
Submitted by: maintainer (NIIMI Satoshi)
2006-08-26 15:56:36 +00:00
Ion-Mihai Tetcu
2abba14b1d
Update to 0.9.15
...
PR: ports/100907
Submitted by: NIIMI Satoshi (maintainer)
2006-07-27 11:17:34 +00:00
Ion-Mihai Tetcu
164919462b
Update lang/sbcl to 0.9.14.
...
PR: ports/99582
Submitted by: maintainer
2006-06-28 21:52:29 +00:00
Volker Stolz
2d16c10688
Update to 0.9.13
...
PR: ports/98046
Submitted by: maintainer
2006-05-29 09:48:27 +00:00
Renato Botelho
8d09b3b47b
- Update lang/sbcl to 0.9.12
...
- sbcl depends on archivers/gtar because of the difference of
bsdtar output and GNU tar output, preceding "x ".
Changes asdf-install to parse bsdtar's output in addition to
GNU tar's output.
This idea is inspired by Paul Ledbetter III.
PR: ports/96380
Submitted by: maintainer
2006-04-27 15:46:27 +00:00
Jean Milanez Melo
60f84366ea
- Update to 0.9.11.
...
PR: ports/94991
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Approved by: mnag (mentor)
2006-04-11 19:59:31 +00:00
Marcus Alves Grando
c1a49a3d6f
- Update to 0.9.10
...
PR: 93900
Submitted by: maintainer
2006-03-15 15:26:47 +00:00
Sam Lawrance
5a5e6e8439
Bump the bootstrap binary version to 0.9.9.
...
PORTVERSION bump is not required as there are no functional changes.
PR: ports/93043
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2006-02-09 13:28:01 +00:00