aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Match-FastAlternatives
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to staging (as a user)Mathieu Arnold2014-01-242-3/+1
| | | | | | | | | | - Add license - Pet portlint Sponsored by: Absolight Notes: svn path=/head/; revision=340908
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326944
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Initial import of p5-Text-Match-FastAlternative 0.14Kevin Lo2010-04-304-0/+36
This module allows you to search for any of a list of substrings ("keys") in a larger string. It is particularly efficient when the set of keys is large. Notes: svn path=/head/; revision=253459