CVS log for ports/devel/antlr/Makefile
Up to [FreeBSD] / ports / devel / antlr
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jul 21 05:02:28 2011 UTC (6 months, 3 weeks ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Dec 18 08:03:12 2010 UTC (13 months, 3 weeks ago) by glewis
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -3 lines
. Fix download/web site. . Minor update to 2.7.7.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jun 2 12:34:24 2009 UTC (2 years, 8 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Respect PREFIX. Reported by: QATty
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jul 25 14:34:12 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -1 lines
- 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
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:20:59 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
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)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 29 19:33:21 2007 UTC (4 years, 7 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Reset rainer.alves@gmail.com by request due to current lack of time to work on FreeBSD.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat May 19 20:02:01 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri May 5 01:43:39 2006 UTC (5 years, 9 months ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
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)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 3 13:06:32 2006 UTC (5 years, 9 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +36 -20 lines
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>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 9 09:22:19 2005 UTC (6 years, 3 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Set USE_GCC=3.2+ to unbreak on 4.x
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Oct 28 23:51:51 2005 UTC (6 years, 3 months ago) by hq
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Update to 2.7.5 PR: 88161 Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Nov 15 23:59:52 2004 UTC (7 years, 2 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
. 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.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 15 04:17:08 2004 UTC (7 years, 2 months ago) by hq
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +59 -31 lines
- 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
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:21 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 29 12:50:38 2004 UTC (8 years ago) by netchild
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
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>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 28 16:45:47 2004 UTC (8 years ago) by netchild
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -0 lines
Add conflict between devel/antlr and devel/pccts. Maintainer of antlr port informed. Requested by: Marius Strobl <marius@alchemy.franken.de>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 8 08:46:28 2003 UTC (8 years, 9 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +25 -28 lines
Update ANTLR to 2.7.2. PR: 51416, 51417, 51418, 51905 Submitted by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:22:25 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
De-pkg-comment.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 21 02:53:49 2003 UTC (9 years ago) by edwin
Branches: MAIN
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>
