Port details |
- py-dj22-django-cors-headers Handles server headers required for Cross-Origin Resource Sharing
- 3.2.1 www
=0 3.2.1Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete, please use www/py-django-cors-headers instead
This port expired on: 2020-06-30
- Maintainer: kai@FreeBSD.org
- Port Added: 2019-05-25 10:11:19
- Last Update: 2020-06-30 10:32:54
- SVN Revision: 540890
- 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.
WWW: https://github.com/adamchainz/django-cors-headers
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}dj22-django-cors-headers>0:www/py-dj22-django-cors-headers@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py37-django-cors-headers
- py37-dj21-django-cors-headers
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-dj22-django-cors-headers
- Package flavors (<flavor>: <package>)
- py37: py37-dj22-django-cors-headers
- distinfo:
- TIMESTAMP = 1579256948
SHA256 (django-cors-headers-3.2.1.tar.gz) = a5960addecc04527ab26617e51b8ed42f0adab4594b24bb0f3c33e2bd3857c3f
SIZE (django-cors-headers-3.2.1.tar.gz) = 26261
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-django22>0 : www/py-django22@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:3.5+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.1 30 Jun 2020 10:32:54 |
rene |
Remove expired ports:
2020-06-30 databases/p5-Search-Xapian10: Depend on unsupported xapian-core. Use
databases/p5-Search-Xapian instead
2020-06-30 databases/xapian-core10: Unsupported by upstream. Use
databases/xapian-core instead
2020-06-30 devel/py-dj22-django-rq: Obsolete, please use www/py-django-rq
instead
2020-06-30 devel/rubygem-cucumber-expressions: Use
devel/rubygem-cucumber-cucumber-expressions instead
2020-06-30 devel/rubygem-cucumber-expressions6: Use
devel/rubygem-cucumber-cucumber-expressions instead
2020-06-30 devel/rubygem-cucumber-tag_expressions1: Use
devel/rubygem-cucumber-tag_expressions instead
2020-06-30 print/xpp: Last update as 2004-12-09, unsupported by upstream
2020-06-30 textproc/rubygem-gherkin: Use textproc/rubygem-cucumber-gherkin
instead
2020-06-30 www/p5-Catalyst-Model-Xapian10: Depend on unsupported xapian-core.
Use www/p5-Catalyst-Model-Xapian instead
2020-06-30 www/py-dj22-django-auth-ldap: Obsolete, please use
www/py-django-auth-ldap instead
2020-06-30 www/py-dj22-django-cacheops: Obsolete, please use
www/py-django-cacheops instead
2020-06-30 www/py-dj22-django-cors-headers: Obsolete, please use
www/py-django-cors-headers instead
2020-06-30 www/py-dj22-django-crispy-forms: Obsolete, please use
www/py-django-crispy-forms instead (Only the first 15 lines of the commit message are shown above ) |
3.2.1 24 Jun 2020 21:13:09 |
kai |
Set a few repo-copied py-dj22- ports to expire
* These ports were already set as DEPRECATED some time ago and now have no
consumers left as those have been switched back to the original ports. |
3.2.1 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.2.1 25 Feb 2020 21:38:00 |
kai |
www/py-dj22-django-cors-headers: Update to 3.2.1
* Update WWW field as the repository has a new maintainer.
Changelog:
https://github.com/adamchainz/django-cors-headers/blob/3.2.1/HISTORY.rst |
3.2.0 13 Dec 2019 10:19:28 |
kai |
www/py-django-{dj21,dj22}-cors-headers: Update to 3.2.0
Notable changes since 3.0.2:
* Drop Python 2 support, only Python 3.5-3.8 is supported now.
* Support the value "file://" for origins, which is accidentally sent by
some versions of Chrome on Android.
https://github.com/adamchainz/django-cors-headers/blob/3.2.0/HISTORY.rst |
3.0.2 21 Jun 2019 09:36:06 |
kai |
www/py-{dj21,dj22}-django-cors-headers: Update to 3.0.2
Changelog:
https://github.com/ottoyiu/django-cors-headers/blob/3.0.2/HISTORY.rst |
2.5.3 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 ) |
Number of commits found: 7
|