Bug 90564 - [new port] security/p5-Digest-JHash
Summary: [new port] security/p5-Digest-JHash
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-17 16:00 UTC by Gabor Kovesdan
Modified: 2005-12-17 16:16 UTC (History)
1 user (show)

See Also:


Attachments
p5-Digest-JHash.tar.gz (1.51 KB, text/plain)
2005-12-17 16:00 UTC, Gabor Kovesdan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kovesdan 2005-12-17 16:00:16 UTC
The Digest::JHash module allows you to use the fast JHash hashing algorithm
developed by Bob Jenkins from within Perl programs. The algorithm takes as
input a message of arbitrary length and produces as output a 32-bit
"message digest" of the input in the form of an unsigned long integer.
See http://burtleburtle.net/bob/hash/doobs.html for more information.

WWW: http://search.cpan.org/dist/Digest-JHash
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2005-12-17 16:16:07 UTC
State Changed
From-To: open->closed

Port added, thanks!