Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 Jun 2022 09:07:12 3.11
|
Antoine Brodin (antoine)  |
devel/py-ply: py27 flavor is no longer needed by the ports tree |
06 Apr 2021 14:31:07 3.11
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 Feb 2021 14:35:00
3.11
|
mat  |
Those ports are allowed to build a 2.7 flavor, for now. |
23 Apr 2020 22:51:37
3.11
|
dbaio  |
devel/py-ply: Switch MASTER_SITES to HTTPS |
23 Feb 2018 14:50:20
3.11
|
dbaio  |
devel/py-ply: Update to 3.11
Add test target.
Changes: https://github.com/dabeaz/ply/blob/3.11/CHANGES |
30 Nov 2017 15:50:34
3.10_1 
|
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 ) |
08 May 2017 17:21:49
3.10_1
|
dbaio  |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648 |
21 Apr 2017 09:39:27
3.10_1
|
amdmi3  |
- Fix USES so shebangfix is available to slave py3-ply port
Approved by: portmgr blanket |
19 Apr 2017 05:08:04
3.10_1
|
miwi  |
- Fix shebangs |
12 Mar 2017 04:56:18
3.10
|
skreuzer  |
Add Python 3 variant of devel/py-ply
Transfer maintainership of devel/py-ply to dbaio@bsd.com.br
PR: 217476
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> |
01 Feb 2017 12:00:38
3.10
|
vanilla  |
1: Update to 3.10.
2: set NO_ARCH. |
22 Jan 2017 22:27:55
3.9
|
rene  |
Reset mva@'s ports, he handed in his ports bit. |
03 Sep 2016 07:38:08
3.9
|
mva  |
- Update to version 3.9 |
15 Dec 2015 15:11:31
3.8
|
mva  |
- Update to version 3.8
PR: 203525
Submitted by: olivierd@ |
30 Jun 2015 18:25:00
3.6_1
|
antoine  |
Add patches from upstream to fix issue 63:
https://github.com/dabeaz/ply/issues/63
This unbreaks www/chromium
Reported by: pkg-fallout
With hat: portmgr |
28 Jun 2015 08:40:29
3.6
|
mva  |
- Update to version 3.6
- Enable installation support for different python versions in parallel
PLY version 3.6 is a bugfix release.
Changelog: https://github.com/dabeaz/ply/blob/master/CHANGES |
27 Oct 2014 10:58:26
3.4
|
bapt  |
Cleanup plist |
14 Aug 2014 17:04:31
3.4
|
mva  |
- Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a
conflict in behaviour with the read-only COMPILER_FEATURES knob
- Fix the deprecated USE_PYTHON_BUILD and USE_PYTHON_RUN behaviour, which
usually should be mutually exclusive, but some ports include both knobs
Phabric: D581
Recommended by: danfe@, makc@
Reviewed by: danfe, wg, antoine
Approved by: portmgr
With hat: python@ |
10 Aug 2014 08:55:08
3.4
|
mva  |
- Convert my ports to USES=python |
15 Jan 2014 18:40:16
3.4
|
mva  |
- Enable stagedir support
- Use PYDISTUTILS_AUTOPLIST
- Add LICENSE
- Convert to new OPTIONS framework |
20 Sep 2013 17:13:47
3.4
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
27 Feb 2011 09:00:37
3.4
|
mva  |
- Update to 3.4 |
25 Sep 2009 20:52:48
3.3
|
mva  |
Update to version 3.3.
Approved by: miwi (mentor)
Feature safe: yes |
26 Mar 2009 08:32:57
3.2
|
mva  |
Update to 3.2.
Approved by: miwi (mentor) |
02 Mar 2009 20:47:58
3.1
|
mva  |
Update to 3.0.1.
Approved by: beech (mentor) |
21 Feb 2009 09:43:27
3.0
|
mva  |
Update to 3.0.
Approved by: miwi (mentor) |
19 Feb 2009 21:45:43
2.5
|
mva  |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor) |
30 May 2008 19:37:54
2.5
|
miwi  |
- Update to 2.5
- Respect NOPORTEXAMPLES
PR: 124120
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
01 Mar 2007 11:57:53
2.3
|
miwi  |
- Update to 2.3
PR: 109715
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
12 Nov 2006 06:41:31
2.2
|
rafan  |
- Update to 2.2
PR: ports/105307
Submitted by: Marcus von Appen (maintainer) |