aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-split-sequence-clisp
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add cl-split-sequence-clisp 20011114.1, partinitoning Common LispFoxfair Hu2003-10-033-0/+50
sequences. split-sequence is a small library to split sequences in to a list of subsequences delimited by an object satisfying a test function. It is a member of the Common Lisp Utilities family of programs, designed by community consensus. PR: 52376 Submitted by: Henrik Motakef <henrik.motakef@web.de> Notes: svn path=/head/; revision=90082