Date: Thu, 15 May 2003 05:40:46 -0700 (PDT) From: "Michael L. Hostbaek" <mich@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/doctorj Makefile distinfo pkg-descr pkg-plist Message-ID: <200305151240.h4FCeksg032909@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mich 2003/05/15 05:40:46 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/doctorj Makefile distinfo pkg-descr pkg-plist Log: New port. DoctorJ is a set of applications that analyze Java code. Documentation is verified for compliance with the standard and for accuracy against the code, beyond what javadoc does. Statistics for a file or project can be generated, including the number of lines of code per class and method, and the overall total. A syntax analyzer is in development PR: 51042 Approved by: roberto(mentor) Revision Changes Path 1.1113 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/doctorj/Makefile (new) 1.1 +1 -0 ports/devel/doctorj/distinfo (new) 1.1 +12 -0 ports/devel/doctorj/pkg-descr (new) 1.1 +1 -0 ports/devel/doctorj/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305151240.h4FCeksg032909>