Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.1 24 Mar 2021 18:01:33
  |
ultima  |
This is the commit message, please edit it.
www/py-django-jsonfield: This port has been deleted. Upstream has renamed the
port and either www/py-jsonfield or www/py-jsonfield2 should be used. |
2.1.1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.1.1 03 May 2020 07:32:36
  |
ultima  |
Updated to 2.1.1
Added deprecated message suggesting to switch to the name
changed port. This port will be deleted once www/seahub's
django version has been upgraded.
PR: 245365
Submitted by: wen |
2.0.2_1 08 Jan 2019 13:20:19
  |
mat  |
Remove MASTER_SITES=GH when it is the only one.
It is added by USE_GITHUB. Tested with `make makesum` not changing distinfo. |
2.0.2_1 13 Jun 2018 22:05:51
  |
ultima  |
Update Seafile family to 6.3.1
As of Seafile 6.3.0, django has been upgraded
to 1.11. Seafile's dependencies have also been
switched to match this change.
Reviewed by: miwi
Differential Revision: https://reviews.freebsd.org/D15718 |
2.0.2 14 Apr 2018 18:22:33
  |
ultima  |
* Updated to 2.0.2
* Take maintainership, inactive maintainer
PR: 226543 |
1.0.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 ) |
1.0.3 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.0.3 31 Mar 2016 19:14:59
  |
tj  |
New port www/py-django-jsonfield 1.0.3
django-jsonfield is a reusable Django field that allows you to store validated
JSON in your model.
WWW: https://github.com/bradjasper/django-jsonfield |