aboutsummaryrefslogtreecommitdiff
path: root/devel/antlr
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Fix the my previous commit, CONFLICTS gets feeded into ls, so it hasAlexander Leidinger2004-01-291-1/+1
| | | | | | | | | to be a shell glob pattern to detect all versions of the port. Noticed by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=99399
* Add conflict between devel/antlr and devel/pccts. Maintainer ofAlexander Leidinger2004-01-281-0/+2
| | | | | | | | | antlr port informed. Requested by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=99325
* Update ANTLR to 2.7.2.Ernst de Haan2003-05-085-487/+94
| | | | | | | | PR: 51416, 51417, 51418, 51905 Submitted by: maintainer Notes: svn path=/head/; revision=80433
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* New port: devel/antlrEdwin Groothuis2003-01-216-0/+885
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions. PR: ports/40238 Submitted by: Geoffrey Mainland <mainland@apeiron.net> Notes: svn path=/head/; revision=73700