Bug 90772

Summary: [new port] security/p5-Crypt-Perl-MD5
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-MD5.tar.gz none

Description Gabor Kovesdan 2005-12-21 22:00:16 UTC
This is not an interface (like "Digest::MD5") but a Perl implementation
of MD5. It is written in perl only and because of this it is slow but it
works without C-Code. You should use "Digest::MD5" instead of this
module if it is available. This module is only usefull for
computers where you cannot install "Digest::MD5" (e.g. lack of a
C-Compiler).

WWW: http://search.cpan.org/dist/Digest-Perl-MD5
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2005-12-21 22:04:47 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:24:15 UTC
State Changed
From-To: open->closed

Port added, thanks!