aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pylibmc
Commit message (Collapse)AuthorAgeFilesLines
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340671
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* - Fix a typo in LIB_DEPENDS (s/libmemcached.do/libmemcached.so) [1]Danilo Egea Gondolfo2013-12-171-2/+1
| | | | | | | | | | - Add stage support PR: ports/184914 Submitted by: Benjamin Lee <ben@b1c1l1.com> [1] Notes: svn path=/head/; revision=336749
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | LIB_DEPENDS in databases Notes: svn path=/head/; revision=336187
* - Update WWW:Sunpoet Po-Chuan Hsieh2013-11-201-1/+1
| | | | | | | | | | | - http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr) Notes: svn path=/head/; revision=334452
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update 1.2.3Martin Wilke2012-08-052-4/+5
| | | | | | | | PR: 169881 Submitted by: Maintainer Notes: svn path=/head/; revision=302093
* 1: Upgrade libmemcached to 1.0.6.Vanilla I. Shu2012-04-131-1/+1
| | | | | | | | 2: bump revision to chase shared library version. 3: drop maintainer Notes: svn path=/head/; revision=294777
* Upgrade libmemcached to 1.0.4,Vanilla I. Shu2012-03-051-0/+1
| | | | | | | bump revision to chase shared library version. Notes: svn path=/head/; revision=292729
* - Update to 1.2.2Martin Wilke2012-01-143-6/+22
| | | | | | | | PR: 164120 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=289212
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Restrict Python version to 2.5+Li-Wen Hsu2010-08-041-1/+1
| | | | | | | | | PR: ports/149252 Submitted by: glarkin Approved by: Gea-Suan Lin <gslin AT gslin.org> (maintainer) Notes: svn path=/head/; revision=258739
* - Update to 1.1.1Li-Wen Hsu2010-07-062-4/+4
| | | | | | | | | PR: ports/148088 Submitted by: Gea-Suan Lin <gslin AT gslin.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257443
* - Update to 1.1Li-Wen Hsu2010-06-052-4/+4
| | | | | | | | PR: ports/147489 Submitted by: Gea-Suan Lin <gslin AT gslin.org> (maintainer) Notes: svn path=/head/; revision=255753
* - Update to 1.0Li-Wen Hsu2010-04-032-5/+5
| | | | | | | | PR: ports/145093 Submitted by: Gea-Suan Lin <gslin AT gslin.org> (maintainer) Notes: svn path=/head/; revision=252163
* - Update to 0.9.2Li-Wen Hsu2009-12-262-4/+4
| | | | | | | | PR: ports/141259 Submitted by: Gea-Suan Lin <gslin AT gslin.org> (maintainer) Notes: svn path=/head/; revision=246719
* Add py-pylibmc 0.9.1, python libmemcached wrapper.Yi-Jheng Lin2009-11-254-0/+35
PR: ports/140857 Submitted by: Gea-Suan Lin <gslin at gslin.org> Approved by: lwhsu/rafan (mentors, implicit) Notes: svn path=/head/; revision=244749