notbug ipv6 ready As 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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
py-rq Simple library for creating background jobs, and processing them
2.12.0 devel 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 2.12.0Version of this port present on the latest quarterly branch.
Maintainer: skreuzer@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-07-15 10:30:10
Last Update: 2026-09-02 10:28:35
Commit Hash: 6266b58
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.
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.
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:
  • py312-rq1
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 py312-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 py312-rq listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-rq
Package flavors (<flavor>: <package>)
  • py312: py312-rq
distinfo:
TIMESTAMP = 1788276478 SHA256 (rq-2.12.0.tar.gz) = 78116d0c860f6285817b52d7d6d0b16a726372073ce8ea1d229732ce74ef9378 SIZE (rq-2.12.0.tar.gz) = 760892

Packages (timestamps in pop-ups are UTC):
py39-rq
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest--1.11.1--1.11.1-1.11.1
FreeBSD:14:quarterly-----1.15.11.15.11.15.1
FreeBSD:15:latest--n/a-n/an/a1.15.11.15.1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-rq
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.7.02.8.0n/an/an/an/an/an/a
FreeBSD:13:quarterly2.7.02.7.0n/an/an/an/an/an/a
FreeBSD:14:latest---2.4.1----
FreeBSD:14:quarterly---2.5.0----
FreeBSD:15:latest--n/a2.4.1n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py312-rq
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest2.11.02.12.0--2.12.0---
FreeBSD:14:quarterly2.12.02.12.0--2.12.0---
FreeBSD:15:latest2.12.02.12.0n/a-n/an/a--
FreeBSD:15:quarterly2.12.02.12.0n/a-n/an/a--
FreeBSD:16:latest2.11.02.12.0n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-hatchling>0 : devel/py-hatchling@py312
  2. python3.12 : lang/python312
  3. py312-build>=0 : devel/py-build@py312
  4. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. py312-click>=5 : devel/py-click@py312
  2. py312-croniter>0 : sysutils/py-croniter@py312
  3. py312-redis>=6.1.0 : databases/py-redis@py312
  4. python3.12 : lang/python312
This port is required by:
for Run
  1. devel/py-django-rq
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/r/rq/
  2. https://pypi.org/packages/source/r/rq/
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.12.0
02 Sep 2026 10:28:35
commit hash: 6266b587345dcf90bda44c9b4e32b3d5a2a11715commit hash: 6266b587345dcf90bda44c9b4e32b3d5a2a11715commit hash: 6266b587345dcf90bda44c9b4e32b3d5a2a11715commit hash: 6266b587345dcf90bda44c9b4e32b3d5a2a11715 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
devel/py-rq: Update to 2.12.0

Changelog:

https://github.com/rq/rq/releases/tag/v2.12

Approved by:	skreuzer (maintainer, implicit)
MFH:		2026Q3

(cherry picked from commit c05ae1314e61ae37ab572f4e92b89516b8406299)
2.11.0
26 Aug 2026 07:20:31
commit hash: 6b4032e8bebe9db4a6cd52fb316ff64e60ea80d7commit hash: 6b4032e8bebe9db4a6cd52fb316ff64e60ea80d7commit hash: 6b4032e8bebe9db4a6cd52fb316ff64e60ea80d7commit hash: 6b4032e8bebe9db4a6cd52fb316ff64e60ea80d7 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
Author: Steven Kreuzer
devel/py-rq: Update 2.10.0 => 2.11.0

Changelog: https://github.com/rq/rq/releases/tag/v2.11
(cherry picked from commit 4e8d8f5f3014ef2a8cb257a9345492b3d0103f4b)
2.10.0
15 Jul 2026 10:26:49
commit hash: 43f44516dc53aa8629cb3c30c88eaa34253ae466commit hash: 43f44516dc53aa8629cb3c30c88eaa34253ae466commit hash: 43f44516dc53aa8629cb3c30c88eaa34253ae466commit hash: 43f44516dc53aa8629cb3c30c88eaa34253ae466 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
devel/py-rq: Update to 2.10.0

* The issues related to py-django-rq were resolved with the 4.1.1
  release, so py-rq can now be updated to the latest version.

Changelog:

https://github.com/rq/rq/releases/tag/v2.10

Approved by:	skreuzer (maintainer, implicit)
MFH:		2026Q3

(cherry picked from commit 5cea31387a178f9288ea41e7a9b6f5c7895ca6f5)

Number of commits found: 3