Bug 90772 - [new port] security/p5-Crypt-Perl-MD5
Summary: [new port] security/p5-Crypt-Perl-MD5
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 22:00 UTC by Gabor Kovesdan
Modified: 2005-12-22 09:24 UTC (History)
1 user (show)

See Also:


Attachments
p5-Digest-Perl-MD5.tar.gz (1.56 KB, text/plain)
2005-12-21 22: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-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!