Date: Wed, 18 Feb 2004 11:50:33 -0800 (PST) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/java/jflex Makefile distinfo pkg-descr pkg-plist ports/java/jflex/files patch-Makefile patch-jflex Message-ID: <200402181950.i1IJoXfP087250@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2004/02/18 11:50:33 PST
FreeBSD ports repository
Modified files:
java Makefile
Added files:
java/jflex Makefile distinfo pkg-descr pkg-plist
java/jflex/files patch-Makefile patch-jflex
Log:
Add a port of jflex:
JFlex is a lexical analyzer generator for Java written in Java.
It is also a rewrite of the very useful tool JLex which was developed
by Elliot Berk at Princeton University. As Vern Paxon states for his C/C++
tool flex: They do not share any code though.
WWW: http://www.jflex.de/
I've done some clean up to the submitted version of the port.
PR: 62043
Submitted by: Conor McDermottroe <ports@mcdermottroe.com>
Revision Changes Path
1.116 +1 -0 ports/java/Makefile
1.1 +46 -0 ports/java/jflex/Makefile (new)
1.1 +2 -0 ports/java/jflex/distinfo (new)
1.1 +29 -0 ports/java/jflex/files/patch-Makefile (new)
1.1 +71 -0 ports/java/jflex/files/patch-jflex (new)
1.1 +6 -0 ports/java/jflex/pkg-descr (new)
1.1 +64 -0 ports/java/jflex/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402181950.i1IJoXfP087250>
