| Port details on branch 2026Q2 |
- py-rq Simple library for creating background jobs, and processing them
- 2.8.0 devel
=0 2.8.0Version of this port present on the latest quarterly branch. - Maintainer: skreuzer@FreeBSD.org
 - Port Added: 2026-04-30 08:03:15
- Last Update: 2026-04-30 07:52:55
- Commit Hash: 16a971b9
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://python-rq.org
- Description:
- RQ (Redis Queue) is a simple Python library for queueing jobs and processing
them in the background with workers. It is backed by Redis and it is designed
to have a low barrier to entry. It can be integrated in your web stack easily.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}rq>0:devel/py-rq@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/py-rq/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-rq
- pkg install py311-rq
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-rq listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-rq
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1777456164
SHA256 (rq-2.8.0.tar.gz) = dd75b5a19016efd235143058e82fdc5658a0c1e9a76664cc7d02f721c7308a4a
SIZE (rq-2.8.0.tar.gz) = 743395
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=5 : devel/py-click@py311
- py311-croniter>0 : sysutils/py-croniter@py311
- py311-redis>=6.1.0 : databases/py-redis@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- No options to configure
- Options name:
- devel_py-rq
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.8.0 30 Apr 2026 07:52:55
    |
Kai Knoblich (kai)  |
devel/py-rq: Update to 2.8.0
Changelog:
https://github.com/rq/rq/releases/tag/v2.8
Approved by: skreuzer (maintainer, implicit)
MFH: 2026Q2
(cherry picked from commit 3613be871119d6da840c35b85dc979ee8a0c42c9) |
Number of commits found: 1
|