summaryrefslogtreecommitdiff
path: root/textproc/p5-Algorithm-RabinKarp
Commit message (Collapse)AuthorAgeFilesLines
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to v0.41. (The developer release was a quick fix to a testingAaron Dalton2006-12-282-5/+9
| | | | | | | problem for older perls. v0.42 is forthcoming.) Notes: svn path=/head/; revision=180913
* - Update to v0.39Aaron Dalton2006-07-023-7/+9
| | | | | | | Approved by: tobez (implicit) Notes: svn path=/head/; revision=166745
* add SHA256 checksumEdwin Groothuis2006-05-311-0/+1
| | | | Notes: svn path=/head/; revision=164027
* - Updated from v0.36 to v0.37Aaron Dalton2006-05-282-4/+5
| | | | | | | | | - Added build requirement upon Test::More Approved by: tobez (implicit) Notes: svn path=/head/; revision=163756
* Adding port textproc/p5-Algorithm-RabinKarp, an implementation of Rabin and ↵Aaron Dalton2006-05-244-0/+54
Karp's streaming hash, as described in "Winnowing: Local Algorithms for Document Fingerprinting" by Schleimer, Wilkerson, and Aiken. Approved by: tobez (implicit) Notes: svn path=/head/; revision=163295