FreshPorts -- The Place For Ports Sat, 17 May 2008 8:55 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
antlr 2.7.6_1 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-jdk15, devel/gmake
Required To Run: java/javavmwrapper, java/diablo-jdk15

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_1:
     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: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 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
Traffic

Calculated hourly:
Port count 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 6
new 48 hours9
new 7 days19
new fortnight53
new month157

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.376 seconds.