The FreeBSD Ports Archive
FreeBSD java : java-cup4>
An LALR parser generator in Java
This is the Java based Constructor of Useful Parsers (CUP for short). It
serves the same role as the widely used program YAXX and in fact offers most
of the features of YACC. However, CUP is written in Java, uses specifications
including embedded Java code, and produces parsers which are implemented in
Java.
http://www2.cs.tum.edu/projects/cup/
|
java-cup history
v. 1.15
date: 2007/07/19 13:07:10; author: rafan; state: Exp; lines: +2 -1
- Add another mirror maintained by maintainer
PR: ports/114697
Submitted by: Conor McDermottroe (maintainer)
v. 1.14
date: 2007/05/19 20:12:55; 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.13
date: 2005/08/29 16:07:18; author: hq; state: Exp; lines: +18 -32
- Update to 11.a [1]
- Add 'devel' category [1]
- Update to bsd.java.mk 2.0
- Takeover maintainership [2]
- Use %%JAVAJARDIR%% and PLIST_FILES
PR: 85041 [1] [2]
Submitted by: Conor McDermottroe (new maintainer)
Approved by: former maintainer
v. 1.12
date: 2004/03/29 15:52:20; author: glewis; state: Exp; lines: +1 -1
. Hopefully fix the build for JDK 1.1.
Submitted by: bento via kris
v. 1.11
date: 2004/03/23 18:23:57; author: glewis; state: Exp; lines: +20 -22
. Update to 10.k.
. Make this port act more like the other java ports.
The actual change is based on the followup submitted by Conor McDermottroe
plus some tweaks from the patch in the PR and myself.
PR: 63582
Submitted by: Conor McDermottroe
Matthew West
Approved by: maintainer timeout
v. 1.10
date: 2003/02/21 12:30:27; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.9
date: 2002/06/16 01:54:05; author: glewis; state: Exp; lines: +2 -2
Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd
v. 1.8
date: 2002/03/02 14:30:56; author: znerd; state: Exp; lines: +4 -4
Fixed portlint complaints about BUILD_DEPENDS and RUN_DEPENDS having to appear earlier in the Makefile.
v. 1.7
date: 2000/04/12 06:14:02; author: obrien; state: Exp; lines: +4 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.6
date: 1999/09/11 14:02:25; author: asami; state: Exp; lines: +3 -3
JDK is now at version 1.1.8. Also use ${JAVASUBDIR} wherever possible.
v. 1.5
date: 1999/08/25 06:16:19; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1999/06/28 18:33:47; author: billf; state: Exp; lines: +3 -3
new ports/{java,irc,x11-servers}, dependency sweep #1
v. 1.3
date: 1999/06/28 02:21:45; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.2
date: 1999/05/20 14:05:05; author: kuriyama; state: Exp; lines: +2 -2
Remove doubled-slash.
v. 1.1
date: 1999/04/11 02:51:41; author: jseger; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/11 02:51:41; author: jseger; state: Exp; lines: +0 -0
Import of devel/java-cup v10.g
This is the Java based Constructor of Useful Parsers (CUP for short). It
serves the same role as the widely used program YAXX and in fact offers most
of the features of YACC. However, CUP is written in Java, uses specifications
including embedded Java code, and produces parsers which are implemented in
Java.
PR: ports/6570
Submitted by: Jason Nordwick
=============================================================================
v. 1.15
date: 2007/07/19 13:07:10; author: rafan; state: Exp; lines: +2 -1
- Add another mirror maintained by maintainer
PR: ports/114697
Submitted by: Conor McDermottroe (maintainer)
v. 1.14
date: 2007/05/19 20:12:55; 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.13
date: 2005/08/29 16:07:18; author: hq; state: Exp; lines: +18 -32
- Update to 11.a [1]
- Add 'devel' category [1]
- Update to bsd.java.mk 2.0
- Takeover maintainership [2]
- Use %%JAVAJARDIR%% and PLIST_FILES
PR: 85041 [1] [2]
Submitted by: Conor McDermottroe (new maintainer)
Approved by: former maintainer
v. 1.12
date: 2004/03/29 15:52:20; author: glewis; state: Exp; lines: +1 -1
. Hopefully fix the build for JDK 1.1.
Submitted by: bento via kris
v. 1.11
date: 2004/03/23 18:23:57; author: glewis; state: Exp; lines: +20 -22
. Update to 10.k.
. Make this port act more like the other java ports.
The actual change is based on the followup submitted by Conor McDermottroe
plus some tweaks from the patch in the PR and myself.
PR: 63582
Submitted by: Conor McDermottroe
Matthew West
Approved by: maintainer timeout
v. 1.10
date: 2003/02/21 12:30:27; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.9
date: 2002/06/16 01:54:05; author: glewis; state: Exp; lines: +2 -2
Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd
v. 1.8
date: 2002/03/02 14:30:56; author: znerd; state: Exp; lines: +4 -4
Fixed portlint complaints about BUILD_DEPENDS and RUN_DEPENDS having to appear earlier in the Makefile.
v. 1.7
date: 2000/04/12 06:14:02; author: obrien; state: Exp; lines: +4 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.6
date: 1999/09/11 14:02:25; author: asami; state: Exp; lines: +3 -3
JDK is now at version 1.1.8. Also use ${JAVASUBDIR} wherever possible.
v. 1.5
date: 1999/08/25 06:16:19; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1999/06/28 18:33:47; author: billf; state: Exp; lines: +3 -3
new ports/{java,irc,x11-servers}, dependency sweep #1
v. 1.3
date: 1999/06/28 02:21:45; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.2
date: 1999/05/20 14:05:05; author: kuriyama; state: Exp; lines: +2 -2
Remove doubled-slash.
v. 1.1
date: 1999/04/11 02:51:41; author: jseger; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/11 02:51:41; author: jseger; state: Exp; lines: +0 -0
Import of devel/java-cup v10.g
This is the Java based Constructor of Useful Parsers (CUP for short). It
serves the same role as the widely used program YAXX and in fact offers most
of the features of YACC. However, CUP is written in Java, uses specifications
including embedded Java code, and produces parsers which are implemented in
Java.
PR: ports/6570
Submitted by: Jason Nordwick
=============================================================================
v. 1.15
date: 2007/07/19 13:07:10; author: rafan; state: Exp; lines: +2 -1
- Add another mirror maintained by maintainer
PR: ports/114697
Submitted by: Conor McDermottroe (maintainer)
v. 1.14
date: 2007/05/19 20:12:55; 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.13
date: 2005/08/29 16:07:18; author: hq; state: Exp; lines: +18 -32
- Update to 11.a [1]
- Add 'devel' category [1]
- Update to bsd.java.mk 2.0
- Takeover maintainership [2]
- Use %%JAVAJARDIR%% and PLIST_FILES
PR: 85041 [1] [2]
Submitted by: Conor McDermottroe (new maintainer)
Approved by: former maintainer
v. 1.12
date: 2004/03/29 15:52:20; author: glewis; state: Exp; lines: +1 -1
. Hopefully fix the build for JDK 1.1.
Submitted by: bento via kris
v. 1.11
date: 2004/03/23 18:23:57; author: glewis; state: Exp; lines: +20 -22
. Update to 10.k.
. Make this port act more like the other java ports.
The actual change is based on the followup submitted by Conor McDermottroe
plus some tweaks from the patch in the PR and myself.
PR: 63582
Submitted by: Conor McDermottroe
Matthew West
Approved by: maintainer timeout
v. 1.10
date: 2003/02/21 12:30:27; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.9
date: 2002/06/16 01:54:05; author: glewis; state: Exp; lines: +2 -2
Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd
v. 1.8
date: 2002/03/02 14:30:56; author: znerd; state: Exp; lines: +4 -4
Fixed portlint complaints about BUILD_DEPENDS and RUN_DEPENDS having to appear earlier in the Makefile.
v. 1.7
date: 2000/04/12 06:14:02; author: obrien; state: Exp; lines: +4 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.6
date: 1999/09/11 14:02:25; author: asami; state: Exp; lines: +3 -3
JDK is now at version 1.1.8. Also use ${JAVASUBDIR} wherever possible.
v. 1.5
date: 1999/08/25 06:16:19; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1999/06/28 18:33:47; author: billf; state: Exp; lines: +3 -3
new ports/{java,irc,x11-servers}, dependency sweep #1
v. 1.3
date: 1999/06/28 02:21:45; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.2
date: 1999/05/20 14:05:05; author: kuriyama; state: Exp; lines: +2 -2
Remove doubled-slash.
v. 1.1
date: 1999/04/11 02:51:41; author: jseger; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/11 02:51:41; author: jseger; state: Exp; lines: +0 -0
Import of devel/java-cup v10.g
This is the Java based Constructor of Useful Parsers (CUP for short). It
serves the same role as the widely used program YAXX and in fact offers most
of the features of YACC. However, CUP is written in Java, uses specifications
including embedded Java code, and produces parsers which are implemented in
Java.
PR: ports/6570
Submitted by: Jason Nordwick
=============================================================================
|
| |

|