Date: Mon, 21 Mar 2011 02:43:44 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-repoze.lru Makefile distinfo pkg-descr pkg-plist Message-ID: <201103210243.p2L2hi6L029903@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103210243.p2L2hi6L029903>
