aboutsummaryrefslogtreecommitdiff
path: root/databases/py-memcached
Commit message (Collapse)AuthorAgeFilesLines
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-11-202-2/+2
| | | | | | | - Use PLIST_FILES instead of PLIST Notes: svn path=/head/; revision=334388
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 1.53Sunpoet Po-Chuan Hsieh2013-06-093-4/+4
| | | | | | | | | - Use space after WWW: Changes: https://github.com/linsomniac/python-memcached/blob/master/ChangeLog Notes: svn path=/head/; revision=320315
* - Update to 1.51Sunpoet Po-Chuan Hsieh2013-05-082-9/+7
| | | | | | | | | | | | | | | | | | | | | - Add http:// to MASTER_SITES - Cleanup Makefile header Changes: http://bazaar.launchpad.net/~python-memcached-team/python-memcached/trunk/view/head:/ChangeLog - Bug #974632: _ConnectionDeadError sometimes was escaping the get/set code. This should return to readline() not raising an exception, except in the case that it's called from the get/set(). Report from Gary Poster, proposed patch by Brad Crittenden. - Misc fixes by Brad Crittenden: fixing a docstring, if "port" is set to any false-like value it will default to 11211. - Bug #887765: Interrupted connection to memcache server can cause inconsistencies. Added "flush_on_reconnect" (defaults to off) to Client() which will cause a client that has lost connection to a server and then reconnects to flush the cache on the reconnect so that it doesn't get old values from that server. Patch by Daniel Benamy. Notes: svn path=/head/; revision=317683
* - Update to 1.48Sunpoet Po-Chuan Hsieh2012-02-012-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add my LOCAL as MASTER_SITES - Take maintainership Changes: http://bazaar.launchpad.net/~python-memcached-team/python-memcached/trunk/view/head:/ChangeLog - Bug #745633: Values of maximum size are not stored API inconsistency, max value length was tested for <= while max KEY length was <. So I picked that keys and values *LONGER* than the specified max value are what is used, and added documentation and tests to that effect. The test for max value tested that length plus 4, so I've changed that to be that value plus 1. Issue found by matt-quru. - Bug #713488: Issues Invalid "delete" command. Protocol has changed so that the "delete" operation no longer takes a "time" argument. It seems that some servers will refuse a "delete key 0" while others will accept it, but the official server will NOT accept "delete key 1". So I've changed it so that if no "time" argument is specified, no time argument is sent to the server. - Bug #713451: server.expect("END") needs to be in a finally block Expect an "END" when the _recv_value() raises an exception. Patch by Jay Farrimond. - Bug: #741090: cas cache can grow unbounded. Default now is that the cache is not used, unless the "Client()" object is created with "cache_cas=True". In that case, you need to have your own cas clearing code, a simple one would be to use Client().reset_cas() to completely clear the cas_ids cache. Problem pointed out by Shaun Cutts. - Bug #728359: Make python-memcache work on memcache restarts. Patch by Tarek Ziade', reviewed and further patches submitted by Hugo Beauze'e-Luysse and Neganov Alexandr. - Bug #798342: If memcached server sends unknown flag in response for "get", results in: "UnboundLocalError: local variable 'val' referenced before assignment" Now returns "None" instead. Patch by Sharoon Thomas Notes: svn path=/head/; revision=290247
* - Reassign to the heapThomas Abthorpe2012-02-011-1/+1
| | | | Notes: svn path=/head/; revision=290231
* - Update to 1.47Sahil Tandon2011-05-083-4/+4
| | | | | | | | | | | - Update WWW PR: ports/155041 Submitted by: lwhsu Approved by: maintainer timeout Notes: svn path=/head/; revision=273764
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.45Marcus Alves Grando2010-03-282-4/+4
| | | | | | | | PR: 144963 Submitted by: Barry Pederson <bp___barryp.org> Notes: svn path=/head/; revision=251601
* - Update to 1.44Martin Wilke2009-08-142-4/+4
| | | | | | | | | PR: 136775 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> Approved by: maintainer timeout Notes: svn path=/head/; revision=239560
* - Update to 1.43Marcus Alves Grando2008-06-142-4/+4
| | | | Notes: svn path=/head/; revision=214862
* - Update to 1.40Marcus Alves Grando2008-01-033-8/+6
| | | | | | | - Now use easy_install in USE_PYDISTUTILS Notes: svn path=/head/; revision=204877
* - Update to 1.39Marcus Alves Grando2007-09-142-4/+4
| | | | | | | Reported by: Koobs <koobz___users.sourceforge.net> Notes: svn path=/head/; revision=199455
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - Update to 1.36Marcus Alves Grando2007-06-162-4/+4
| | | | Notes: svn path=/head/; revision=193669
* - Update to 1.34Marcus Alves Grando2006-09-222-4/+4
| | | | Notes: svn path=/head/; revision=173563
* - Update to 1.33Marcus Alves Grando2006-09-102-5/+6
| | | | Notes: svn path=/head/; revision=172660
* - Update to 1.31Marcus Alves Grando2006-05-302-6/+5
| | | | Notes: svn path=/head/; revision=163916
* - Update to 1.2_tummy6Marcus Alves Grando2006-02-222-5/+5
| | | | Notes: svn path=/head/; revision=156660
* Update to 1.2_tummy5Marcus Alves Grando2005-12-152-9/+8
| | | | | | | | | | Bump PORTREVISION Remove unnecessary dependency Use PYTHON_PKGNAMEPREFIX in PKGNAMEPREFIX Take MAINTAINER Notes: svn path=/head/; revision=151247
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149245
* Add python to categories.Mark Linimon2004-06-251-1/+1
| | | | | | | | PR: ports/68334 Submitted by: michael johnson <ahze at ahze dot net> Notes: svn path=/head/; revision=112261
* Add py-memcached 1.2, python API for memcached, a distributed memoryKirill Ponomarev2004-04-174-0/+36
cache daemon. PR: ports/65643 Submitted by: michael johnson <ahze at ahze dot net> Notes: svn path=/head/; revision=107310