summaryrefslogtreecommitdiffstats
path: root/security/p5-Digest-FNV
Commit message (Collapse)AuthorAgeFilesLines
* - Remove support for old Perl from my portsgabor2007-03-312-30/+1
|
* Change my e-mail address.gabor2006-12-081-1/+1
| | | | Approved by: erwin (mentor)
* Update search.cpan.org WWW: entries to have a trailing slash.fenner2006-02-201-1/+1
| | | | | | | Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in.
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - unbreak on old perlleeym2005-12-242-3/+28
| | | | | Submitted by: leeym Approved by: maintainer via email
* Digest::FNV is an implementation for the 32-bit version of Fowler/Noll/Voerwin2005-12-174-0/+41
hashing algorithm which allows variable length input strings to be quickly hashed into unsigned integer values. For more information about this hash, please visit http://www.isthe.com/chongo/tech/comp/fnv/. WWW: http://search.cpan.org/dist/Digest-FNV PR: ports/90563 Submitted by: Gabor Kovesdan
OpenPOWER on IntegriCloud