Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.3_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+ |
0.9.3_1 29 Jun 2020 16:16:58
  |
sunpoet  |
Mark DEPRECATED and set EXPIRATION_DATE to 2020-07-15
PR: 247587
Submitted by: kai |
0.9.3_1 14 Aug 2019 12:25:09
  |
mat  |
Convert to UCL & cleanup pkg-message (categories w) |
0.9.3_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 |
0.9.3_1 25 Apr 2018 16:42:38
  |
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
0.9.3_1 25 Feb 2018 05:34:23
  |
sunpoet  |
Update RUN_DEPENDS: use newer django
- Add missing RUN_DEPENDS
- Pet portlint: move LICENSE upward
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for dependency change
- Take maintainership |
0.9.3 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 ) |
24 Aug 2016 02:17:02

|
vanilla  |
Update to 0.9.3. |
0.6_1 08 Jun 2016 17:12:12
  |
amdmi3  |
- Add LICENSE
- Add NO_ARCH |
0.6_1 25 May 2016 01:41:39
  |
zi  |
- Reset MAINTAINERship due to fatal email bounces (no MX record, no A record),
maintainer timeouts
Reported by: portscout |
0.6_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 |
0.6_1 16 Jan 2016 11:19:09
  |
miwi  |
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX
Reported by: antoinebot |
0.6_1 16 Jan 2016 09:52:37
  |
miwi  |
- Switch all ports to www/py-django18
- Bump PORTREVISION |
0.6 18 Oct 2014 19:02:00
  |
rm  |
Convert to USES=python |
0.6 01 Aug 2014 22:04:08
  |
wg  |
www/py-django-datetime-widget
Django-datetime-widget is a simple and clean widget for DateTimeField.
It's based on bootstrap-datepicker by Stefan Petre.
WWW: https://pypi.python.org/pypi/django-datetime-widget
PR: 191059
Submitted by: melvyn@magemana.nl |