Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.4_2 27 Oct 2020 22:44:00
  |
rene  |
Remove expired ports:
2020-10-25 devel/py-repoze.what: does not build with python3
2020-09-15 net/reposado: Uses deprecated version of python
2020-12-31 devel/py-setuptools_darcs: Uses Python 2.7 which is EOLed upstream
2020-10-25 devel/py-darcsver: does not build with python3
2020-10-25 devel/py-gdata: Unmaintained upstream, superseded by
www/py-google-api-python-client
See https://people.freebsd.org/~rene/stuff/old-ports.txt for the "unremovable"
ports. |
1.7.4_2 25 Sep 2020 06:42:15
  |
wen  |
- Mark DEPRECATED |
1.7.4_2 03 Oct 2018 09:08:33
  |
amdmi3  |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket |
1.7.4_2 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 |
1.7.4_2 09 Jan 2018 18:44:07
  |
danfe  |
For the ports under `devel' category: remove superfluous linefeeds. |
1.7.4_2 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.7.4_2 20 Oct 2014 16:04:14
  |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
1.7.4_2 10 Feb 2014 07:46:26
  |
miwi  |
- Stage support
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION |
1.7.4_1 20 Nov 2013 20:51:25
  |
sunpoet  |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr) |
1.7.4_1 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.7.4_1 08 Mar 2012 12:43:03
 |
wen  |
- Respect PORTDOCS and install doc into correct location
- Bump PORTREVISION
Reported by: kevlo@ |
1.7.4 15 Jan 2012 05:48:22
 |
wen  |
- update to 1.7.4 |
1.7.2 13 Feb 2011 01:44:36
 |
wen  |
- Update to 1.7.2 |
1.7.1 15 Nov 2010 06:18:00
 |
wen  |
- Update to 1.7.1 |
1.6.3 27 Sep 2010 00:58:21
 |
wen  |
- Update to 1.6.3 |
1.5.7 10 Sep 2010 07:24:54
 |
wen  |
- Update to 1.5.7 |
1.5.1 30 Oct 2009 05:11:59
 |
wen  |
- Update to 1.5.1
Approved by: miwi,jadawin(mentors,implicit) |
1.5.0 26 Oct 2009 00:07:12
 |
wen  |
- Update to 1.5.0
- Update my mail address to FreeBSD
Approved by: miwi,jadawin(mentors,implicit) |
1.4.0 29 Jul 2009 09:33:51
 |
miwi  |
- Update to 1.4.0
Approved by: maintainer implicit |
1.3.1 19 Jun 2009 05:32:10
 |
miwi  |
- Update to 1.3.1
PR: 135687
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
1.2.1 06 Jun 2009 22:46:15
 |
miwi  |
py-darcsver is a python module to generate a version
number from darcs history.
WWW: http://pypi.python.org/pypi/darcsver
PR: ports/135279
Submitted by: Wen Heping <wenheping at gmail.com> |