The FreeBSD Ports Archive
FreeBSD devel : antlr4>
ANother Tool for Language Recognition
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.
http://www.antlr.org
|
antlr history
v. 1.14
date: 2007/06/29 19:33:21; author: linimon; state: Exp; lines: +1 -1
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
v. 1.13
date: 2007/05/19 20:02:01; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12
date: 2006/05/05 01:43:39; author: lawrance; state: Exp; lines: +1 -0
Disable C# support until maintainer adds an option for support.
PR: ports/96768
Submitted by: Kostik Belousov
Approved by: Rainer Alves (maintainer)
v. 1.11
date: 2006/05/03 13:06:32; author: lawrance; state: Exp; lines: +36 -20
Update to 2.7.6.
Add OPTIONS for Python support.
Portlint cleanups.
Submitter takes maintainership.
PR: ports/93609
Submitted by: Rainer Alves
v. 1.10
date: 2005/11/09 09:22:19; author: vs; state: Exp; lines: +1 -0
Set USE_GCC=3.2+ to unbreak on 4.x
v. 1.9
date: 2005/10/28 23:51:51; author: hq; state: Exp; lines: +3 -3
Update to 2.7.5
PR: 88161
Submitted by: Frerich Raabe
v. 1.8
date: 2004/11/15 23:59:52; author: glewis; state: Exp; lines: +2 -2
. Antlr now seems to require Java 1.4 or better (certainly the build fails
with 1.3). So fix the build for 4.x by requiring Java 1.4+.
. Reflect this requirement in antlr.sh.
v. 1.7
date: 2004/11/15 04:17:08; author: hq; state: Exp; lines: +59 -31
- Update to 2.7.4
- Update to bsd.java.mk 2.0
- Use HAS_CONFIGURE and CONFIGURE_ENV
- Cleanup unnecessary *_DEPENDS
- Honor hier(7): install examples in ${EXAMPLESDIR}
- Honor Porter's handbook: install JAR in ${JAVAJARDIR}
- Cleanup unnecessary port variables
- No longer use DIST_SUBDIR
- Use javavmwrapper in shell script (rather than hardcoding the use of a
particular JVM)
- New option WITH_BUILD_JAVA_LIB which force the build of the Java lib
- Switch maintainer to ports@
PR: 73509
Submitted by: me
Approved by: maintainer
v. 1.6
date: 2004/02/04 05:19:21; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.5
date: 2004/01/29 12:50:38; author: netchild; state: Exp; lines: +1 -1
Fix the my previous commit, CONFLICTS gets feeded into ls, so it has
to be a shell glob pattern to detect all versions of the port.
Noticed by: Marius Strobl
v. 1.4
date: 2004/01/28 16:45:47; author: netchild; state: Exp; lines: +2 -0
Add conflict between devel/antlr and devel/pccts. Maintainer of
antlr port informed.
Requested by: Marius Strobl
v. 1.3
date: 2003/05/08 08:46:28; author: znerd; state: Exp; lines: +25 -28
Update ANTLR to 2.7.2.
PR: 51416, 51417, 51418, 51905
Submitted by: maintainer
v. 1.2
date: 2003/02/21 11:22:25; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.1
date: 2003/01/21 02:53:49; author: edwin; state: Exp;
New port: devel/antlr
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
=============================================================================
|
| |

|