The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD java : jlex

A lexical analyzer generator, written for Java, in Java

 The JLex utility is based upon the Lex lexical analyzer generator model.
JLex takes a specification file similar to that accepted by Lex, then
creates a Java source file for the corresponding lexical analyzer. 

http://www.cs.princeton.edu/~appel/modern/java/JLex/



jlex history


v. 1.14
date: 2007/05/19 20:13:04;  author: flz;  state: Exp;  lines: +1 -1
- 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/02/03 02:14:53; author: hq; state: Exp; lines: +5 -3 - Update to bsd.java.mk 2.0 - Add a new launcher shell script: 'jlex' - Update pkg-message accordingly and bump PORTREVISION
v. 1.12 date: 2004/07/12 22:18:01; author: glewis; state: Exp; lines: +0 -1 . No need to add JAVAJARDIR to PLIST_SUB anymore as bsd.java.mk does it.
v. 1.11 date: 2004/02/18 19:58:24; author: glewis; state: Exp; lines: +1 -1 . Add a secondary category of devel, which seems appropriate.
v. 1.10 date: 2004/02/05 20:37:28; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.9 date: 2004/01/19 16:26:22; author: glewis; state: Exp; lines: +6 -1 . More standard format for substitution in pkg-message. . Generate a substituted pkg-message in ${WRKDIR} for packaging rather than just echoing it during the port install and leaving the package with an unsubstituted version.
v. 1.8 date: 2004/01/19 14:33:28; author: arved; state: Exp; lines: +10 -12 Update to 1.2.6 PR: 61225 Submitted by: Conor McDermottroe
v. 1.7 date: 2003/11/02 03:36:43; author: edwin; state: Exp; lines: +1 -1 ports with possibly unreachable MAINTAINERs *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier
v. 1.6 date: 2003/02/21 12:30:27; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2002/06/16 01:54:05; author: glewis; state: Exp; lines: +1 -1 Fix dependencies to be in sync with the recent JDK ports renaming. Forgotten by: znerd
v. 1.4 date: 2002/03/02 14:27:10; author: znerd; state: Exp; lines: +2 -3 Fixed EXTRACT_ONLY line that was causing portlint to complain.
v. 1.3 date: 2000/04/12 06:14:44; author: obrien; state: Exp; lines: +4 -4 Convert to the PORTNAME - PORTVERSION syntax.
v. 1.2 date: 1999/08/25 06:16:27; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.1 date: 1999/07/04 00:10:22; author: cpiazza; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/07/04 00:10:22; author: cpiazza; state: Exp; lines: +0 -0 JLex: a uitility based upon the Lex lexical analyzer generator model. It takes a specification file similar to that accepted by Lex and creates a Java source file for the correspoding lexical analyzer. PR: 12476 Submitted by: Jake Burkholder ============================================================================= v. 1.14 date: 2007/05/19 20:13:04; author: flz; state: Exp; lines: +1 -1 - 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/02/03 02:14:53; author: hq; state: Exp; lines: +5 -3 - Update to bsd.java.mk 2.0 - Add a new launcher shell script: 'jlex' - Update pkg-message accordingly and bump PORTREVISION
v. 1.12 date: 2004/07/12 22:18:01; author: glewis; state: Exp; lines: +0 -1 . No need to add JAVAJARDIR to PLIST_SUB anymore as bsd.java.mk does it.
v. 1.11 date: 2004/02/18 19:58:24; author: glewis; state: Exp; lines: +1 -1 . Add a secondary category of devel, which seems appropriate.
v. 1.10 date: 2004/02/05 20:37:28; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.9 date: 2004/01/19 16:26:22; author: glewis; state: Exp; lines: +6 -1 . More standard format for substitution in pkg-message. . Generate a substituted pkg-message in ${WRKDIR} for packaging rather than just echoing it during the port install and leaving the package with an unsubstituted version.
v. 1.8 date: 2004/01/19 14:33:28; author: arved; state: Exp; lines: +10 -12 Update to 1.2.6 PR: 61225 Submitted by: Conor McDermottroe
v. 1.7 date: 2003/11/02 03:36:43; author: edwin; state: Exp; lines: +1 -1 ports with possibly unreachable MAINTAINERs *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier
v. 1.6 date: 2003/02/21 12:30:27; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2002/06/16 01:54:05; author: glewis; state: Exp; lines: +1 -1 Fix dependencies to be in sync with the recent JDK ports renaming. Forgotten by: znerd
v. 1.4 date: 2002/03/02 14:27:10; author: znerd; state: Exp; lines: +2 -3 Fixed EXTRACT_ONLY line that was causing portlint to complain.
v. 1.3 date: 2000/04/12 06:14:44; author: obrien; state: Exp; lines: +4 -4 Convert to the PORTNAME - PORTVERSION syntax.
v. 1.2 date: 1999/08/25 06:16:27; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.1 date: 1999/07/04 00:10:22; author: cpiazza; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/07/04 00:10:22; author: cpiazza; state: Exp; lines: +0 -0 JLex: a uitility based upon the Lex lexical analyzer generator model. It takes a specification file similar to that accepted by Lex and creates a Java source file for the correspoding lexical analyzer. PR: 12476 Submitted by: Jake Burkholder ============================================================================= v. 1.14 date: 2007/05/19 20:13:04; author: flz; state: Exp; lines: +1 -1 - 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/02/03 02:14:53; author: hq; state: Exp; lines: +5 -3 - Update to bsd.java.mk 2.0 - Add a new launcher shell script: 'jlex' - Update pkg-message accordingly and bump PORTREVISION
v. 1.12 date: 2004/07/12 22:18:01; author: glewis; state: Exp; lines: +0 -1 . No need to add JAVAJARDIR to PLIST_SUB anymore as bsd.java.mk does it.
v. 1.11 date: 2004/02/18 19:58:24; author: glewis; state: Exp; lines: +1 -1 . Add a secondary category of devel, which seems appropriate.
v. 1.10 date: 2004/02/05 20:37:28; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.9 date: 2004/01/19 16:26:22; author: glewis; state: Exp; lines: +6 -1 . More standard format for substitution in pkg-message. . Generate a substituted pkg-message in ${WRKDIR} for packaging rather than just echoing it during the port install and leaving the package with an unsubstituted version.
v. 1.8 date: 2004/01/19 14:33:28; author: arved; state: Exp; lines: +10 -12 Update to 1.2.6 PR: 61225 Submitted by: Conor McDermottroe
v. 1.7 date: 2003/11/02 03:36:43; author: edwin; state: Exp; lines: +1 -1 ports with possibly unreachable MAINTAINERs *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier
v. 1.6 date: 2003/02/21 12:30:27; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2002/06/16 01:54:05; author: glewis; state: Exp; lines: +1 -1 Fix dependencies to be in sync with the recent JDK ports renaming. Forgotten by: znerd
v. 1.4 date: 2002/03/02 14:27:10; author: znerd; state: Exp; lines: +2 -3 Fixed EXTRACT_ONLY line that was causing portlint to complain.
v. 1.3 date: 2000/04/12 06:14:44; author: obrien; state: Exp; lines: +4 -4 Convert to the PORTNAME - PORTVERSION syntax.
v. 1.2 date: 1999/08/25 06:16:27; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.1 date: 1999/07/04 00:10:22; author: cpiazza; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/07/04 00:10:22; author: cpiazza; state: Exp; lines: +0 -0 JLex: a uitility based upon the Lex lexical analyzer generator model. It takes a specification file similar to that accepted by Lex and creates a Java source file for the correspoding lexical analyzer. PR: 12476 Submitted by: Jake Burkholder =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm