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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-dj50-django-rq Provides Django integration for RQ (Redis Queue)
3.0.0_1 devel on this many watch lists=2 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 3.0.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Extended support of Django 5.0 ends April 2025, upgrade to the Django 5.1+ version of this port. See https://www.djangoproject.com/download/
Expiration Date EXPIRATION DATE: 2025-05-31
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-07-15 17:15:14
Last Update: 2025-03-08 04:05:21
Commit Hash: 06a08e6
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}dj50-django-rq>0:devel/py-dj50-django-rq@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*django-rq
To install the port:
cd /usr/ports/devel/py-dj50-django-rq/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-dj50-django-rq
  • pkg install py311-dj50-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-dj50-django-rq listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dj50-django-rq
Package flavors (<flavor>: <package>)
  • py311: py311-dj50-django-rq
distinfo:
TIMESTAMP = 1730574573 SHA256 (django-rq-3.0.0.tar.gz) = 7bdadb85d9909c118cf1ee1b9bdd1a74ebf141bf8f3c2de2409fcac6080f67ac SIZE (django-rq-3.0.0.tar.gz) = 53356

Packages (timestamps in pop-ups are UTC):
py311-dj50-django-rq
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.0_13.0.0_1-3.0.0_13.0.0_1---
FreeBSD:13:quarterly3.0.03.0.0_1-3.0.03.0.0_1---
FreeBSD:14:latest3.0.0_13.0.0_1-3.0.0_13.0.0_1---
FreeBSD:14:quarterly3.0.03.0.0_1-3.0.03.0.0_1---
FreeBSD:15:latest3.0.0_13.0.0_1n/a3.0.0_1n/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. py311-dj50-django-redis>0 : www/py-dj50-django-redis@py311
  2. py311-pyyaml>=0 : devel/py-pyyaml@py311
  3. py311-rq-scheduler>=0 : devel/py-rq-scheduler@py311
  4. redis-server : databases/redis
  5. python3.11 : lang/python311
Runtime dependencies:
  1. py311-django50>=3.2 : www/py-django50@py311
  2. py311-redis>=3.5 : databases/py-redis@py311
  3. py311-rq>=2 : devel/py-rq@py311
  4. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-dj50-django-rq-3.0.0_1: SENTRY=off: Sentry support ===> Use 'make config' to modify these settings
Options name:
devel_py-dj50-django-rq
USES:
python:3.10+
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: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.0_1
08 Mar 2025 04:05:21
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal

Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
3.0.0
23 Feb 2025 10:41:49
commit hash: 566b1a62521d469ca6677bae8b2c633728952288commit hash: 566b1a62521d469ca6677bae8b2c633728952288commit hash: 566b1a62521d469ca6677bae8b2c633728952288commit hash: 566b1a62521d469ca6677bae8b2c633728952288 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*/*dj50*: Deprecate/Set to expire

* Django 5.0 will reach its End-of-Life on 2025-04 and has already got a
  corresponding expiration date with d7d4a024fefe.  Do the same for its
  consumers.
3.0.0
23 Nov 2024 07:56:56
commit hash: 396d79ca69de656f10aed6eeab092ce37293fb76commit hash: 396d79ca69de656f10aed6eeab092ce37293fb76commit hash: 396d79ca69de656f10aed6eeab092ce37293fb76commit hash: 396d79ca69de656f10aed6eeab092ce37293fb76 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
devel/py-dj50-django-rq: Update to 3.0.0

* Add SENTRY option to reflect the settings in setup.py.  Keep it
  non-default for now because this port is currently only used by
  net-mgmt/netbox and it also has such an option, which is non-default
  as well.

Changelog:

https://github.com/rq/django-rq/releases/tag/v3.0

PR:		282649
MFH:		No (contains breaking changes)
2.10.2
15 Jul 2024 16:58:00
commit hash: 9dcfcfc7df21a2c7863fdc512398d4d96a91e41bcommit hash: 9dcfcfc7df21a2c7863fdc512398d4d96a91e41bcommit hash: 9dcfcfc7df21a2c7863fdc512398d4d96a91e41bcommit hash: 9dcfcfc7df21a2c7863fdc512398d4d96a91e41b files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Create Django 5.0 consumers

* Django 4.2 is currently the "default" version in the ports tree due
  its long term support until April 2026.  Thus ports that are assigned
  to that version will exist until then.

  The following ports are required to make the upgrade of
  net-mgmt/netbox to the 4.0 release possible because it requires
  Django 5.0.

  All of the ports listed below were created on the basis of their
  respective original ports:

  - devel/py-dj50-django-rq
  - devel/py-dj50-strawberry-graphql
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 4