| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
b0fe0f19c23a44373cecc3316ff4897f42b469b0
- Fix TEST_DEPENDS: Remove py-idna which is a missing dependency of py-trustme
- While I'm here, update version requirement of TEST_DEPENDS
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
Changes: https://github.com/jaysonsantos/python-binary-memcached/releases
https://github.com/jaysonsantos/python-binary-memcached/blob/master/CHANGELOG.md
|
| |
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=559531
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/jaysonsantos/python-binary-memcached/releases
https://github.com/jaysonsantos/python-binary-memcached/blob/master/CHANGELOG.rst
Notes:
svn path=/head/; revision=552254
|
|
bmemcached is a pure python module (thread safe) to access memcached via it's
binary with SASL auth support.
The main purpose of this module it to be able to communicate with memcached
using binary protocol and support authentication, so it can work with Heroku for
example.
WWW: https://github.com/jaysonsantos/python-binary-memcached
Notes:
svn path=/head/; revision=546973
|