Bug 90771

Summary: [new port] security/p5-Digest-Perl-MD4
Product: Ports & Packages Reporter: Gabor Kovesdan <gabor.kovesdan>
Component: Individual Port(s)Assignee: Erwin Lansing <erwin>
Status: Closed FIXED    
Severity: Affects Only Me CC: gabor.kovesdan
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Digest-Perl-MD4.tar.gz none

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.