Port details |
- py-antlr4-python2-runtime ANother Tool for Language Recognition (python2 runtime)
- 4.7.2 devel
=1 4.7.2Version of this port present on the latest quarterly branch. DEPRECATED: Uses EoL python27, please use devel/antlr4-python3-runtime instead
This port expired on: 2020-03-25
- Maintainer: antoine@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2018-12-22 21:16:02
- Last Update: 2020-03-25 11:19:39
- SVN Revision: 529092
- People watching this port, also watch:: policyd2, rc, py39-cjkwrap, py39-darts.util.lru, monit
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- http://www.antlr.org/
- Description:
- ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for
reading, processing, executing, or translating structured text or binary files.
It's widely used to build languages, tools, and frameworks. From a grammar,
ANTLR generates a parser that can build and walk parse trees.
This port provides the python2 runtime.
WWW: http://www.antlr.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}antlr4-python2-runtime>0:devel/py-antlr4-python2-runtime@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-antlr4-python2-runtime
- Package flavors (<flavor>: <package>)
- py27: py27-antlr4-python2-runtime
- distinfo:
- TIMESTAMP = 1545512692
SHA256 (antlr4-python2-runtime-4.7.2.tar.gz) = 580825bdd89ed6200170710cb26cc1e64f96f145870d8c2cfdf162cb0b8b9212
SIZE (antlr4-python2-runtime-4.7.2.tar.gz) = 111795
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.7.2 25 Mar 2020 11:19:39
![Revision:529092 Revision:529092](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove expired port:
2020-03-25 devel/py-antlr4-python2-runtime: Uses EoL python27, please use
devel/antlr4-python3-runtime instead |
4.7.2 08 Mar 2020 10:00:39
![Revision:528013 Revision:528013](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Deprecate py-antlr4-python2-runtime, it is no longer depended upon |
4.7.2 22 Dec 2018 21:15:52
![Revision:488133 Revision:488133](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dbaio ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add devel/py-antlr4-python2-runtime: ANother Tool for Language Recognition
(python2 runtime)
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for
reading, processing, executing, or translating structured text or binary files.
It's widely used to build languages, tools, and frameworks. From a grammar,
ANTLR generates a parser that can build and walk parse trees.
This port provides the python2 runtime.
WWW: http://www.antlr.org/
Approved by: antoine
Differential Revision: https://reviews.freebsd.org/D18631 |