Port details |
- py-django110 High-level Python Web Framework
- 1.10.8_1 www
=0 1.10.8_1Version of this port present on the latest quarterly branch. DEPRECATED: Use www/py-django111 or www/py-django20 instead
This port expired on: 2018-01-31
- Maintainer: python@FreeBSD.org
 - Port Added: 2016-09-08 01:42:53
- Last Update: 2018-01-31 16:42:17
- SVN Revision: 460508
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://www.djangoproject.com/
- Description:
- Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.
Developed and used over the past two years by a fast-moving online-news
operation, Django was designed from scratch to handle two challenges: the
intensive deadlines of a newsroom and the stringent requirements of experienced
Web developers. It has convenient niceties for developing content-management
systems, but it's an excellent tool for building any Web site.
WWW: https://www.djangoproject.com/
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}django110>0:www/py-django110@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-django110
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1504718727
SHA256 (python/Django-1.10.8.tar.gz) = d4ef83bd326573c00972cb9429beb396d210341a636e4b816fc9b3f505c498bb
SIZE (python/Django-1.10.8.tar.gz) = 7739226
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:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-pytz>0 : devel/py-pytz@py27
- py27-sqlite3>0 : databases/py-sqlite3@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-django110-1.10.8_1:
DOCS=on: Build and/or install documentation
HTMLDOCS=off: Install HTML documentation (requires Sphinx)
====> Options available for the group DATABASE
PGSQL=off: PostgreSQL database support
MYSQL=off: MySQL database support
SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- cpe python shebangfix
- 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 |
1.10.8_1 31 Jan 2018 16:42:17
  |
sunpoet  |
Remove www/py-django110 |
1.10.8_1 08 Jan 2018 15:47:40
  |
mat  |
databases/py-MySQLdb only supports Python 2, restrict ports that uses it.
Sponsored by: Absolight |
1.10.8_1 30 Dec 2017 06:42:29
  |
sunpoet  |
Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31
Extended support of Django 1.10 has expired on December 2, 2017.
Reference: https://www.djangoproject.com/download/#supported-versions |
1.10.8_1 26 Dec 2017 18:39:14
  |
lwhsu  |
Django's fastcgi support was removed in 1.9
PR: 224332
Submitted by: Shane <FreeBSD@ShaneWare.Biz> |
1.10.8 12 Dec 2017 16:03:54
  |
mat  |
Fixup building docs with sphinx, and cleanup.
Sponsored by: Absolight |
1.10.8 10 Dec 2017 13:48:51
  |
wen  |
- Adjust CONFLICTS_INSTALL |
1.10.8 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.10.8 06 Sep 2017 20:06:29
  |
sunpoet  |
Update to 1.10.8
Changes: https://docs.djangoproject.com/en/1.10/releases/1.10.8/
Security: aaab03be-932d-11e7-92d8-4b26fc968492
MFH: 2017Q3 |
1.10.7_2 03 Aug 2017 00:58:59
  |
feld  |
www/py-django: Add missing runtime dependency
pytz is now a required dependency for Django 1.11 and is strongly
recommended in older releases.
Django 1.11:
https://github.com/django/django/commit/414ad25b090a63eaaf297b1164c8f7d814a710a2
Older releases: docs/topics/i18n/timezones.txt
"3. Should I install pytz?
Yes. Django has a policy of not requiring external dependencies, and for
this reason pytz_ is optional. However, it's much safer to install it."
Reviewed by: lwhsu
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D11835 |
1.10.7_1 28 May 2017 03:53:21
  |
sunpoet  |
Update CONFLICTS_INSTALL |
1.10.7_1 18 Apr 2017 18:26:19
  |
miwi  |
- Fix Shebangs |
1.10.7 07 Apr 2017 07:55:09
  |
wen  |
- Adjust CONFLICTS_INSTALL after add py-django111 |
1.10.7 04 Apr 2017 18:18:15
  |
miwi  |
- Update following ports:
py-django18 -> 1.8.18
py-django19 -> 1.9.13
py-django110 -> 1.10.7
Changelog:
https://docs.djangoproject.com/en/dev/releases/1.8.18/
https://docs.djangoproject.com/en/dev/releases/1.9.13/
https://docs.djangoproject.com/en/dev/releases/1.10.7/
MFH: 2017Q2
Security: http://vuxml.freebsd.org/freebsd/dc880d6c-195d-11e7-8c63-0800277dcc69.html |
1.10.6 03 Mar 2017 08:43:12
  |
miwi  |
- Update to 1.10.6 |
1.10.5 07 Feb 2017 20:32:04
  |
sunpoet  |
Update to 1.10.5
- Add NO_ARCH
- Add missing OPTIONS_DEFINE=DOCS
- Convert to options helper
- Convert to options target helper
- Update WWW
Changes: https://docs.djangoproject.com/en/1.10/releases/1.10.5/ |
1.10.4 04 Dec 2016 06:50:36
  |
wen  |
- Update to 1.10.4 |
1.10.3 02 Nov 2016 12:52:00
  |
lwhsu  |
- Update to 1.10.3
MFH: 2016Q4
Security: cb116651-79db-4c09-93a2-c38f9df46724 |
1.10.2 05 Oct 2016 14:57:08
  |
wen  |
- Update to 1.10.2 |
1.10.1 08 Sep 2016 01:42:43
  |
wen  |
- Repocopy py-django19 --> py-django110 and update to 1.10.1 |