cvs commit: ports/devel Makefile ports/devel/p5-Cache-LRU Makefile distinfo pkg-descr pkg-plist

Andrey A. Chernov ache at FreeBSD.org
Sat May 26 16:26:26 UTC 2012


ache        2012-05-26 16:26:25 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Cache-LRU   Makefile distinfo pkg-descr pkg-plist 
  Log:
  A simple, fast implementation of an in-memory LRU cache in pure perl.
  
  Revision  Changes    Path
  1.4968    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/p5-Cache-LRU/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Cache-LRU/distinfo (new)
  1.1       +4 -0      ports/devel/p5-Cache-LRU/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Cache-LRU/pkg-plist (new)


More information about the cvs-all mailing list