aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-String-Similarity
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+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
* - Update to 1.03Chin-San Huang2007-07-303-11/+7
| | | | | | | | | | | | - Remove perl < 5.6 support - Add WWW. PR: ports/115003 Submitted by: chinsan Approved by: kevlo(maintainer), rafan (mentor, implicit) Notes: svn path=/head/; revision=196664
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Update to 1.02Kevin Lo2005-07-152-3/+3
| | | | | | | | PR: ports/83460 Submitted by: leeym Notes: svn path=/head/; revision=139242
* String::Similarity requires perl5.8Yen-Ming Lee2004-08-051-1/+7
| | | | | | | | PR: 69456 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=115440
* update to String-Similarity-1Yen-Ming Lee2004-08-052-3/+3
| | | | | | | | | PR: 69456, 69993 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>, leeym Approved by: kevlo Notes: svn path=/head/; revision=115439
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* utilize SITE_PERLYing-Chieh Liao2003-10-242-8/+7
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove a redundant trailing space.Akinori MUSHA2001-10-211-1/+1
| | | | Notes: svn path=/head/; revision=49024
* Initial import of String-Similarity 0.02Kevin Lo2001-06-225-0/+36
This is the perl module that calculates the similarity of two strings. Notes: svn path=/head/; revision=44304