aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-LCS
Commit message (Collapse)AuthorAgeFilesLines
* 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-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Add p5-Algorithm-LCS 1.04, fast (XS) implementation of the LongestLars Thegler2005-09-144-0/+41
Common Subsequence Algorithm. PR: ports/84151 Submitted by: tiger@whitetigersd.com Notes: svn path=/head/; revision=142743