Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.0 27 Nov 2024 02:33:42
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Update to 3.0.0
Changes: https://github.com/rq/django-rq/releases |
2.10.3_1 23 Nov 2024 07:56:10
    |
Kai Knoblich (kai)  |
*/*: Switch consumers from devel/py-rq to devel/py-rq1
These ports are not compatible with py-rq 2.0.0+ and for some there is
not yet a new version that is ready for py-rq 2.0.0+.
Therefore to avoid regressions, switch the consumers to the newly
created port devel/py-rq1, which uses the 1.16.2 release.
* Bump PORTREVISION due dependency change.
PR: 282649
Approved by: portmgr (blanket) |
2.10.3 15 Nov 2024 10:17:09
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Update to 2.10.3
Changes: https://github.com/rq/django-rq/releases |
2.10.2 30 Oct 2024 12:11:27
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Add SENTRY option |
2.10.2 28 May 2024 10:21:30
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Cosmetic change |
2.10.2 26 May 2024 07:51:47
    |
Kai Knoblich (kai)  |
devel/py-django-rq: Update to 2.10.2
* Fix and update the test suite as the "django-admin" script is shipped
nowadays without the ".py" extension.
* Reduce the set of required dependencies for the test suite as well.
Changelog since 2.9.0:
https://github.com/rq/django-rq/compare/v2.9.0...97e6bf2
PR: 278931
Approved by: sunpoet (maintainer) |
2.9.0_3 27 Apr 2024 09:08:48
    |
Kai Knoblich (kai)  |
*: Switch consumers over to Django 4.2
Django 3.2 reached its End-of-Life on 1st April 2024 and Django 4.2 is
the new LTS (= Long Term Support) release which will be supported until
April 2026.
* Switch most ports that use www/py-django32 to www/py-django42.
* Ports that are not compatible with Django 3.2 have already been set
with an expiration date were not taken into account.
* Bump PORTREVISION due dependency change where necessary.
PR: 276319
Reviewed by: dvl, grembo, ultima
Approved by: bofh (implicit), dvl, grembo, Kevin Golding, sunpoet,
ultima, maintainer timeout (remaining maintainers)
Differential Revision: https://reviews.freebsd.org/D44637 |
2.9.0_2 08 Apr 2024 20:16:46
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
2.9.0_1 23 Mar 2024 14:31:14
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Remove unnecessary substitution |
2.9.0_1 25 Dec 2023 09:00:09
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Update version requirement of RUN_DEPENDS
- Bump PORTREVISION for package change |
2.9.0 27 Nov 2023 18:07:51
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Update to 2.9.0
Changes: https://github.com/rq/django-rq/releases |
2.8.1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.8.1 27 May 2023 23:43:54
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Update to 2.8.1
Changes: https://github.com/rq/django-rq/releases
https://github.com/rq/django-rq/blob/master/CHANGELOG.md |
2.8.0 07 May 2023 16:03:50
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Update to 2.8.0
Changes: https://github.com/rq/django-rq/releases
https://github.com/rq/django-rq/blob/master/CHANGELOG.md |
2.7.0 21 Mar 2023 19:20:35
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Update to 2.7.0
Changes: https://github.com/rq/django-rq/releases |
2.6.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.6.0 30 Dec 2022 09:04:34
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Update to 2.6.0
Changes: https://github.com/rq/django-rq/releases |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.5.1_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.5.1_1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.5.1_1 16 Jun 2022 16:28:33
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Create Django 4.0 consumers
* Django 3.2 is currently the "default" version in the ports tree due
its long term support until April 2024. 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 3.2 release possible because it requires Django
4.0.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj40-django-rq
- devel/py-dj40-graphene-django (Only the first 15 lines of the commit message are shown above ) |
2.5.1_1 28 Apr 2022 10:02:15
    |
Kai Knoblich (kai)  |
www/py-django32: Switch consumers over to Django 3.2
Django 2.2 became End-of-Life on 11th April 2022 and Django 3.2 is the
new LTS (= Long Term Support) release which will be supported until
April 2024.
* Switch the most ports that use www/py-django22 to www/py-django32
* Switch www/seahub over to www/py-djangorestframework
* Ports that are not yet ready for Django 3.2 (only three so far) or
those that have already been set with an expiration date were not
taken into account.
* Bump PORTREVISION due dependency change where necessary.
PR: 261313
Reviewed by: bofh, dvl, koobs, ultima
Approved by: bofh, dvl, koobs, ultima, sunpoet, Kevin Golding, Ivan Rozhuk,
Alexander Sieg (maintainers)
maintainer timeout (remaining maintainers)
Differential Revision: https://reviews.freebsd.org/D34859 |
2.5.1 21 Dec 2021 18:48:05
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Update to 2.5.1
Changes: https://github.com/rq/django-rq/releases
https://github.com/rq/django-rq/blob/master/CHANGELOG.md |
2.5.0 21 Nov 2021 21:15:10
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Update to 2.5.0
Changes: https://github.com/rq/django-rq/releases
https://github.com/rq/django-rq/blob/master/CHANGELOG.md |
2.4.1 01 Nov 2021 13:41:38
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Update TEST_DEPENDS after
51c8c9bdc20f2c5166fa98f9c14b1000a0f199d7 |
2.4.1 20 Jul 2021 12:26:05
    |
Kai Knoblich (kai)  |
*: Create Django 3.2 ports for net-mgmt/netbox
* Django 2.2 is currently the "default" version in the ports tree due
its long term support until April 2022. 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 2.11 release possible because it requires
Django 3.2. All of the ports listed below were created on the basis
of their respective original ports:
- devel/py-dj32-django-rq
- www/py-dj32-django-auth-ldap
- www/py-dj32-django-cacheops (updated to a newer release)
- www/py-dj32-django-cors-headers (Only the first 15 lines of the commit message are shown above ) |
2.4.1 18 Apr 2021 05:43:13
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-django-rq: Update to 2.4.1
Changes: https://github.com/rq/django-rq/releases
https://github.com/rq/django-rq/blob/master/CHANGELOG.md |
2.4.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.4.0_1 13 Jan 2021 16:13:24
  |
osa  |
Update databases/redis to the recent stable version 6.0.10.
Update CONFLICTS for:
o) databases/redis4
o) databases/redis5
o) databases/redis
o) databases/redis-devel
Connect databases/redis5 to the build.
Bump PORTREVISIONs for dependant ports. |
2.4.0 10 Nov 2020 08:47:04
  |
kai  |
Create some ports that are assigned to Django 3.1 instead Django 2.2
* Django 2.2 is currently the "default" version in the ports tree due its
long term support until April 2022. 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 2.9 release possible because it requires Django 3.1 and provides no
backwards compatibility for previous versions of Django.
- www/py-dj31-django-rq
(copied from r539662 to use the 2.3.2 release for now)
- www/py-dj31-django-auth-ldap
- www/py-dj31-django-cacheops
- www/py-dj31-django-cors-headers (Only the first 15 lines of the commit message are shown above ) |
2.4.0 09 Nov 2020 17:35:09
  |
sunpoet  |
Update to 2.4.0
Changes: https://github.com/rq/django-rq/releases |
2.3.2 19 Jun 2020 16:07:51
  |
sunpoet  |
Update to 2.3.2
Changes: https://github.com/rq/django-rq/blob/master/CHANGELOG.md
PR: 245261
Submitted by: wen |
2.1.0_1 10 Dec 2019 17:11:15
  |
sunpoet  |
Add PORTSCOUT |
2.1.0_1 30 Sep 2019 12:11:05
  |
sunpoet  |
Update RUN_DEPENDS
- Add CONFLICTS_INSTALL
- Bump PORTREVISION for dependency change |
2.1.0 22 Jun 2019 21:48:34
  |
sunpoet  |
Update to 2.1.0
Changes: https://github.com/rq/django-rq/blob/master/CHANGELOG.md |
2.0 16 May 2019 23:56:17
  |
sunpoet  |
Update to 2.0
Changes: https://github.com/rq/django-rq/blob/master/CHANGELOG.md |
1.3.1 12 May 2019 20:09:17
  |
sunpoet  |
Update to 1.3.1
Changes: https://github.com/rq/django-rq/blob/master/CHANGELOG.md |
1.3.0 16 Mar 2019 23:22:54
  |
sunpoet  |
Change MASTER_SITES from GitHub to CHEESESHOP
- Add LICENSE_FILE
- Sort *_DEPENDS
- Update do-test:
- Pet portlint
- Reformat pkg-descr
- Update WWW |
1.3 19 Jan 2019 20:41:15
  |
sunpoet  |
Take maintainership |
1.3 19 Jan 2019 16:48:20
  |
rene  |
Drop a bunch of Python ports which were primarily used for Pootle. |
1.3 19 Dec 2018 14:57:33
  |
rene  |
devel/py-django-rq: update to 1.3
While here sort Makefile a bit.
Reported by: portscout |
1.2.0 14 Aug 2018 21:55:12
  |
rene  |
devel/py-django-rq: update to 1.2.0
Reported by: portscout |
1.1.0_1 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.1.0_1 24 May 2018 11:27:23
  |
swills  |
www/py-django-annotations: switch to django 1.11
PR: 228229
Submitted by: Kai <freebsd_ports@k-worx.org>
Approved by: rene (devel/py-django-rq maintainer) |
1.1.0 14 Apr 2018 12:15:13
  |
rene  |
devel/py-django-rq: update to version 1.1.0
- make 'make test' work
- update MASTER_SITES and WWW to point to new repository
Reported by: portscout
Changelog: https://github.com/rq/django-rq/blob/master/CHANGELOG.md |
1.0.1_2 10 Mar 2018 07:09:29
  |
antoine  |
Fix RUN_DEPENDS
Reported by: pkg-fallout |
1.0.1_2 08 Mar 2018 22:22:13
  |
rene  |
devel/py-django-rq: force dependency on Django 1.8 for now to prevent
breaking www/py-django-annotations
Reported by: antoine |
1.0.1_1 06 Mar 2018 22:45:36
  |
rene  |
Use the Django meta-port for my Django port to avoid conflicts between them.
Bump PORTREVISIONs |
1.0.1 07 Dec 2017 21:14:14
  |
rene  |
devel/py-django-rq: update to version 1.0.1 |
1.0.0_1 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.0.0_1 22 Nov 2017 21:59:30
  |
rene  |
devel/py-django-rq: update to v1.0.0
Submitted by: portscout |
0.9.6 25 Jul 2017 17:52:35
  |
rene  |
devel/py-django-rq: update to 0.9.6
- Django 1.10 and scalability fixes
- Pet portlint by moving USES up |
0.9.5 19 Mar 2017 13:05:06
  |
rene  |
devel/py-django-rq: update to 0.9.5
Submitted by: portscout |
0.9.4 14 Nov 2016 21:17:02
  |
rene  |
devel/py-django-rq: update to 0.9.4
Reported by: portscout |
0.9.3 22 Oct 2016 21:47:28
  |
rene  |
devel/py-django-rq: update to 0.9.3
Submitted by: portscout |
0.9.2 07 Aug 2016 11:42:45
  |
rene  |
www/py-django-rq: use TEST_TARGET instead of manual commands
Submitted by: mat |
0.9.2 07 Aug 2016 10:36:03
  |
rene  |
devel/py-django-rq: update to 0.9.2, add test target
Submitted by: portscout |
0.9.1 17 May 2016 21:20:06
  |
rene  |
devel/py-django-rq: update to 0.9.1
Submitted by: portscout |
0.9.0_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.0_1 16 Jan 2016 11:19:09
  |
miwi  |
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX
Reported by: antoinebot |
0.9.0 06 Jan 2016 21:33:16
  |
rene  |
devel/py-django-rq: update to version 0.9.0
Update minimal versions for dependencies.
Submitted by: portscout |
0.8.0 25 Dec 2015 07:04:07
  |
sunpoet  |
- Update MAINTAINER: use @FreeBSD.org |
0.8.0 22 Nov 2015 23:30:35
  |
rene  |
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.
WWW: https://github.com/ui/django-rq/ |