summaryrefslogtreecommitdiff
path: root/converters/cl-babel-sbcl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Convert Makefile headers to the new format in my ports (round #2).Jimmy Olgeni2013-01-261-1/+0
| | | | Notes: svn path=/head/; revision=311019
* update lang/sbcl to 1.1.3 and adjust dependent portsBrendan Fabeny2013-01-051-5/+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-1/+1
| | | | Notes: svn path=/head/; revision=289738
* Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that dependJimmy Olgeni2011-08-161-0/+1
| | | | | | | on devel/cl-asdf. Notes: svn path=/head/; revision=279848
* Add missing dependency on devel/cl-alexandria.Jimmy Olgeni2010-01-211-0/+2
| | | | Notes: svn path=/head/; revision=248279
* - Correct dependency on cl-babelPav Lucistnik2010-01-211-2/+2
| | | | | | | | Reported by: pointyhat Pointy hat to: olgeni Notes: svn path=/head/; revision=248261
* Add cl-babel, a charset encoding/decoding library, not unlike GNUJimmy Olgeni2010-01-202-0/+35
libiconv, but completely written in Common Lisp. Notes: svn path=/head/; revision=248220