notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-beanstalkc Simple beanstalkd client library for Python
0.4.0 net Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.4.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-08-15
Maintainer: koobs@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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>)
  • py27: py27-beanstalkc
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-yaml>0 : devel/py-yaml@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/b/beanstalkc/
  2. https://pypi.org/packages/source/b/beanstalkc/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.0
15 Aug 2020 12:29:48
Revision:544935Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
0.4.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:456197Original commit files touched by this commit
danfe search for other commits by this committer
Provide somewhat better option descriptions.
0.4.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
0.4.0
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:371449Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of net/ to new USES=python

Approved by:	portmgr (implicit)
0.4.0
08 Mar 2014 03:24:57
Revision:347445Original commit files touched by this commit
koobs search for other commits by this committer
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
Revision:342119Original commit files touched by this commit
koobs search for other commits by this committer
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
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- 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
Revision:334452Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.3.0
09 Feb 2013 14:50:27
Revision:311983Original commit files touched by this commit
koobs search for other commits by this committer
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
Revision:304055Original commit files touched by this commit
culot search for other commits by this committer
- 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
Original commit files touched by this commit
nivit search for other commits by this committer
- 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
Original commit files touched by this commit
culot search for other commits by this committer
- 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
Original commit files touched by this commit
lwhsu search for other commits by this committer
Add py-beanstalkc 0.2.0, a simple beanstalkd client library.

Submitted by:   eyecue <eyecue+freebsdports@gmail.com>

Number of commits found: 17