Port details |
- py-beanstalkc Simple beanstalkd client library for Python
- 0.4.0 net
=0 0.4.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: koobs@FreeBSD.org
- Port Added: 2011-06-11 19:21:35
- Last Update: 2020-08-15 12:29:48
- SVN Revision: 544935
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/earl/beanstalkc/
- Description:
- beanstalkc is a simple beanstalkd client library for Python.
WWW: https://github.com/earl/beanstalkc/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}beanstalkc>0:net/py-beanstalkc@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-beanstalkc
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (beanstalkc-0.4.0.tar.gz) = 98978e57797320146f4b233286d9a02f65d20bad0168424118839fc608085280
SIZE (beanstalkc-0.4.0.tar.gz) = 13921
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-yaml>0 : devel/py-yaml@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-beanstalkc-0.4.0:
YAML=on: YAML response parsing support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.0 15 Aug 2020 12:29:48 |
rene |
Remove expired ports:
2020-08-15 audio/py-cddb: Uses deprecated version of python
2020-08-15 databases/py-sybase: Uses deprecated version of python
2020-08-15 devel/py-pp: Uses deprecated version of python
2020-08-15 security/py-keyczar: Uses deprecated version of python
2020-08-15 math/py-pysparse: Uses deprecated version of python
2020-08-15 net/py-beanstalkc: Uses deprecated version of python
2020-08-15 x11-toolkits/py-wxPython30: Uses deprecated version of python
2020-08-15 net-im/py-skype4py: Uses deprecated version of python
2020-08-15 net-im/telepathy-haze: Uses deprecated version of python |
0.4.0 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.4.0 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.4.0 13 Dec 2017 08:44:15 |
danfe |
Provide somewhat better option descriptions. |
0.4.0 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.4.0 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.4.0 24 Oct 2014 16:21:26 |
mva |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
0.4.0 08 Mar 2014 03:24:57 |
koobs |
net/py-beanstalkc: Update to 0.4.0, Add QA bits
- Update to 0.4.0
- Add TEST_DEPENDS and regression-test: target for QA
- Patch setup.py to integrate the test command with py-nose
- Remove setup.py patch adding zip_safe=False (no longer needed)
- pkg-descr: Update WWW: homepage link
Changes:
* https://github.com/earl/beanstalkc/commits/v0.4.0 |
0.3.0_1 01 Feb 2014 11:38:17 |
koobs |
net/py-beanstalkc: Modernise: STAGE, AUTOPLIST and more
- 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 |
0.3.0 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- 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@) |
0.3.0 20 Nov 2013 20:51:25 |
sunpoet |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr) |
0.3.0 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.3.0 09 Feb 2013 14:50:27 |
koobs |
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor) |
0.3.0 10 Sep 2012 19:23:38 |
culot |
- Update to 0.3.0
- Fix typo in YAML option description
PR: ports/171407
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) |
0.2.0 22 Jul 2012 11:57:35 |
nivit |
- Convert to the new options framework
- 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) |
0.2.0 30 May 2012 12:08:25 |
culot |
- Update MAINTAINER address
- Update COMMENT
- Add LICENSE (Apache)
PR: ports/168458
Submitted by: koobs <koobs.freebsd@gmail.com> (maintainer) |
0.2.0 11 Jun 2011 19:21:14 |
lwhsu |
Add py-beanstalkc 0.2.0, a simple beanstalkd client library.
Submitted by: eyecue <eyecue+freebsdports@gmail.com> |