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 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.
Port details on branch 2026Q2
py-dj52-django-rq Provides Django integration for RQ (Redis Queue)
4.1.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 4.1.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-17 12:36:16
Last Update: 2026-04-30 07:52:54
Commit Hash: 3d556918
Also Listed In: python
License: MIT
WWW:
https://github.com/rq/django-rq
Description:
Django integration with RQ, a Redis based Python queuing library. Django-RQ is a simple app that allows you to configure your queues in django's settings.py and easily use them in your project.
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}dj52-django-rq>0:devel/py-dj52-django-rq@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*django-rq
To install the port:
cd /usr/ports/devel/py-dj52-django-rq/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-dj52-django-rq
  • pkg install py311-dj52-django-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-dj52-django-rq listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dj52-django-rq
Package flavors (<flavor>: <package>)
  • py311: py311-dj52-django-rq
distinfo:
TIMESTAMP = 1777252612 SHA256 (django_rq-4.1.0.tar.gz) = d08eabd70f3a17f289cd9fc68b15efe8e1f45b0fe64c5504161277e8cd9eeb8e SIZE (django_rq-4.1.0.tar.gz) = 43660

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>=0 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-django52>=4.2 : www/py-django52@py311
  2. py311-redis>=3.5 : databases/py-redis@py311
  3. py311-rq>=2.6.1 : devel/py-rq@py311
  4. python3.11 : lang/python311
This port is required by:
for Run
  1. net-mgmt/netbox

Configuration Options:
===> The following configuration options are available for py311-dj52-django-rq-4.1.0: PROMETHEUS=off: Prometheus support ===> Use 'make config' to modify these settings
Options name:
devel_py-dj52-django-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/d/django_rq/
  2. https://pypi.org/packages/source/d/django_rq/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.1.0
30 Apr 2026 07:52:54
commit hash: 3d55691865db055096e801c4ab74b5a82ce77a7dcommit hash: 3d55691865db055096e801c4ab74b5a82ce77a7dcommit hash: 3d55691865db055096e801c4ab74b5a82ce77a7dcommit hash: 3d55691865db055096e801c4ab74b5a82ce77a7d files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
Author: Po-Chuan Hsieh
devel/py-dj52-django-rq: Update to 4.1.0

Changes:	https://github.com/rq/django-rq/releases
(cherry picked from commit 1323f87e4a71dfc5cb8a098a39286a6e96c72c5b)
4.0.1
17 Apr 2026 12:34:25
commit hash: ee21727e0f046ec32f791b0fefdab9ad209dc675commit hash: ee21727e0f046ec32f791b0fefdab9ad209dc675commit hash: ee21727e0f046ec32f791b0fefdab9ad209dc675commit hash: ee21727e0f046ec32f791b0fefdab9ad209dc675 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
devel/py-dj52-django-rq: Update to 4.0.1

* Replace option SENTRY, which was dropped with release 4.0, with option
  PROMETHEUS, which has been available since release 3.1.

Changelogs since 3.2.2:

https://github.com/rq/django-rq/releases/tag/v4.0.1
https://github.com/rq/django-rq/releases/tag/v4

PR:		294228
Approved by:	maintainer timeout
MFH:		2026Q2

(cherry picked from commit c46da3b13027edfed7f0960507204c4df60c90e9)

Number of commits found: 2