Date: Tue, 4 Feb 2003 15:59:39 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/p5-SHA Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/p5-SHA/files patch-Makefile.PL Message-ID: <200302042359.h14Nxdhf038847@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/02/04 15:59:39 PST
Modified files:
security Makefile
Added files:
security/p5-SHA Makefile distinfo pkg-comment pkg-descr
pkg-plist
security/p5-SHA/files patch-Makefile.PL
Log:
New Port: security/p5-SHA
The SHA module allows you to use the NIST SHA message digest
algorithm from within Perl programs.
The final message digest value is returned by the digest
operation as a 20-byte binary string. This operation delivers
the result of operations since the last new or reset
operation. Once the operation has been performed, the context
must be reset before being used to calculate another digest
value.
PR: ports/43799
Submitted by: Jim Geovedi <negative@toxic.magnesium.net>
Revision Changes Path
1.373 +1 -0 ports/security/Makefile
1.1 +22 -0 ports/security/p5-SHA/Makefile (new)
1.1 +1 -0 ports/security/p5-SHA/distinfo (new)
1.1 +11 -0 ports/security/p5-SHA/files/patch-Makefile.PL (new)
1.1 +1 -0 ports/security/p5-SHA/pkg-comment (new)
1.1 +8 -0 ports/security/p5-SHA/pkg-descr (new)
1.1 +8 -0 ports/security/p5-SHA/pkg-plist (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302042359.h14Nxdhf038847>
