ports/51042: New port: devel/doctorj

Michael L.Hostbaek mich at freebsdcluster.org
Wed Apr 16 15:20:25 UTC 2003


>Number:         51042
>Category:       ports
>Synopsis:       New port: devel/doctorj
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 16 08:20:22 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Michael L. Hostbaek
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
FreeBSDCluster.org
>Environment:
System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root at extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386
>Description:
	- 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.   
>How-To-Repeat:
>Fix:

	
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	doctorj
#	doctorj/Makefile
#	doctorj/distinfo
#	doctorj/pkg-descr
#	doctorj/pkg-plist
#
echo c - doctorj
mkdir -p doctorj > /dev/null 2>&1
echo x - doctorj/Makefile
sed 's/^X//' >doctorj/Makefile << 'END-of-doctorj/Makefile'
X# ex:ts=8
X# Ports collection makefile for:  doctorj
X# Date created:                   Wed Apr 16, 2003
X# Whom:                           Michael L. Hostbaek (mich at freebsdcluster.org)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	doctorj
XPORTVERSION=	4.0.0
XCATEGORIES=	devel
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	mich at freebsdcluster.org
XCOMMENT=	A tool for analyzing Java code and documentation
X
XGNU_CONFIGURE=	yes
X
XMAN1=		doctorj.1
X
X.include <bsd.port.mk>
END-of-doctorj/Makefile
echo x - doctorj/distinfo
sed 's/^X//' >doctorj/distinfo << 'END-of-doctorj/distinfo'
XMD5 (doctorj-4.0.0.tar.gz) = b20953d4182ac0311496745c97c687c4
END-of-doctorj/distinfo
echo x - doctorj/pkg-descr
sed 's/^X//' >doctorj/pkg-descr << 'END-of-doctorj/pkg-descr'
XDoctorJ is a set of applications that analyze Java code. Documentation is 
Xverified for compliance with the standard and for accuracy against the 
Xcode, beyond what javadoc does. Statistics for a file or project can be 
Xgenerated, including the number of lines of code per class and method, 
Xand the overall total. A syntax analyzer is in development.
X
X
XWWW:		http://doctorj.sourceforge.net/
XAUTHOR:		Jeff Pace <jpace at incava.org>
X
X	- Michael L. Hostbaek
X	mich at freebsdcluster.org
END-of-doctorj/pkg-descr
echo x - doctorj/pkg-plist
sed 's/^X//' >doctorj/pkg-plist << 'END-of-doctorj/pkg-plist'
Xbin/doctorj
END-of-doctorj/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list