1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke f08fea78f0 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.

This port is used to run python code generated by ANTLR.

WWW: http://www.antlr2.org

PR:		ports/155116
Submitted by:	arrowdodger <6yearold at gmail.com>
2011-06-26 07:15:35 +00:00
accessibility
arabic
archivers
astro
audio - Use USERS and GROUPS 2011-06-25 19:57:41 +00:00
benchmarks
biology - Fix *_DEPENDS after the repocopy of databases/py-sqlalchemy 2011-06-25 07:21:20 +00:00
cad - Fix build with CLANG 2011-06-25 07:46:56 +00:00
chinese
comms - Update to 0.9.6 2011-06-26 03:21:27 +00:00
converters
databases - Update to 0.10.6 2011-06-25 22:01:10 +00:00
deskutils - Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDS 2011-06-25 07:35:30 +00:00
devel ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a 2011-06-26 07:15:35 +00:00
dns - Deprecate; Unmaintained, distfile has changed with no explanation, uses pw directly 2011-06-25 20:26:47 +00:00
editors
emulators - Update to 20110614 2011-06-25 21:20:41 +00:00
finance - Update to 3.7.0 2011-06-25 23:44:43 +00:00
french
ftp - Update to 0.7.15 2011-06-25 22:44:28 +00:00
games - Fix build with CLANG 2011-06-25 07:48:30 +00:00
german
graphics - Update to 2.5.0 2011-06-25 08:41:36 +00:00
hebrew
hungarian
irc Bye Bye 2011-06-25 09:23:47 +00:00
japanese
java
korean
lang
mail Fix build with clang 2011-06-26 07:12:53 +00:00
math - Update to 0.207 2011-06-25 23:10:34 +00:00
misc DigiTemp is a simple to use console application for reading values from 2011-06-26 07:01:51 +00:00
Mk - DNS no longer exists 2011-06-26 03:40:14 +00:00
multimedia - set USE_NCURSES 2011-06-26 05:07:09 +00:00
net * Import BGP incorrect attribute patch from git 2011-06-26 04:59:02 +00:00
net-im Turpial is a microblogging client for social networks like Twitter and 2011-06-25 09:49:35 +00:00
net-mgmt - Update to 3.1.1 2011-06-26 07:03:42 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update MASTER_SITES 2011-06-25 09:43:00 +00:00
russian
science
security - Update to 1.1.4 2011-06-26 05:00:16 +00:00
shells Bye Bye 2011-06-25 09:23:47 +00:00
sysutils The Make-A-PBI program takes a port from the FreeBSD Ports tree and 2011-06-26 04:53:10 +00:00
Templates
textproc - Update libWPD to 0.9.2 bugfix release 2011-06-25 23:53:55 +00:00
Tools
ukrainian
vietnamese
www Update to 1.2.1, and fix all brand names. 2011-06-25 22:25:28 +00:00
x11 Before, the setusercontext(3) call in gdm is missing a few flags. Replace 2011-06-25 14:52:19 +00:00
x11-clocks - Update to 0.6.2 2011-06-25 09:19:21 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Fix build with clang 2011-06-26 05:08:34 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Bye Bye 2011-06-25 09:23:47 +00:00
Makefile
MOVED - Update to 0.9.6 2011-06-26 03:21:27 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.