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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to