Date: Mon, 17 Apr 2006 05:11:45 +0000 (UTC) From: Maho Nakata <maho@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/java/gjdoc Makefile distinfo pkg-descr pkg-plist ports/java/gjdoc/files patch-Makefile.in Message-ID: <200604170511.k3H5BjY6005764@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maho 2006-04-17 05:11:45 UTC
FreeBSD ports repository
Modified files:
java Makefile
Added files:
java/gjdoc Makefile distinfo pkg-descr pkg-plist
java/gjdoc/files patch-Makefile.in
Log:
Gjdoc is a documentation generation framework for java source files;
espcially generating API documentation in HTML format from
doc comments in source code.
Also, ANTLR (ANother Tool for Language Recognition) is used; this is
a language tool that provides a framework for constructing recognizers,
compilers, and translators from grammatical descriptions containing
Java, C#, C++, or Python actions.
WWW: http://www.gnu.org/software/classpath/cp-tools/
http://www.antlr.org/
Revision Changes Path
1.166 +1 -0 ports/java/Makefile
1.1 +44 -0 ports/java/gjdoc/Makefile (new)
1.1 +6 -0 ports/java/gjdoc/distinfo (new)
1.1 +22 -0 ports/java/gjdoc/files/patch-Makefile.in (new)
1.1 +10 -0 ports/java/gjdoc/pkg-descr (new)
1.1 +12 -0 ports/java/gjdoc/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604170511.k3H5BjY6005764>
