Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The vast majority of pkg-descr files had the following format when they | Doug Barton | 2011-10-24 | 1 | -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 | ||||
* | Clean up my pkg-descr files (spelling and whitespace). | Jimmy Olgeni | 2010-08-04 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=258774 | ||||
* | Add cl-ppcre-clisp 0.5.4 | Foxfair Hu | 2003-10-03 | 1 | -0/+8 |
CL-PPCRE is a fast, perl compatible implementation of regular expressions written in portable, ANSI-compliant Common Lisp. PR: 52372 Submitted by: Henrik Motakef <henrik.motakef@web.de> Notes: svn path=/head/; revision=90078 |