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

Erwin Lansing erwin at FreeBSD.org
Sat Dec 17 08:15:29 PST 2005


erwin       2005-12-17 16:15:29 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/p5-Digest-FNV Makefile distinfo pkg-descr pkg-plist 
  Log:
  Digest::FNV is an implementation for the 32-bit version of Fowler/Noll/Vo
  hashing algorithm which allows variable length input strings to be quickly
  hashed into unsigned integer values. For more information about this hash,
  please visit http://www.isthe.com/chongo/tech/comp/fnv/.
  
  WWW: http://search.cpan.org/dist/Digest-FNV
  
  PR:             ports/90563
  Submitted by:   Gabor Kovesdan
  
  Revision  Changes    Path
  1.681     +1 -0      ports/security/Makefile
  1.1       +24 -0     ports/security/p5-Digest-FNV/Makefile (new)
  1.1       +3 -0      ports/security/p5-Digest-FNV/distinfo (new)
  1.1       +6 -0      ports/security/p5-Digest-FNV/pkg-descr (new)
  1.1       +8 -0      ports/security/p5-Digest-FNV/pkg-plist (new)


More information about the cvs-ports mailing list