aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-split-sequence-sbcl
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgradeJoseph Mingrone2017-09-071-1/+1
| | | | Notes: svn path=/head/; revision=449398
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Stage supportAntoine Brodin2014-02-151-1/+0
| | | | Notes: svn path=/head/; revision=344429
* Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjustBrendan Fabeny2013-10-031-1/+1
| | | | | | | | | 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-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
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-2/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that dependJimmy Olgeni2011-08-161-3/+1
| | | | | | | on devel/cl-asdf. Notes: svn path=/head/; revision=279848
* - Mark BROKEN: fails to buildPav Lucistnik2011-07-201-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=278035
* When building ASDF modules with the previous cl-asdf port version,Jimmy Olgeni2010-01-202-3/+1
| | | | | | | | | | | | | | | | | | | | | | sometimes the build would fail because of "missing" packages that weren't actually missing (this only happened in ports that aren't committed yet). Rewrite the FASL placement code using the asdf-binary-locations extension, which is already included in the cl-asdf port but needs to be installed from ports when building for SBCL (which has its own ASDF code). The binary-locations code generates paths unsuitable for PLISTs, therefore it has been overridden with lisp-specific-fasl-subdir. Because of the new code, PLIST generation for cl-*-sbcl and cl-*-clisp ports is now entirely automated. All dependent cl-* ports are upgraded (obsolete code removed, PORTREVISION bumped). Notes: svn path=/head/; revision=248207
* Remove unused MASTER_SITES on FASL binary ports, since they onlyJimmy Olgeni2010-01-161-3/+0
| | | | | | | build sources installed by dependencies. Notes: svn path=/head/; revision=247970
* Remove redundant code and variables from the cl-* ports.Jimmy Olgeni2010-01-151-17/+8
| | | | | | | | | | | | | | Introduce bsd.cl-asdf.mk to automate the compilation and installation of Common Lisp libraries using the ASDF framework. Currently it supports building FASL files on SBCL and CLISP, to support the ports that already exist in the ports tree. This should help bringing in more cl-* ports from the ASDF repository without excessive code duplication. Notes: svn path=/head/; revision=247937
* Remove dependencies on obsolete cl-asdf-sbcl port.Jimmy Olgeni2010-01-131-2/+0
| | | | Notes: svn path=/head/; revision=247769
* Cleanup whitespace, disable command echo and reduce diff betweenJimmy Olgeni2010-01-121-21/+21
| | | | | | | similar code fragments. Notes: svn path=/head/; revision=247737
* Take over a few unmaintained ports.Jimmy Olgeni2010-01-111-1/+1
| | | | Notes: svn path=/head/; revision=247636
* Remove dead mastersites per distfile survey.Mark Linimon2005-11-251-2/+0
| | | | Notes: svn path=/head/; revision=149496
* Populate virtual category "lisp"Volker Stolz2005-10-161-1/+1
| | | | | | | | | PR: ports/86370 Submitted by: Julian Stecklina Approved by: portmgr (linimon) Notes: svn path=/head/; revision=145553
* Fix typo.Mark Linimon2005-10-151-1/+1
| | | | Notes: svn path=/head/; revision=145438
* Reset bouncing maintainer address:Kris Kennaway2004-12-061-1/+1
| | | | | | | | | <henrik.motakef@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550 <henrik.motakef@web.de> Benutzer nicht bekannt/User unknown (in reply to RCPT TO command) Notes: svn path=/head/; revision=123285
* New Port: Splitting Common Lisp Sequences (SBCL Binaries)Edwin Groothuis2003-09-283-0/+51
split-sequence binaries for lang/sbcl PR: ports/52374 Submitted by: Henrik Motakef <henrik.motakef@web.de> Notes: svn path=/head/; revision=89639