Date: Thu, 22 Dec 2005 09:25:35 +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-SHA-PurePerl Makefile distinfo pkg-descr pkg-plist Message-ID: <200512220925.jBM9PZ0Y095044@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2005-12-22 09:25:35 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/p5-Digest-SHA-PurePerl Makefile distinfo pkg-descr
pkg-plist
Log:
Digest::SHA::PurePerl is a complete implementation of the NIST
Secure Hash Standard. It gives Perl programmers a convenient way
to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message
digests. The module can handle all types of input, including
partial-byte data.
Digest::SHA::PurePerl is written entirely in Perl. If your platform
has a C compiler, you should install the functionally-equivalent
(but much faster) Digest::SHA module.
WWW: http://search.cpan.org/dist/Digest-SHA-PurePerl
PR: ports/90773
Submitted by: Gabor Kovesdan
Revision Changes Path
1.715 +1 -0 ports/security/Makefile
1.1 +25 -0 ports/security/p5-Digest-SHA-PurePerl/Makefile (new)
1.1 +3 -0 ports/security/p5-Digest-SHA-PurePerl/distinfo (new)
1.1 +10 -0 ports/security/p5-Digest-SHA-PurePerl/pkg-descr (new)
1.1 +8 -0 ports/security/p5-Digest-SHA-PurePerl/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512220925.jBM9PZ0Y095044>
