Port details |
- ply Python Lex-Yacc
- 2.1 devel
=0 2.1Version of this port present on the latest quarterly branch. - Maintainer: mva@sysfault.org
 - Port Added: 2001-07-31 06:56:58
- Last Update: 2006-11-12 06:44:33
- SVN Revision: UNKNOWN
- Also Listed In: python
- License: not specified in port
- Description:
- PLY is a Python-only implementation of the popular compiler construction
tools lex and yacc. The implementation borrows ideas from a number of
previous efforts; most notably John Aycock's SPARK toolkit. However, the
overall flavor of the implementation is more closely modeled after the C
version of lex and yacc. The other significant feature of PLY is that it
provides extensive input validation and error reporting--much more so than
other Python parsing tools.
WWW: http://www.dabeaz.com/ply/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: py24-ply
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python : lang/python24
- Runtime dependencies:
-
- python : lang/python24
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 14
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1 12 Nov 2006 06:44:33
 |
rafan  |
- devel/ply is renamed to devel/py-ply |
2.1 31 Oct 2006 04:49:24
 |
rafan  |
- Update to 2.1
PR: ports/104304
Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer) |
2.0 15 Sep 2006 02:55:46
 |
alexbl  |
Update distinfo since distfile was rerolled.
PR: 103272
Submitted by: Marcus von Appen (maintainer)
Approved by: novel |
2.0 12 Sep 2006 04:52:30
 |
bsam  |
Remove BROKEN message as the port was unbroken by previous commit.
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> (by email)
Forgotten by: bsam (me) |
2.0 11 Sep 2006 17:38:43
 |
bsam  |
- update devel/ply to 2.0;
- unbreak fetching.
PR: 103133
Submitted by: bsam (me)
Approved by: Marcus von Appen <mva at sysfault.org> (maintainer) |
1.9 11 Sep 2006 06:58:00
 |
bsam  |
Mark BROKEN: Does not fetch: a new version (2.0) available
Reported by: krismail |
1.9 07 Sep 2006 11:58:44
 |
bsam  |
- update to newest version 1.9;
- fix plist;
- some cosmetic changes;
- change the authours email address to a new one;
- pass maintainership to the submitter.
PR: 102870
Submitted by: Marcus von Appen <mva at sysfault.org> |
1.6 24 Nov 2005 15:40:04
 |
pav  |
- Add some SHA256 checksums |
1.6 20 Jul 2005 08:34:36
 |
pav  |
- Update to 1.6
PR: ports/83751
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> |
1.3.1 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
1.3.1 12 Jan 2004 23:41:26
 |
pav  |
- Update to 1.3.1
PR: ports/61272
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> |
1.1 20 Feb 2003 17:07:10
 |
knu  |
De-pkg-comment. |
27 Dec 2001 13:52:33
    |
ijliao  |
upgrade to 1.1 drop maintainership |
31 Jul 2001 10:56:58
    |
ijliao  |
add ply Python Lex-Yacc |
Number of commits found: 14
|