Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 1.2.5_2 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.2.5_2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.2.5_2 |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
10 Apr 2019 06:18:32
1.2.5_2 |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
05 Aug 2018 19:25:01
1.2.5_1 |
dbaio  |
devel/py-phply: Allow concurrent installations
py-phply install console scripts, this will prevent conflicts.
Add missing TEST_DEPENDS.
Reported by: koobs |
04 Aug 2018 12:41:06
1.2.5 |
dbaio  |
devel/py-phply: Update to 1.2.5 |
20 Jun 2018 17:05:44
1.2.4 |
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 |
25 Apr 2018 16:42:38
1.2.4 |
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 |
17 Mar 2018 13:47:14
1.2.4 |
dbaio  |
devel/py-phply: Update to 1.2.4 |
11 Nov 2017 18:37:37
1.2.1 |
dbaio  |
devel/py-phply: Update to 1.2.1 |
29 Oct 2017 12:37:59
1.2.0 |
dbaio  |
devel/py-phply: Update to 1.2.0, Add test target |
08 May 2017 17:21:49
1.0.0 |
dbaio  |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648 |
16 Jan 2017 12:20:21
1.0.0 |
amdmi3  |
- Update to 1.0.0
- Add python 3 support
- License file was removed from the package
PR: 216138
Submitted by: dbaio@bsd.com.br (maintainer) |
14 Jul 2016 16:43:32
0.9.1_1 |
pi  |
devel/py-phply: Only use Python up to 2.7 ...
... until it's confirmed to work with other versions.
PR: 211112
Submitted by: koobs
Approved by: Danilo G. Baio <dbaio@bsd.com.br> (maintainer) |
13 Jul 2016 16:18:29
0.9.1 |
pi  |
New port: devel/py-phply
phply is a parser for the PHP programming language written using PLY,
a Lex/YACC-style parser generator toolkit for Python.
WWW: https://pypi.python.org/pypi/phply
PR: 211049
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> |