clsung      2011-03-21 02:43:44 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-repoze.lru  Makefile distinfo pkg-descr pkg-plist 
  Log:
  repoze.lru is a LRU (least recently used) cache implementation.
  Keys and values that are not used frequently will be evicted
  from the cache faster than keys and values that are used frequently.
  
  WWW:    http://pypi.python.org/pypi/repoze.lru
  
  Revision  Changes    Path
  1.4277    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/py-repoze.lru/Makefile (new)
  1.1       +2 -0      ports/devel/py-repoze.lru/distinfo (new)
  1.1       +5 -0      ports/devel/py-repoze.lru/pkg-descr (new)
  1.1       +20 -0     ports/devel/py-repoze.lru/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to