cvs commit: ports/security Makefile ports/security/p5-Digest-Perl-MD4 Makefile distinfo pkg-descr pkg-plist

Erwin Lansing erwin at FreeBSD.org
Thu Dec 22 01:27:39 PST 2005


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)


More information about the cvs-ports mailing list