| Port details |
- py-dj52-django-cors-headers Handles server headers required for Cross-Origin Resource Sharing
- 4.9.0 www
=0 4.9.0Version of this port present on the latest quarterly branch. DEPRECATED: Obsolete, please use www/py-django-cors-headers instead
EXPIRATION DATE: 2026-06-30
- Maintainer: kai@FreeBSD.org
 - Port Added: 2025-06-22 07:00:13
- Last Update: 2026-06-01 08:40:56
- Commit Hash: 8c97278
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/adamchainz/django-cors-headers
- Description:
- A Django App that adds CORS (Cross-Origin Resource Sharing) headers to
responses.
¦ ¦ ¦ ¦ 
- 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-cors-headers>0:www/py-dj52-django-cors-headers@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-*django-cors-headers
- To install the port:
- cd /usr/ports/www/py-dj52-django-cors-headers/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj52-django-cors-headers
- pkg install py311-dj52-django-cors-headers
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-cors-headers listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj52-django-cors-headers
- Package flavors (<flavor>: <package>)
- py311: py311-dj52-django-cors-headers
- distinfo:
- TIMESTAMP = 1759317248
SHA256 (django_cors_headers-4.9.0.tar.gz) = fe5d7cb59fdc2c8c646ce84b727ac2bca8912a247e6e68e1fb507372178e59e8
SIZE (django_cors_headers-4.9.0.tar.gz) = 21458
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-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@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-django52>=4.2 : www/py-django52@py311
- py311-asgiref>=3.6 : www/py-asgiref@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-dj52-django-cors-headers
- 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 |
4.9.0 01 Jun 2026 08:40:56
    |
Kai Knoblich (kai)  |
*/py-dj52*: Deprecate/Set to expire
* The counterparts of the py-dj52-* ports were switched to Django 5.2 in
ce59801b72ef, so the py-dj52-* ports have no more consumers and are
now obsolete.
* Set a relatively short EXPIRATION_DATE toward the end of June to wrap
up things neatly before the 2026Q3 branch.
PR: 291707
With hat: python |
4.9.0 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
4.9.0 24 Oct 2025 14:24:38
    |
Kai Knoblich (kai)  |
www/py-dj52-django-cors-headers: Update to 4.9.0
Changelog since 4.7.0:
https://github.com/adamchainz/django-cors-headers/blob/4.9.0/CHANGELOG.rst |
4.7.0 22 Jun 2025 06:55:08
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Create Django 5.2 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.3 release possible because it requires
Django 5.2.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj52-django-rq
- devel/py-dj52-strawberry-graphql (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 4
|