Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.7.0 10 Feb 2025 15:13:39
    |
Kai Knoblich (kai)  |
www/py-django-cors-headers: Update to 4.7.0
Changelog:
https://github.com/adamchainz/django-cors-headers/blob/4.7.0/CHANGELOG.rst |
4.6.0 03 Nov 2024 10:13:42
    |
Kai Knoblich (kai)  |
www/py-django-cors-headers: Update to 4.6.0
* Support for Python 3.8 was dropped with release 4.5.0, adjust
USES=python accordingly.
Changelog since 4.3.1:
https://github.com/adamchainz/django-cors-headers/blob/4.6.0/CHANGELOG.rst |
4.3.1_1 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 |
4.3.1 03 Dec 2023 15:02:50
    |
Kai Knoblich (kai)  |
www/py-django-cors-headers: Update to 4.3.1
Changelog:
https://github.com/adamchainz/django-cors-headers/blob/4.3.1/CHANGELOG.rst |
4.3.0 31 Oct 2023 12:33:17
    |
Kai Knoblich (kai)  |
www/py-django-cors-headers: Update to 4.3.0
Changelog:
https://github.com/adamchainz/django-cors-headers/blob/4.3.0/CHANGELOG.rst |
4.2.0 24 Jul 2023 04:19:03
    |
Kai Knoblich (kai)  |
www/py-django-cors-headers: Update to 4.2.0
Changelog:
https://github.com/adamchainz/django-cors-headers/blob/4.2.0/CHANGELOG.rst |
4.1.0 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
4.1.0 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> |
4.1.0 27 Jun 2023 08:24:38
    |
Kai Knoblich (kai)  |
www/py-django-cors-headers: Update to 4.1.0
Changelog:
https://github.com/adamchainz/django-cors-headers/blob/4.1.0/CHANGELOG.rst |
4.0.0 04 Jun 2023 06:51:34
    |
Kai Knoblich (kai)  |
www/py-django-cors-headers: Update to 4.0.0
Changelog:
https://github.com/adamchainz/django-cors-headers/blob/4.0.0/CHANGELOG.rst |
3.14.0_1 04 Apr 2023 18:29:11
    |
Antoine Brodin (antoine)  |
USE_PYTHON=pep517: bump PORTREVISION |
3.14.0 17 Mar 2023 12:04:40
    |
Kai Knoblich (kai)  |
www/py-django-cors-headers: Update to 3.14.0
* Switch to PEP517 build framework.
Changelog:
https://github.com/adamchainz/django-cors-headers/blob/3.14.0/CHANGELOG.rst
MFH: No (PEP517 support not present in 2023Q1 branch) |
3.13.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 |
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) |
3.13.0 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 ) |
3.13.0 18 Jun 2022 08:39:44
    |
Kai Knoblich (kai)  |
www/py-django-cors-headers: Update to 3.13.0
Changelog since 3.11.0:
https://github.com/adamchainz/django-cors-headers/blob/3.13.0/HISTORY.rst |
3.11.0_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 ) |
3.11.0_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 |
3.11.0 21 Jan 2022 19:00:58
    |
Kai Knoblich (kai)  |
www/py-django-cors-headers: Update to 3.11.0
Changelog:
https://github.com/adamchainz/django-cors-headers/blob/3.11.0/HISTORY.rst |
3.10.1 08 Jan 2022 13:16:03
    |
Kai Knoblich (kai)  |
www/py-django-cors-headers: Update to 3.10.1
Changelog:
https://github.com/adamchainz/django-cors-headers/blob/3.10.1/HISTORY.rst
MFH: 2022Q1 |
3.10.0 03 Nov 2021 16:05:36
    |
Kai Knoblich (kai)  |
www/py-django-cors-headers: Update to 3.10.0
Changelog since 3.7.0:
https://github.com/adamchainz/django-cors-headers/blob/3.10.0/HISTORY.rst |
3.7.0 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 ) |
3.7.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.7.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.7.0 11 Mar 2021 18:47:41
  |
kai  |
www/py-django-cors-headers: Update to 3.7.0
Changelog since 3.5.0:
https://github.com/adamchainz/django-cors-headers/blob/3.7.0/HISTORY.rst |
3.5.0 21 Jan 2021 09:08:50
  |
