cvs commit: ports/devel/hs-edit-distance Makefile distinfo
pkg-descr ports/lang/ghc bsd.hackage.mk
Gabor Pali
pgj at FreeBSD.org
Sun Jun 3 19:04:01 UTC 2012
pgj 2012-06-03 19:04:01 UTC
FreeBSD ports repository
Modified files:
lang/ghc bsd.hackage.mk
Added files:
devel/hs-edit-distance Makefile distinfo pkg-descr
Log:
Optimized edit distances for fuzzy matching, including Levenshtein and
restricted Damerau-Levenshtein algorithms.
WWW: http://github.com/batterseapower/edit-distance
Obtained from: FreeBSD Haskell
Revision Changes Path
1.1 +20 -0 ports/devel/hs-edit-distance/Makefile (new)
1.1 +2 -0 ports/devel/hs-edit-distance/distinfo (new)
1.1 +4 -0 ports/devel/hs-edit-distance/pkg-descr (new)
1.177 +2 -1 ports/lang/ghc/bsd.hackage.mk
More information about the cvs-all
mailing list