cvs commit: ports/security Makefile ports/security/p5-Digest-SHA-PurePerl Makefile distinfo pkg-descr pkg-plist

Erwin Lansing erwin at FreeBSD.org
Thu Dec 22 01:25:40 PST 2005


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)


More information about the cvs-all mailing list