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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-greenstalk Python client for the beanstalkd work queue
2.1.0 net 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-03 19:24:04
Last Update: 2025-06-03 06:04:09
Commit Hash: f73cbc7
Also Listed In: python
License: MIT
WWW:
https://github.com/justinmayhew/greenstalk
Description:
Greenstalk is a small and unopinionated Python client library for communicating with the beanstalkd work queue. The API provided mostly maps one-to-one with commands in the protocol.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}greenstalk>0:net/py-greenstalk@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-greenstalk/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-greenstalk
  • pkg install py311-greenstalk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-greenstalk listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-greenstalk
Package flavors (<flavor>: <package>)
  • py311: py311-greenstalk
distinfo:
TIMESTAMP = 1747431511 SHA256 (greenstalk-2.1.0.tar.gz) = a731ca15bc3b03dfffc438db08c96d0c4e8ce5f472403573e40a1939791c12a7 SIZE (greenstalk-2.1.0.tar.gz) = 6674

Packages (timestamps in pop-ups are UTC):
py311-greenstalk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.22.1.0-2.0.22.1.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest2.0.22.1.0--2.1.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest2.0.22.1.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-hatchling>=0 : devel/py-hatchling@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. net/py-aiostalk

Configuration Options:
No options to configure
Options name:
net_py-greenstalk
USES:
python
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/g/greenstalk/
  2. https://pypi.org/packages/source/g/greenstalk/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.0
03 Jun 2025 06:04:09
commit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cb files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
*/*: Change maintainer address to my @FreeBSD.org email

Approved by:    acm (mentor)
2.1.0
16 May 2025 23:05:10
commit hash: b2f6072971903d12f24a2629854f4bb0f383c342commit hash: b2f6072971903d12f24a2629854f4bb0f383c342commit hash: b2f6072971903d12f24a2629854f4bb0f383c342commit hash: b2f6072971903d12f24a2629854f4bb0f383c342 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
net/py-greenstalk: Update 2.0.2 => 2.1.0

Commit log:
https://github.com/justinmayhew/greenstalk/compare/v2.0.2...v2.1.0

Fix poudriere warning: add NO_ARCH=yes

PR:	286841
2.0.2
03 May 2025 19:21:48
commit hash: e35f849226bdeb4416871445d2e4f9314d705034commit hash: e35f849226bdeb4416871445d2e4f9314d705034commit hash: e35f849226bdeb4416871445d2e4f9314d705034commit hash: e35f849226bdeb4416871445d2e4f9314d705034 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
net/py-greenstalk: New port: Python client for the beanstalkd work queue

Greenstalk is a small and unopinionated Python client library for
communicating with the beanstalkd work queue. The API provided
mostly maps one-to-one with commands in the protocol.

PR:		285753

Number of commits found: 3