FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:22 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
antlr 2.7.6_2 devel on this many watch lists=1 search for ports that depend on this port
ANother Tool for Language Recognition

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 21 Jan 2003 02:54:15
Also Listed In: java


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.

WWW: http://www.antlr.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: java/diablo-jdk16, devel/gmake
Required To Run: java/javavmwrapper, java/diablo-jdk16

To install the port: cd /usr/ports/devel/antlr/ && make install clean
To add the package: pkg_add -r antlr


Configuration Options
===> The following configuration options are available for antlr-2.7.6_2:
     PYTHON=off (default) "Include Python runtime support"
===> Use 'make config' to modify these settings

Master Sites:
http://www.antlr.org/download/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
02 Jun 2009 13:34:24
Original commit files touched by this commit  2.7.6_2
itetcu search for other commits by this committer
Respect PREFIX.

Reported by:    QATty
25 Jul 2008 15:34:52
Original commit files touched by this commit  2.7.6_2
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
06 Jun 2008 14:21:59
Original commit files touched by this commit  2.7.6_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
29 Jun 2007 20:33:25
Original commit files touched by this commit  2.7.6_1
linimon search for other commits by this committer
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
19 May 2007 21:32:57
Original commit files touched by this commit  2.7.6_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
24 Jun 2006 23:31:49
Original commit files touched by this commit  2.7.6
thierry search for other commits by this committer
Quieten configure by removing bashisms.

Approved by:    Rainer Alves <rainer.alves (at) gmail.com> (maintainer)
05 May 2006 02:43:39
Original commit files touched by this commit  2.7.6
lawrance search for other commits by this committer
Disable C# support until maintainer adds an option for support.

PR:             ports/96768
Submitted by:   Kostik Belousov <kostikbel@gmail.com>
Approved by:    Rainer Alves <rainer.alves@gmail.com> (maintainer)
03 May 2006 14:06:32
Original commit files touched by this commit  2.7.6
lawrance search for other commits by this committer
Update to 2.7.6.
Add OPTIONS for Python support.
Portlint cleanups.
Submitter takes maintainership.

PR:             ports/93609
Submitted by:   Rainer Alves <rainer.alves@gmail.com>
24 Nov 2005 15:40:04
Original commit files touched by this commit  2.7.5
pav search for other commits by this committer
- Add some SHA256 checksums
09 Nov 2005 09:22:20
Original commit files touched by this commit  2.7.5
vs search for other commits by this committer
Set USE_GCC=3.2+ to unbreak on 4.x
29 Oct 2005 00:51:51
Original commit files touched by this commit  2.7.5
hq search for other commits by this committer
Update to 2.7.5

PR:             88161
Submitted by:   Frerich Raabe <frerich.raabe@gmx.de>
12 Dec 2004 23:07:56
Original commit files touched by this commit  2.7.4
kris search for other commits by this committer
Add missing directory
15 Nov 2004 23:59:52
Original commit files touched by this commit  2.7.4
glewis search for other commits by this committer
. 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.
15 Nov 2004 23:57:59
Original commit files touched by this commit  2.7.4
glewis search for other commits by this committer
. Fix the build for gcc < 3.2 (e.g. 2.95.4 on 4.x) by using <istream.h>
  rather than <istream>.
15 Nov 2004 04:17:08
Original commit files touched by this commit  2.7.4
hq search for other commits by this committer
- 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
31 Mar 2004 04:12:58
Original commit files touched by this commit  2.7.2_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.7.2_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 12:50:38
Original commit files touched by this commit  2.7.2
netchild search for other commits by this committer
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 <marius@alchemy.franken.de>
28 Jan 2004 16:45:47
Original commit files touched by this commit  2.7.2
netchild search for other commits by this committer
Add conflict between devel/antlr and devel/pccts. Maintainer of
antlr port informed.

Requested by:   Marius Strobl <marius@alchemy.franken.de>
08 May 2003 09:46:28
Original commit files touched by this commit  2.7.2
znerd search for other commits by this committer
Update ANTLR to 2.7.2.

PR:             51416, 51417, 51418, 51905
Submitted by:   maintainer
21 Feb 2003 11:23:04
Original commit files touched by this commit  2.7.1
knu search for other commits by this committer
De-pkg-comment.
21 Jan 2003 02:53:49
Original commit files touched by this commit  2.7.1
edwin search for other commits by this committer
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 <mainland@apeiron.net>

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.22 seconds.