aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Algorithm-RabinKarp
Commit message (Collapse)AuthorAgeFilesLines
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-202-3/+2
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275887
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* 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