aboutsummaryrefslogtreecommitdiff
path: root/databases/py-cmemcache
Commit message (Collapse)AuthorAgeFilesLines
* Change maintainer's address to his new one.Xin LI2011-06-281-2/+2
| | | | Notes: svn path=/head/; revision=276548
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* Python extension for libmemcache, the C API to memcached. cmemcache API is theMartin Wilke2009-03-164-0/+36
same as python-memcache, so it is easy to replace python-memcache with cmemcache, and vice versa. WWW: http://gijsbert.org/cmemcache/ PR: ports/132699 Submitted by: Qing Feng <qingfeng at me.com> Notes: svn path=/head/; revision=230265