kai  |
www/py-django-cors-headers: Update to 3.5.0
Changelog:
https://github.com/adamchainz/django-cors-headers/blob/3.5.0/HISTORY.rst |
3.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 ) |
3.4.0 03 Nov 2020 20:15:01
  |
kai  |
www/py-django-cors-headers: Update to 3.4.0
* The upstream repository has moved, update the WWW field accordingly.
Changelog:
https://github.com/adamchainz/django-cors-headers/blob/3.4.0/HISTORY.rst |
3.3.0 27 May 2020 00:17:22
  |
swills  |
www/py-django-cors-headers: Update to 3.3.0
While here, mark the repo-copied port www/py-dj22-django-cors-headers as
DEPRECATED
PR: 246757
Submitted by: kai |
3.1.1 08 Oct 2019 14:51:39
  |
swills  |
www/py-django-cors-headers: update to 3.1.1 |
3.1.0 03 Sep 2019 19:51:32
  |
swills  |
www/py-django-cors-headers: update to 3.1.0 |
3.0.2 29 May 2019 15:29:00
  |
swills  |
www/py-django-cors-headers: update to 3.0.2 |
3.0.1 25 May 2019 10:10:01
  |
kai  |
net-mgmt/netbox: Update to 2.5.12 and switch to Django 2.2
Upstream decided to switch from Django 2.1 to the 2.2 LTS release to fix a
rather annoying bug that generated intermittent errors when objects were
deleted/manipulated.
Therefore the same procedure must be done in almost the same way as in
r492690 to make NetBox compatible with Django 2.2 in the ports tree.
That means to repocopy the required Django 1.11 ports, assign them to
Django 2.2, limit them to Python 3.5+ and update all related
CONFLICTS_INSTALL entries accordingly:
* www/py-dj22-django-cors-headers [1]
* www/py-dj22-django-debug-toolbar (Only the first 15 lines of the commit message are shown above ) |
3.0.1 14 May 2019 10:12:11
  |
swills  |
www/py-django-cors-headers: update to 3.0.1 |
3.0.0 11 May 2019 11:29:45
  |
swills  |
www/py-django-cors-headers: update to 3.0.0 |
2.5.3 30 Apr 2019 17:14:15
  |
swills  |
www/py-django-cors-headers: update to 2.5.3 |
2.5.2 26 Apr 2019 17:54:30
  |
swills  |
www/py-django-cors-headers: Update to 2.5.2
PR: 237564
Submitted by: kai |
2.4.0 11 Feb 2019 12:00:30
  |
kai  |
Create some ports that are assigned to Django 2.1 instead Django 1.11.
Django 1.11 is currently the "default" version in the ports tree due its
long term support until April 2020 thus ports that are assigned to that
version will exist until then.
The following packages are required to make the upgrade of net-mgmt/netbox
to 2.5.x possible because upstream has decided to switch from Django 1.11
to Django 2.1:
* www/py-dj21-django-cors-headers
* www/py-dj21-django-debug-toolbar
* www/py-dj21-django-filter
* www/py-dj21-django-js-asset
* www/py-dj21-django-mptt (Only the first 15 lines of the commit message are shown above ) |
2.4.0 02 Sep 2018 15:45:39
  |
swills  |
www/py-django-cors-headers: Update to 2.4.0
PR: 231086
Submitted by: Kai <freebsd_ports@k-worx.org> |
2.3.0 06 Jul 2018 15:59:19
  |
swills  |
www/py-django-cors-headers: update to 2.3.0 |
2.2.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) |
2.2.0 14 Mar 2018 04:15:16
  |
swills  |
www/py-django-cors-headers: update to 2.2.0 |
2.1.0 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 ) |
2.1.0 18 Oct 2017 15:00:29
  |
swills  |
www/py-django-cors-headers: update to 2.1.0 |
1.1.0 14 Apr 2016 16:39:44
  |
swills  |
www/py-django-cors-headers: create port
A Django App that adds CORS (Cross-Origin Resource Sharing) headers to
responses.
WWW: https://github.com/ottoyiu/django-cors-headers |