cvs commit: ports/textproc Makefile ports/textproc/p5-Algorithm-RabinKarp Makefile distinfo pkg-descr pkg-plist

Aaron Dalton aaron at FreeBSD.org
Wed May 24 10:48:04 PDT 2006


aaron       2006-05-24 17:47:11 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-Algorithm-RabinKarp Makefile distinfo pkg-descr 
                                    pkg-plist 
  Log:
  Adding port textproc/p5-Algorithm-RabinKarp, an implementation of Rabin and Karp's streaming hash, as described
  in "Winnowing: Local Algorithms for Document Fingerprinting" by Schleimer,
  Wilkerson, and Aiken.
  
  Approved by:    tobez (implicit)
  
  Revision  Changes    Path
  1.972     +1 -0      ports/textproc/Makefile
  1.1       +28 -0     ports/textproc/p5-Algorithm-RabinKarp/Makefile (new)
  1.1       +3 -0      ports/textproc/p5-Algorithm-RabinKarp/distinfo (new)
  1.1       +18 -0     ports/textproc/p5-Algorithm-RabinKarp/pkg-descr (new)
  1.1       +5 -0      ports/textproc/p5-Algorithm-RabinKarp/pkg-plist (new)


More information about the cvs-ports mailing list