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-aiostalk Python asyncio client for the beanstalkd work queue
1.3.1 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:33:05
Last Update: 2025-06-03 06:04:09
Commit Hash: f73cbc7
Also Listed In: python
License: MIT
WWW:
https://github.com/koodaamo/aiostalk
Description:
aiostalk is a small and shameless Python client library for communicating with the beanstalkd work queue. It is based on (and requires) another library called greenstalk.
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}aiostalk>0:net/py-aiostalk@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-aiostalk/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-aiostalk
  • pkg install py311-aiostalk
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-aiostalk listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-aiostalk
Package flavors (<flavor>: <package>)
  • py311: py311-aiostalk
distinfo:
TIMESTAMP = 1747431472 SHA256 (aiostalk-1.3.1.tar.gz) = a2ce935e04051671489b6e5bec88188e5ebad3450dedb9f13a47356c458fa03d SIZE (aiostalk-1.3.1.tar.gz) = 5353

Packages (timestamps in pop-ups are UTC):
py311-aiostalk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.31.3.1-1.31.3.1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest1.31.3.1--1.3.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.31.3.1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-greenstalk>=0 : net/py-greenstalk@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. sysutils/py-overlord

Configuration Options:
No options to configure
Options name:
net_py-aiostalk
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/a/aiostalk/
  2. https://pypi.org/packages/source/a/aiostalk/
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
1.3.1
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)
1.3.1
16 May 2025 23:05:11
commit hash: 3ecb704e27cc09686eec60aa2fc730de72f62549commit hash: 3ecb704e27cc09686eec60aa2fc730de72f62549commit hash: 3ecb704e27cc09686eec60aa2fc730de72f62549commit hash: 3ecb704e27cc09686eec60aa2fc730de72f62549 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
net/py-aiostalk: Update 1.3 => 1.3.1

Commit log:
https://github.com/koodaamo/aiostalk/compare/1.3...1.3.1

Fix poudriere warning: add NO_ARCH=yes

PR:	286842
1.3
03 May 2025 19:31:12
commit hash: 47bcefbf7eeccedf8fd20c4c58ace8a934e36844commit hash: 47bcefbf7eeccedf8fd20c4c58ace8a934e36844commit hash: 47bcefbf7eeccedf8fd20c4c58ace8a934e36844commit hash: 47bcefbf7eeccedf8fd20c4c58ace8a934e36844 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-aiostalk: New port: Python asyncio client for the beanstalkd work queue

aiostalk is a small and shameless Python client library for
communicating with the beanstalkd work queue.

It is based on (and requires) another library called greenstalk.

PR:		285754

Number of commits found: 3