summaryrefslogtreecommitdiff
path: root/net/py-beanstalkc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/py-beanstalkc: Modernise: STAGE, AUTOPLIST and moreKubilay Kocak2014-02-012-24/+8
| | | | | | | | | | | | | | - Enable STAGE support - Enable AUTOPLIST, delete pkg-plist - Deprecate easy_install target - Remove indefinite article from COMMENT - Deprecate OPTIONSFILE override - Use OPTIONS helpers - Whitespace alignment - Bump PORTREVISION Notes: svn path=/head/; revision=342119
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* - 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-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Update MAINTAINER address for all my ports. While I'm here,Kubilay Kocak2013-02-091-6/+2
| | | | | | | | | standardise and canonicalise Makefile header format and contents. Approved by: eadler (mentor) Notes: svn path=/head/; revision=311983
* - Update to 0.3.0Frederic Culot2012-09-102-4/+4
| | | | | | | | | | - Fix typo in YAML option description PR: ports/171407 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) Notes: svn path=/head/; revision=304055
* - Convert to the new options frameworkNicola Vitale2012-07-223-4/+22
| | | | | | | | | | | | | - Add zip_safe=False to setup() (with files/patch-setup.py) - Add pkg-plist Buildlog@redports: http://goo.gl/X3Ah4 PR: ports/169856 Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com> (maintainer) Notes: svn path=/head/; revision=301322
* - Update MAINTAINER addressFrederic Culot2012-05-301-2/+4
| | | | | | | | | | | - Update COMMENT - Add LICENSE (Apache) PR: ports/168458 Submitted by: koobs <koobs.freebsd@gmail.com> (maintainer) Notes: svn path=/head/; revision=297773
* Add py-beanstalkc 0.2.0, a simple beanstalkd client library.Li-Wen Hsu2011-06-113-0/+38
Submitted by: eyecue <eyecue+freebsdports@gmail.com> Notes: svn path=/head/; revision=275396