Date: Thu, 22 Dec 2005 09:27:37 +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-MD4 Makefile distinfo pkg-descr pkg-plist Message-ID: <200512220927.jBM9RbIY095232@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2005-12-22 09:27:37 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Digest-Perl-MD4 Makefile distinfo pkg-descr pkg-plist Log: 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 PR: ports/90771 Submitted by: Gabor Kovesdan Revision Changes Path 1.716 +1 -0 ports/security/Makefile 1.1 +27 -0 ports/security/p5-Digest-Perl-MD4/Makefile (new) 1.1 +3 -0 ports/security/p5-Digest-Perl-MD4/distinfo (new) 1.1 +6 -0 ports/security/p5-Digest-Perl-MD4/pkg-descr (new) 1.1 +8 -0 ports/security/p5-Digest-Perl-MD4/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512220927.jBM9RbIY095232>