| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
22 May 2012 19:16:10
1.1_3
|
bf  |
update lang/sbcl to 1.0.57, and adjust dependent ports |
23 Apr 2012 09:27:42
1.1_2
|
bf  |
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 |
24 Jan 2012 14:10:45
1.1_1
|
bf  |
update lang/sbcl to 1.0.55, and adjust dependent ports |
03 Jul 2011 14:59:23
1.1
|
ohauer  |
-remove MD5 |
27 Nov 2010 01:16:52
1.1
|
pgollucci  |
- use USE_SBCL from bsd.cl-asdf.mk
- remove obsoleted LICENSE_FILE hack
- fix typo in COMMENT: wrapper vs. wrapped
- install verbosely like most ports do
- move plist defines after build defines (cosmetic)
PR: ports/151343
Submitted by: Anonymous <swell.k@gmail.com>
Approved by: maintainer timeout (dunkyp@gmail.com ; 46 days) |
03 Aug 2010 10:19:19
1.1
|
jacula  |
Allows building executables simply from sbcl.
Also allows for ARGV so programs generated
behave like normal unix programs.
WWW: http://www.xach.com/lisp/buildapp/
PR: ports/145088
Submitted by: Duncan Paterson <dunkyp@gmail.com>
Approved by: pgj (mentor) |