aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-split-sequence-clisp
Commit message (Collapse)AuthorAgeFilesLines
* 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