aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/pcrs
Commit message (Collapse)AuthorAgeFilesLines
* Fix MASTER_SITES.krion2006-05-021-2/+1
| | | | | PR: ports/96604 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* Drop inexistent WWW.novel2006-03-161-2/+0
| | | | | PR: 94336, 94342, 94352, 94365 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* SHA256ify (manually checked)edwin2006-01-241-1/+2
| | | | | > > Approved by: krion@
* New port: textproc/pcrs PCRE sededwin2005-11-265-0/+139
PCRS is a small library, written as a supplement to the PCRE library, that implements regex based substitution with the syntax and semantics of Perl's s/// operator. PR: ports/89567 Submitted by: wongk@apt.homeunix.net