| Port details |
- py-django-q2 Multiprocessing distributed task queue for Django
- 1.10.0_1 www
=0 1.10.0Version of this port present on the latest quarterly branch. - Maintainer: einar@isnic.is
 - Port Added: 2025-09-18 12:48:04
- Last Update: 2026-05-28 05:18:35
- Commit Hash: ce59801
- Also Listed In: python
- License: MIT
- WWW:
- https://django-q2.readthedocs.io/
- Description:
- A multiprocessing distributed task queue for Django
Django Q2 is a fork of Django Q. Big thanks to Ilan Steemers for starting this
project. Unfortunately, development has stalled since June 2021. Django Q2 is
the new updated version of Django Q, with dependencies updates, docs updates and
several bug fixes.
¦ ¦ ¦ ¦ 
- 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}django-q2>0:www/py-django-q2@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-django-q2/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-q2
- pkg install py311-django-q2
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-django-q2 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-django-q2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1777657961
SHA256 (django_q2-1.10.0.tar.gz) = cc805008986c560ed4e0a3ef08776c1b41f403a60477b2726a2545ae64b71504
SIZE (django_q2-1.10.0.tar.gz) = 86438
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-poetry-core>=1.0.0 : devel/py-poetry-core@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-django-picklefield>=3.1 : www/py-django-picklefield@py311
- py311-django52>=2.2 : www/py-django52@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-hyperkitty
Configuration Options:
- No options to configure
- Options name:
- www_py-django-q2
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.10.0_1 28 May 2026 05:18:35
    |
Kai Knoblich (kai)  |
*: Switch consumers over to Django 5.2
Django 4.2 reached its End-of-Life on 7th April 2026 and Django 5.2 is
the new LTS (= Long Term Support) release which will be supported until
April 2028.
* Switch most ports that use www/py-django42 to www/py-django52.
* Where necessary, remove PORTSCOUT, which is no longer needed because
an update to a newer version that no longer supports Django 4.2 should
now be possible.
* Bump PORTREVISION due dependency change where necessary.
PR: 291707
Reviewed by: sunpoet (python)
Differential Revision: https://reviews.freebsd.org/D56966 |
1.10.0 02 May 2026 11:56:11
    |
Yusuf Yaman (nxjoseph)  Author: Einar Bjarni Halldórsson |
www/py-django-q2: Update 0.9.0 => 1.10.0
While here, pet portfmt: sort RUN_DEPENDS.
Changelog:
https://github.com/django-q2/django-q2/releases/tag/v1.10.0
PR: 294938
Reported by: Einar Bjarni Halldórsson <einar@isnic.is> (maintainer)
Approved by: vvd (co-mentor)
MFH: 2026Q2 |
1.9.0 05 Dec 2025 12:33:32
    |
Kai Knoblich (kai)  Author: Einar Bjarni Halldórsson |
www/py-django-q2: Upgrade to 1.9.0
Changelog:
https://github.com/django-q2/django-q2/releases/tag/v1.9.0
PR: 291417 |
1.8.0 18 Sep 2025 12:45:25
    |
Älven (alven)  Author: Einar Bjarni Halldórsson |
www/py-hyperkitty: [NEW PORT] A web interface to access GNU Mailman v3 archives
Hyperkitty is a web interface to access GNU Mailman v3 archives.
Three other ports are added as dependencies of py-hyperkitty:
- www/py-django-q2
- www/py-robot-detection
- www/py-mailman-hyperkitty
PR: 281463 281464 281465
Approved by: yuri@ (Mentor)
Differential Revision: https://reviews.freebsd.org/D52550 |
Number of commits found: 4
|