Port details |
- py-django-subdomains Subdomains helpers for the Django framework
- 2.1.0_1 www
=0 2.1.0_1Version of this port present on the latest quarterly branch.
- DEPRECATED: No longer maintained, not compatible with Django 2.0+
This port expired on: 2020-07-15
- Maintainer: rum1cro@yandex.ru
- Port Added: 2014-04-25 13:09:36
- Last Update: 2020-07-18 21:27:12
- SVN Revision: 542534
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/tkaemming/django-subdomains
- Description:
- Subdomain helpers for the Django framework, including subdomain-based URL
routing and reversing.
WWW: https://github.com/tkaemming/django-subdomains
-
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}django-subdomains>0:www/py-django-subdomains@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-django-subdomains
- Package flavors (<flavor>: <package>)
- py37: py37-django-subdomains
- py27: py27-django-subdomains
- distinfo:
- TIMESTAMP = 1474933138
SHA256 (django-subdomains-2.1.0.tar.gz) = 5684bb3a731de2295a549f6f2c3d6a806da802ff1ad369babd57cf008d9a783f
SIZE (django-subdomains-2.1.0.tar.gz) = 7345
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-django111>0 : www/py-django111@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
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.0_1 18 Jul 2020 21:27:12 |
rene |
Remove expired ports:
2020-07-15 www/py-django-subdomains: No longer maintained, not compatible with
Django 2.0+
2020-07-15 www/py-django-datetime-widget: No longer maintained, not compatible
with Django 2.1
2020-07-15 www/py-django-openid-auth: No longer maintained, not compatible with
Django 2.0+, please use www/py-django-allauth instead
2020-07-15 www/py-django-overextends: No longer maintained, not compatible with
Django 2.0+ |
2.1.0_1 27 Jun 2020 10:02:49 |
kai |
www/py-django-subdomains: Deprecate/Set to expire
* The port is not compatible with Django 2.0+ and it doesn't seem to be
maintained by upstream anymore.
PR: 247206
Approved by: maintainer timeout (14 days) |
2.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 |
2.1.0_1 10 May 2018 15:02:44 |
miwi |
- Switch to py-django111
- Bump PORTREVISION
Sponsored by: iXsystems Inc. |
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 27 Sep 2016 00:47:20 |
wen |
- Update to 2.1.0
- Add LICENSE
PR: 213003
Submitted by: rum1cro@yandex.ru(maintainer) |
2.0.4_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.0.4_1 16 Jan 2016 11:19:09 |
miwi |
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX
Reported by: antoinebot |
2.0.4_1 16 Jan 2016 09:52:37 |
miwi |
- Switch all ports to www/py-django18
- Bump PORTREVISION |
2.0.4 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
25 Apr 2014 13:09:30
|
danfe |
Subdomain helpers for the Django framework, including subdomain-based URL
routing and reversing.
WWW: https://github.com/tkaemming/django-subdomains
PR: ports/188919 |