| Port details on branch 2026Q1 |
- py-phply Lexer and parser for PHP source implemented using PLY
- 1.2.6_3 devel
=1 1.2.6_3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2016-07-13 16:18:38
- Last Update: 2025-10-27 15:32:00
- Commit Hash: 2f0ed17
- People watching this port, also watch:: policyd2, rc, py311-cjkwrap, py311-darts.util.lru, monit
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/viraptor/phply
- Description:
- phply is a parser for the PHP programming language written using PLY,
a Lex/YACC-style parser generator toolkit for Python.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}phply>0:devel/py-phply@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-phply/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-phply
- pkg install py311-phply
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-phply listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-phply
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1696711624
SHA256 (phply-1.2.6.tar.gz) = 0b27774d285f507a3445805a05f8fb2998f56d709270f78b89208b65b0d84917
SIZE (phply-1.2.6.tar.gz) = 73083
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-ply>=0 : devel/py-ply@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-ply>=0 : devel/py-ply@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- textproc/translate-toolkit
- for Run
-
- textproc/translate-toolkit
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-phply
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|