Bug 90771 - [new port] security/p5-Digest-Perl-MD4
Summary: [new port] security/p5-Digest-Perl-MD4
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: Erwin Lansing
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-21 21:50 UTC by Gabor Kovesdan
Modified: 2005-12-22 09:27 UTC (History)
1 user (show)

See Also:


Attachments
p5-Digest-Perl-MD4.tar.gz (1.52 KB, text/plain)
2005-12-21 21:50 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-21 21:50:03 UTC
This is not C-code interface (like `Digest::MD5') but a Perl-only
implementation of MD4 (like `Digest::Perl::MD5'). Because of this, it is
slow but avoids platform specific complications. For efficiency you
should use `Digest::MD4' instead of this module if it is available.

WWW: http://search.cpan.org/dist/Digest-Perl-MD4
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2005-12-21 21:54:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

I'll handle this.
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2005-12-22 09:27:22 UTC
State Changed
From-To: open->closed

Port added, thanks 

Note that you missed a man-page.