aboutsummaryrefslogtreecommitdiff
path: root/devel/buildapp
Commit message (Collapse)AuthorAgeFilesLines
* Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjustBrendan Fabeny2013-10-031-0/+2
| | | | | | | | | dependent ports PR: 181545 [1] Notes: svn path=/head/; revision=329191
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* update lang/sbcl to 1.1.8, and adjust dependent portsBrendan Fabeny2013-06-061-1/+1
| | | | Notes: svn path=/head/; revision=320089
* update lang/sbcl to 1.1.7, and adjust dependent portsBrendan Fabeny2013-05-061-1/+1
| | | | Notes: svn path=/head/; revision=317524
* update lang/sbcl to 1.1.5+bugfixes, and adjust dependent portsBrendan Fabeny2013-03-031-1/+1
| | | | Notes: svn path=/head/; revision=313363
* update lang/sbcl to 1.1.4 and adjust dependent portsBrendan Fabeny2013-02-021-1/+1
| | | | Notes: svn path=/head/; revision=311445
* update lang/sbcl to 1.1.3 and adjust dependent portsBrendan Fabeny2013-01-051-6/+2
| | | | Notes: svn path=/head/; revision=309961
* update sbcl to 1.1.2 and maxima to 5.29.1; adjust dependent portsBrendan Fabeny2012-12-161-1/+1
| | | | Notes: svn path=/head/; revision=308981
* update lang/sbcl to 1.0.58 and switch to the new options format;Brendan Fabeny2012-09-131-1/+1
| | | | | | | adjust dependent ports Notes: svn path=/head/; revision=304169
* update lang/sbcl to 1.0.57, and adjust dependent portsBrendan Fabeny2012-05-221-1/+1
| | | | Notes: svn path=/head/; revision=297217
* update to 1.0.56 and adjust dependent ports; switch to the packagedBrendan Fabeny2012-04-231-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=295300
* update lang/sbcl to 1.0.55, and adjust dependent portsBrendan Fabeny2012-01-241-0/+1
| | | | Notes: svn path=/head/; revision=289738
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - use USE_SBCL from bsd.cl-asdf.mkPhilip M. Gollucci2010-11-271-14/+12
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=265231
* Allows building executables simply from sbcl.Giuseppe Pilichi2010-08-033-0/+50
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) Notes: svn path=/head/; revision=258675