cvs commit: ports/www Makefile ports/www/py-flask-cache Makefile
distinfo pkg-descr pkg-plist
Wen Heping
wen at FreeBSD.org
Thu Apr 14 00:38:46 UTC 2011
wen 2011-04-14 00:38:46 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/py-flask-cache Makefile distinfo pkg-descr pkg-plist
Log:
Flask-Cache adds cache support to your Flask application. The cache
backend can Be chosen from simple, memcached, and filesystem.
Install databases/memcached from ports if needed.
WWW: http://packages.python.org/Flask-Cache/
PR: ports/156384
Submitted by: Zhihao Yuan <lichray at gmail.com>
Revision Changes Path
1.2850 +1 -0 ports/www/Makefile
1.1 +24 -0 ports/www/py-flask-cache/Makefile (new)
1.1 +2 -0 ports/www/py-flask-cache/distinfo (new)
1.1 +5 -0 ports/www/py-flask-cache/pkg-descr (new)
1.1 +20 -0 ports/www/py-flask-cache/pkg-plist (new)
More information about the cvs-all
mailing list