Date: Thu, 29 Aug 2002 14:10:44 -0700 (PDT) From: Ernst de Haan <znerd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/javacc Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200208292110.g7TLAi6Q074905@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
znerd 2002/08/29 14:10:44 PDT
Modified files:
textproc Makefile
Added files:
textproc/javacc Makefile distinfo pkg-comment pkg-descr
pkg-plist
Log:
New port: javacc. Compiler Compiler for Java. It's loosely based
on Java syntax and generates executable Java classes. JavaCC
includes tools for building abstract syntax trees and
documentation.
Submitted by: Andrew Gerweck <andy@gerweck.dynup.net>
PR: 37879
Revision Changes Path
1.402 +1 -0 ports/textproc/Makefile
1.1 +71 -0 ports/textproc/javacc/Makefile (new)
1.1 +1 -0 ports/textproc/javacc/distinfo (new)
1.1 +1 -0 ports/textproc/javacc/pkg-comment (new)
1.1 +11 -0 ports/textproc/javacc/pkg-descr (new)
1.1 +197 -0 ports/textproc/javacc/pkg-plist (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208292110.g7TLAi6Q074905>
