Date: Thu, 22 Dec 2005 09:24:33 +0000 (UTC) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/p5-Digest-Perl-MD5 Makefile distinfo pkg-descr pkg-plist Message-ID: <200512220924.jBM9OXsE094844@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2005-12-22 09:24:33 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/p5-Digest-Perl-MD5 Makefile distinfo pkg-descr
pkg-plist
Log:
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
PR: ports/90772
Submitted by: Gabor Kovesdan
Revision Changes Path
1.714 +1 -0 ports/security/Makefile
1.1 +26 -0 ports/security/p5-Digest-Perl-MD5/Makefile (new)
1.1 +3 -0 ports/security/p5-Digest-Perl-MD5/distinfo (new)
1.1 +8 -0 ports/security/p5-Digest-Perl-MD5/pkg-descr (new)
1.1 +7 -0 ports/security/p5-Digest-Perl-MD5/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512220924.jBM9OXsE094844>
