aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-Nilsimsa
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - 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
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* 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=154116
* - remove %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto from pkg-plistYen-Ming Lee2004-12-181-1/+0
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=124389
* SIZEify my ports.Yen-Ming Lee2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104359
* makes these ports "portlint clean".Yen-Ming Lee2004-01-051-1/+1
| | | | Notes: svn path=/head/; revision=97379
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+0
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* remove extra directories.Yen-Ming Lee2003-06-241-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=83525
* apply SITE_PERLYen-Ming Lee2003-06-111-5/+7
| | | | | | | | | remove extra directories Noticed by: bento Notes: svn path=/head/; revision=82753
* 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
* change my email address to leeym@FreeBSD.orgYen-Ming Lee2002-08-191-1/+1
| | | | | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=64651
* new port: security/p5-Digest-NilsimsaYen-Ming Lee2002-08-155-0/+34
A nilsimsa signature is a statistic of n-gram occurance in a piece of text. It is a 256 bit value usually represented in hex. This module is a wrapper around nilsimsa implementation in C by cmeclax. PR: ports/41644 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=64546