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 |