notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/py-memcached/Makefile
SVNWeb

Number of commits found: 26

Thu, 19 Mar 2015
[ 16:43 sunpoet search for other commits by this committer ] Original commit   Revision:381612
- Update to 1.54
- Cleanup MASTER_SITES

Changes:	https://github.com/linsomniac/python-memcached/blob/master/ChangeLog
Sat, 30 Aug 2014
[ 09:14 sunpoet search for other commits by this committer ] Original commit   Revision:366601
- Fix build: use USES=python:2
Fri, 15 Aug 2014
[ 03:43 sunpoet search for other commits by this committer ] Original commit   Revision:364929 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)

Notified by:	koobs, wg
[ 03:00 sunpoet search for other commits by this committer ] Original commit   Revision:364886
- Add LICENSE
- Use USES=python
Mon, 24 Feb 2014
[ 10:41 sunpoet search for other commits by this committer ] Original commit   Revision:345809
- Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES
- Use USE_PYDISTUTILS=yes
- Remove PYDISTUTILS_PKGNAME
- Bump PORTREVISION for package change
Wed, 20 Nov 2013
[ 03:24 sunpoet search for other commits by this committer ] Original commit   Revision:334388
- Support STAGEDIR
- Use PLIST_FILES instead of PLIST
Fri, 20 Sep 2013
[ 16:13 bapt search for other commits by this committer ] Original commit   Revision:327717 (Only the first 10 of 927 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Sun, 9 Jun 2013
[ 07:11 sunpoet search for other commits by this committer ] Original commit   Revision:320315
- Update to 1.53
- Use space after WWW:

Changes:	https://github.com/linsomniac/python-memcached/blob/master/ChangeLog
Wed, 8 May 2013
[ 15:38 sunpoet search for other commits by this committer ] Original commit   Revision:317683
- Update to 1.51
- 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.
Wed, 1 Feb 2012
[ 18:52 sunpoet search for other commits by this committer ] Original commit 
- Update to 1.48
- 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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
[ 15:53 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Reassign to the heap
Sun, 8 May 2011
[ 05:26 sahil search for other commits by this committer ] Original commit 
- Update to 1.47
- Update WWW

PR:             ports/155041
Submitted by:   lwhsu
Approved by:    maintainer timeout
Sun, 28 Mar 2010
[ 00:52 mnag search for other commits by this committer ] Original commit 
- Update to 1.45

PR:             144963
Submitted by:   Barry Pederson <bp___barryp.org>
Fri, 14 Aug 2009
[ 20:03 miwi search for other commits by this committer ] Original commit 
- Update to 1.44

PR:             136775
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by:    maintainer timeout
Sat, 14 Jun 2008
[ 23:54 mnag search for other commits by this committer ] Original commit 
- Update to 1.43
Thu, 3 Jan 2008
[ 01:25 mnag search for other commits by this committer ] Original commit 
- Update to 1.40
- Now use easy_install in USE_PYDISTUTILS
Fri, 14 Sep 2007
[ 02:23 mnag search for other commits by this committer ] Original commit 
- Update to 1.39

Reported by:    Koobs <koobz___users.sourceforge.net>
Mon, 30 Jul 2007
[ 09:42 alexbl search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
 - Make Python 2.5.1 the default Python version
 - 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
Sat, 16 Jun 2007
[ 14:32 mnag search for other commits by this committer ] Original commit 
- Update to 1.36
Fri, 22 Sep 2006
[ 02:20 mnag search for other commits by this committer ] Original commit 
- Update to 1.34
Sun, 10 Sep 2006
[ 01:04 mnag search for other commits by this committer ] Original commit 
- Update to 1.33
Tue, 30 May 2006
[ 02:49 mnag search for other commits by this committer ] Original commit 
- Update to 1.31
Wed, 22 Feb 2006
[ 13:51 mnag search for other commits by this committer ] Original commit 
- Update to 1.2_tummy6
Thu, 15 Dec 2005
[ 16:39 mnag search for other commits by this committer ] Original commit 
Update to 1.2_tummy5
Bump PORTREVISION
Remove unnecessary dependency
Use PYTHON_PKGNAMEPREFIX in PKGNAMEPREFIX
Take MAINTAINER
Fri, 25 Jun 2004
[ 18:02 linimon search for other commits by this committer ] Original commit 
Add python to categories.

PR:             ports/68334
Submitted by:   michael johnson <ahze at ahze dot net>
Sat, 17 Apr 2004
[ 05:33 krion search for other commits by this committer ] Original commit 
Add py-memcached 1.2, python API for memcached, a distributed memory
cache daemon.

PR:             ports/65643
Submitted by:   michael johnson <ahze at ahze dot net>

Number of commits found: 26