From brvdboss@spymac.com  Sat Aug 28 13:17:07 2004
Return-Path: <brvdboss@spymac.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9798A16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 28 Aug 2004 13:17:07 +0000 (GMT)
Received: from outmx014.isp.belgacom.be (outmx014.isp.belgacom.be [195.238.2.69])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C308243D2D
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 28 Aug 2004 13:17:06 +0000 (GMT)
	(envelope-from brvdboss@spymac.com)
Received: from outmx014.isp.belgacom.be (localhost [127.0.0.1])
        by outmx014.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with ESMTP id i7SDGu3I030505
        for <FreeBSD-gnats-submit@freebsd.org>; Sat, 28 Aug 2004 15:16:56 +0200
        (envelope-from <brvdboss@spymac.com>)
Received: from Noisy.localdomain.local (148-22.240.81.adsl.skynet.be [81.240.22.148])
        by outmx014.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with ESMTP id i7SDGpd4030465;
	Sat, 28 Aug 2004 15:16:51 +0200
        (envelope-from <brvdboss@spymac.com>)
Received: from Noisy.localdomain.local (Belgacom.lan [127.0.0.1] (may be forged))
	by Noisy.localdomain.local (8.13.1/8.13.1) with ESMTP id i7SDGowO025587;
	Sat, 28 Aug 2004 15:16:50 +0200 (CEST)
	(envelope-from bomberboy@Noisy.localdomain.local)
Received: (from bomberboy@localhost)
	by Noisy.localdomain.local (8.13.1/8.13.1/Submit) id i7SDGo8l025407;
	Sat, 28 Aug 2004 15:16:50 +0200 (CEST)
	(envelope-from bomberboy)
Message-Id: <200408281316.i7SDGo8l025407@Noisy.localdomain.local>
Date: Sat, 28 Aug 2004 15:16:50 +0200 (CEST)
From: Bruno Van Den Bossche <brvdboss@spymac.com>
Reply-To: Bruno Van den Bossche <brvdboss@spymac.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: brvdboss@spymac.com
Subject: Update port: java/eclipse-pmd upgrade to support eclipse3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         71078
>Category:       ports
>Synopsis:       Update port: java/eclipse-pmd upgrade to support eclipse3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-java
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 28 13:20:13 GMT 2004
>Closed-Date:    Fri Sep 03 20:29:54 GMT 2004
>Last-Modified:  Fri Sep 03 20:29:54 GMT 2004
>Originator:     Bruno Van Den Bossche
>Release:        FreeBSD 5.3-BETA1 i386
>Organization:
>Environment:
System: FreeBSD Noisy.localdomain.local 5.3-BETA1 FreeBSD 5.3-BETA1 #0: Tue Aug 24 20:03:37 CEST 2004 root@Noisy.localdomain.local:/usr/obj/usr/src/sys/NOISY i386


	
>Description:
	Upgrade of the pmd-plugin for Eclipse to support eclipse3 and
	upgrade th port to the current major version
>How-To-Repeat:
	
>Fix:

	

--- pmd-port.sh begins here ---
# 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:
#
#	eclipse-pmd
#	eclipse-pmd/pkg-descr
#	eclipse-pmd/distinfo
#	eclipse-pmd/Makefile
#	eclipse-pmd/pkg-plist
#
echo c - eclipse-pmd
mkdir -p eclipse-pmd > /dev/null 2>&1
echo x - eclipse-pmd/pkg-descr
sed 's/^X//' >eclipse-pmd/pkg-descr << 'END-of-eclipse-pmd/pkg-descr'
XPMD scans Java source code and looks for potential problems like:
X
X    * Unused local variables
X    * Empty catch blocks
X    * Unused parameters
X    * Empty 'if' statements
X    * Duplicate import statements
X    * Unused private methods
X    * Classes which could be Singletons
X    * Short/long variable and method names
X
XWWW: http://pmd.sourceforge.net/
END-of-eclipse-pmd/pkg-descr
echo x - eclipse-pmd/distinfo
sed 's/^X//' >eclipse-pmd/distinfo << 'END-of-eclipse-pmd/distinfo'
XMD5 (eclipse/pmd-eclipse3-site-2.0.5.zip) = 2031c18c9e3875809064df1eb192058e
XSIZE (eclipse/pmd-eclipse3-site-2.0.5.zip) = 4267395
END-of-eclipse-pmd/distinfo
echo x - eclipse-pmd/Makefile
sed 's/^X//' >eclipse-pmd/Makefile << 'END-of-eclipse-pmd/Makefile'
X# New ports collection makefile for:	eclipse-pmd
X# Date created:				October 3, 2003
X# Whom:					Bruno Van Den Bossche <brvdboss@spymac.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pmd
XPORTVERSION=	2.0.5.v3
XCATEGORIES=	java devel
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	pmd
XPKGNAMEPREFIX=	eclipse-
XDISTNAME=	pmd-eclipse3-site-2.0.5
XDIST_SUBDIR=	eclipse
X
XMAINTAINER=	java@FreeBSD.org
XCOMMENT=	Scan Java source code and look for potential problems
X
XRUN_DEPENDS=    ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
X
XNO_BUILD=	yes
XNO_WRKSUBDIR=	yes
XUSE_ZIP=	yes
XUSE_JAVA=	yes
X
XCPIO?=		cpio --quiet -pdmu -R
X
XPMDVERSION=	1.8.0.v3
X
XPLUGIN_CORE_DIR="net.sourceforge.pmd.core_${PMDVERSION}"
XPLUGIN_PMD_DIR=	"net.sourceforge.pmd.eclipse_${PORTVERSION}"
X
XPLIST_SUB+=	PLUGIN_PMD_DIR="${PLUGIN_PMD_DIR}" \
X		PLUGIN_CORE_DIR="${PLUGIN_CORE_DIR}"
X
Xpost-extract:
X		cd ${WRKDIR}/features && ${MKDIR} ${PLUGIN_PMD_DIR} \
X		&& ${CP} ${PLUGIN_PMD_DIR}.jar ${PLUGIN_PMD_DIR} \
X		&& cd ${PLUGIN_PMD_DIR} \
X		&& ${JAR} xvf ${PLUGIN_PMD_DIR}.jar \
X		&& ${RM} ${PLUGIN_PMD_DIR}.jar
X
X		cd ${WRKDIR}/plugins && ${MKDIR} ${PLUGIN_PMD_DIR} \
X		&& ${CP} ${PLUGIN_PMD_DIR}.jar ${PLUGIN_PMD_DIR} \
X		&& cd ${PLUGIN_PMD_DIR} \
X		&& ${JAR} xvf ${PLUGIN_PMD_DIR}.jar \
X		&& ${RM} ${PLUGIN_PMD_DIR}.jar
X
X		cd ${WRKDIR}/plugins && ${MKDIR} ${PLUGIN_CORE_DIR} \
X		&& ${CP} ${PLUGIN_CORE_DIR}.jar ${PLUGIN_CORE_DIR} \
X		&& cd ${PLUGIN_CORE_DIR} \
X		&& ${JAR} xvf ${PLUGIN_CORE_DIR}.jar \
X		&& ${RM} ${PLUGIN_CORE_DIR}.jar
X
Xdo-install:
X		@${MKDIR} ${PREFIX}/eclipse
X		@${MKDIR} ${PREFIX}/eclipse/plugins
X		@${MKDIR} ${PREFIX}/eclipse/plugins/${PLUGIN_PMD_DIR}
X		@${MKDIR} ${PREFIX}/eclipse/plugins/${PLUGIN_CORE_DIR}
X		@${MKDIR} ${PREFIX}/eclipse/features/${PLUGIN_PMD_DIR}
X		cd ${WRKDIR}/features/${PLUGIN_PMD_DIR} && ${FIND} . \
X		  | ${CPIO} ${SHAREOWN}:${SHAREGRP} \
X		${PREFIX}/eclipse/features/${PLUGIN_PMD_DIR}
X		cd ${WRKDIR}/plugins/${PLUGIN_PMD_DIR} && ${FIND} . \
X		  | ${CPIO} ${SHAREOWN}:${SHAREGRP} \
X		  ${PREFIX}/eclipse/plugins/${PLUGIN_PMD_DIR}
X		cd ${WRKDIR}/plugins/${PLUGIN_CORE_DIR} && ${FIND} . \
X		  | ${CPIO} ${SHAREOWN}:${SHAREGRP} \
X		  ${PREFIX}/eclipse/plugins/${PLUGIN_CORE_DIR}
X
X.include <bsd.port.mk>
END-of-eclipse-pmd/Makefile
echo x - eclipse-pmd/pkg-plist
sed 's/^X//' >eclipse-pmd/pkg-plist << 'END-of-eclipse-pmd/pkg-plist'
Xeclipse/features/%%PLUGIN_PMD_DIR%%/feature.properties
Xeclipse/features/%%PLUGIN_PMD_DIR%%/feature.xml
Xeclipse/features/%%PLUGIN_PMD_DIR%%/pmd_logo_small.jpg
Xeclipse/plugins/%%PLUGIN_CORE_DIR%%/doc.zip
Xeclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/jaxen-core-1.0-fcs.jar
Xeclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/pmd-1.8.jar
Xeclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/saxpath-1.0-fcs.jar
Xeclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin.properties
Xeclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin.xml
Xeclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin_fr.properties
Xeclipse/plugins/%%PLUGIN_CORE_DIR%%/toc.xml
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/CHANGELOG.txt
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/LICENSE.txt
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/README.txt
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/RELNOTES.txt
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/TODO.txt
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/about.ini
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/doc.zip
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/error.gif
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/file.gif
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/info.gif
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/pmd-icon-16.gif
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/pmd-icon-32.gif
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_1.gif
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_2.gif
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_3.gif
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_4.gif
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_5.gif
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prj.gif
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/remvio.gif
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/warn.gif
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/lib/commons-logging.jar
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/lib/log4j-1.2.8.jar
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/log4j.dtd
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/log4j.xml
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/messages.properties
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr/messages.properties
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr/welcome.xml
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin.properties
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin.xml
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin_fr.properties
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/pmd-eclipse.jar
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/toc.xml
Xeclipse/plugins/%%PLUGIN_PMD_DIR%%/welcome.xml
X@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr
X@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl
X@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib
X@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons
X@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%
X@dirrm eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib
X@dirrm eclipse/plugins/%%PLUGIN_CORE_DIR%%
X@dirrm eclipse/features/%%PLUGIN_PMD_DIR%%
END-of-eclipse-pmd/pkg-plist
exit
--- pmd-port.sh ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Thu Sep 2 23:17:52 GMT 2004 
State-Changed-Why:  
Please submit port updates in diff -u format as versus the current 
port.  This makes it much easier for ports committers to understand 
what is being changed.  Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71078 

From: Bruno Van Den Bossche <brvdboss@spymac.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc: linimon@FreeBSD.org, freebsd-java@FreeBSD.org
Subject: Re: ports/71078: Update port: java/eclipse-pmd upgrade to support
 eclipse3
Date: Fri, 3 Sep 2004 12:01:55 +0200

 On Thu, 2 Sep 2004 23:18:38 GMT
 Mark Linimon <linimon@FreeBSD.org> wrote:
 
 [...]
 > State-Changed-Why: 
 > Please submit port updates in diff -u format as versus the current
 > port.  This makes it much easier for ports committers to understand
 > what is being changed.  Thanks.
 
 Sorry about that.
 
 Bruno
 
 
 Fix:
 
 diff -u eclipse-pmd.ori/Makefile eclipse-pmd/Makefile
 --- eclipse-pmd.ori/Makefile	Fri Sep  3 11:38:04 2004
 +++ eclipse-pmd/Makefile	Fri Sep  3 11:38:36 2004
 @@ -1,40 +1,72 @@
  # New ports collection makefile for:	eclipse-pmd
  # Date created:				October 3, 2003
 -# Whom:					Bruno Van Den Bossche <bruno.van.den.bossche@pandora.be>
 +# Whom:					Bruno Van Den Bossche <brvdboss@spymac.com>
  #
 -# $FreeBSD: ports/java/eclipse-pmd/Makefile,v 1.3 2004/08/17 10:25:48 kris Exp $
 +# $FreeBSD$
  #
  
  PORTNAME=	pmd
 -PORTVERSION=	1.1.2
 +PORTVERSION=	2.0.5.v3
  CATEGORIES=	java devel
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	pmd
  PKGNAMEPREFIX=	eclipse-
 -DISTNAME=	pmd-eclipse-bin-${PORTVERSION}
 +DISTNAME=	pmd-eclipse3-site-2.0.5
  DIST_SUBDIR=	eclipse
  
  MAINTAINER=	java@FreeBSD.org
  COMMENT=	Scan Java source code and look for potential problems
  
 -IGNORE=		is too hard to adopt Eclipse 3.0
 +RUN_DEPENDS=    ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
  
  NO_BUILD=	yes
  NO_WRKSUBDIR=	yes
  USE_ZIP=	yes
 +USE_JAVA=	yes
  
  CPIO?=		cpio --quiet -pdmu -R
  
 -PLUGIN_DIR=	"net.sourceforge.pmd.eclipse_${PORTVERSION}"
 +PMDVERSION=	1.8.0.v3
  
 -PLIST_SUB+=	PLUGIN_DIR="${PLUGIN_DIR}"
 +PLUGIN_CORE_DIR="net.sourceforge.pmd.core_${PMDVERSION}"
 +PLUGIN_PMD_DIR=	"net.sourceforge.pmd.eclipse_${PORTVERSION}"
 +
 +PLIST_SUB+=	PLUGIN_PMD_DIR="${PLUGIN_PMD_DIR}" \
 +		PLUGIN_CORE_DIR="${PLUGIN_CORE_DIR}"
 +
 +post-extract:
 +		cd ${WRKDIR}/features && ${MKDIR} ${PLUGIN_PMD_DIR} \
 +		&& ${CP} ${PLUGIN_PMD_DIR}.jar ${PLUGIN_PMD_DIR} \
 +		&& cd ${PLUGIN_PMD_DIR} \
 +		&& ${JAR} xvf ${PLUGIN_PMD_DIR}.jar \
 +		&& ${RM} ${PLUGIN_PMD_DIR}.jar
 +
 +		cd ${WRKDIR}/plugins && ${MKDIR} ${PLUGIN_PMD_DIR} \
 +		&& ${CP} ${PLUGIN_PMD_DIR}.jar ${PLUGIN_PMD_DIR} \
 +		&& cd ${PLUGIN_PMD_DIR} \
 +		&& ${JAR} xvf ${PLUGIN_PMD_DIR}.jar \
 +		&& ${RM} ${PLUGIN_PMD_DIR}.jar
 +
 +		cd ${WRKDIR}/plugins && ${MKDIR} ${PLUGIN_CORE_DIR} \
 +		&& ${CP} ${PLUGIN_CORE_DIR}.jar ${PLUGIN_CORE_DIR} \
 +		&& cd ${PLUGIN_CORE_DIR} \
 +		&& ${JAR} xvf ${PLUGIN_CORE_DIR}.jar \
 +		&& ${RM} ${PLUGIN_CORE_DIR}.jar
  
  do-install:
  		@${MKDIR} ${PREFIX}/eclipse
  		@${MKDIR} ${PREFIX}/eclipse/plugins
 -		@${MKDIR} ${PREFIX}/eclipse/plugins/${PLUGIN_DIR}
 -		cd ${WRKSRC}/${PLUGIN_DIR} && ${FIND} . \
 +		@${MKDIR} ${PREFIX}/eclipse/plugins/${PLUGIN_PMD_DIR}
 +		@${MKDIR} ${PREFIX}/eclipse/plugins/${PLUGIN_CORE_DIR}
 +		@${MKDIR} ${PREFIX}/eclipse/features/${PLUGIN_PMD_DIR}
 +		cd ${WRKDIR}/features/${PLUGIN_PMD_DIR} && ${FIND} . \
 +		  | ${CPIO} ${SHAREOWN}:${SHAREGRP} \
 +		${PREFIX}/eclipse/features/${PLUGIN_PMD_DIR}
 +		cd ${WRKDIR}/plugins/${PLUGIN_PMD_DIR} && ${FIND} . \
 +		  | ${CPIO} ${SHAREOWN}:${SHAREGRP} \
 +		  ${PREFIX}/eclipse/plugins/${PLUGIN_PMD_DIR}
 +		cd ${WRKDIR}/plugins/${PLUGIN_CORE_DIR} && ${FIND} . \
  		  | ${CPIO} ${SHAREOWN}:${SHAREGRP} \
 -		  ${PREFIX}/eclipse/plugins/${PLUGIN_DIR}
 +		  ${PREFIX}/eclipse/plugins/${PLUGIN_CORE_DIR}
  
  .include <bsd.port.mk>
 diff -u eclipse-pmd.ori/distinfo eclipse-pmd/distinfo
 --- eclipse-pmd.ori/distinfo	Fri Sep  3 11:38:04 2004
 +++ eclipse-pmd/distinfo	Fri Sep  3 11:38:36 2004
 @@ -1,2 +1,2 @@
 -MD5 (eclipse/pmd-eclipse-bin-1.1.2.zip) = cd46079fc6c98e4bc6ff2586eb654353
 -SIZE (eclipse/pmd-eclipse-bin-1.1.2.zip) = 3808789
 +MD5 (eclipse/pmd-eclipse3-site-2.0.5.zip) = 2031c18c9e3875809064df1eb192058e
 +SIZE (eclipse/pmd-eclipse3-site-2.0.5.zip) = 4267395
 diff -u eclipse-pmd.ori/pkg-plist eclipse-pmd/pkg-plist
 --- eclipse-pmd.ori/pkg-plist	Fri Sep  3 11:38:04 2004
 +++ eclipse-pmd/pkg-plist	Fri Sep  3 11:38:36 2004
 @@ -1,41 +1,52 @@
 -eclipse/plugins/%%PLUGIN_DIR%%/CHANGELOG.txt
 -eclipse/plugins/%%PLUGIN_DIR%%/LICENSE.txt
 -eclipse/plugins/%%PLUGIN_DIR%%/README.txt
 -eclipse/plugins/%%PLUGIN_DIR%%/RELNOTES.txt
 -eclipse/plugins/%%PLUGIN_DIR%%/TODO.txt
 -eclipse/plugins/%%PLUGIN_DIR%%/build.properties
 -eclipse/plugins/%%PLUGIN_DIR%%/doc.zip
 -eclipse/plugins/%%PLUGIN_DIR%%/icons/error.gif
 -eclipse/plugins/%%PLUGIN_DIR%%/icons/file.gif
 -eclipse/plugins/%%PLUGIN_DIR%%/icons/info.gif
 -eclipse/plugins/%%PLUGIN_DIR%%/icons/pmd-icon-16.gif
 -eclipse/plugins/%%PLUGIN_DIR%%/icons/pmd-icon-32.gif
 -eclipse/plugins/%%PLUGIN_DIR%%/icons/prio_1.gif
 -eclipse/plugins/%%PLUGIN_DIR%%/icons/prio_2.gif
 -eclipse/plugins/%%PLUGIN_DIR%%/icons/prio_3.gif
 -eclipse/plugins/%%PLUGIN_DIR%%/icons/prio_4.gif
 -eclipse/plugins/%%PLUGIN_DIR%%/icons/prio_5.gif
 -eclipse/plugins/%%PLUGIN_DIR%%/icons/prj.gif
 -eclipse/plugins/%%PLUGIN_DIR%%/icons/remvio.gif
 -eclipse/plugins/%%PLUGIN_DIR%%/icons/warn.gif
 -eclipse/plugins/%%PLUGIN_DIR%%/lib/commons-logging.jar
 -eclipse/plugins/%%PLUGIN_DIR%%/lib/jaxen-core-1.0-fcs.jar
 -eclipse/plugins/%%PLUGIN_DIR%%/lib/log4j-1.2.8.jar
 -eclipse/plugins/%%PLUGIN_DIR%%/lib/pmd-1.2.1.jar
 -eclipse/plugins/%%PLUGIN_DIR%%/lib/saxpath-1.0-fcs.jar
 -eclipse/plugins/%%PLUGIN_DIR%%/log4j.xml
 -eclipse/plugins/%%PLUGIN_DIR%%/messages.properties
 -eclipse/plugins/%%PLUGIN_DIR%%/nl/fr/messages.properties
 -eclipse/plugins/%%PLUGIN_DIR%%/plugin.properties
 -eclipse/plugins/%%PLUGIN_DIR%%/plugin.xml
 -eclipse/plugins/%%PLUGIN_DIR%%/plugin_fr.properties
 -eclipse/plugins/%%PLUGIN_DIR%%/pmd-eclipse.jar
 -eclipse/plugins/%%PLUGIN_DIR%%/toc.xml
 -@dirrm eclipse/plugins/%%PLUGIN_DIR%%/nl/fr
 -@dirrm eclipse/plugins/%%PLUGIN_DIR%%/nl
 -@dirrm eclipse/plugins/%%PLUGIN_DIR%%/lib
 -@dirrm eclipse/plugins/%%PLUGIN_DIR%%/icons
 -@dirrm eclipse/plugins/%%PLUGIN_DIR%%
 -@unexec rmdir %D/eclipse/plugins 2>/dev/null || true
 -@unexec rmdir %D/eclipse/features 2>/dev/null || true
 -@unexec rmdir %D/eclipse 2>/dev/null || true
 +eclipse/features/%%PLUGIN_PMD_DIR%%/feature.properties
 +eclipse/features/%%PLUGIN_PMD_DIR%%/feature.xml
 +eclipse/features/%%PLUGIN_PMD_DIR%%/pmd_logo_small.jpg
 +eclipse/plugins/%%PLUGIN_CORE_DIR%%/doc.zip
 +eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/jaxen-core-1.0-fcs.jar
 +eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/pmd-1.8.jar
 +eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/saxpath-1.0-fcs.jar
 +eclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin.properties
 +eclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin.xml
 +eclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin_fr.properties
 +eclipse/plugins/%%PLUGIN_CORE_DIR%%/toc.xml
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/CHANGELOG.txt
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/LICENSE.txt
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/README.txt
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/RELNOTES.txt
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/TODO.txt
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/about.ini
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/doc.zip
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/error.gif
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/file.gif
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/info.gif
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/pmd-icon-16.gif
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/pmd-icon-32.gif
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_1.gif
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_2.gif
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_3.gif
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_4.gif
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_5.gif
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prj.gif
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/remvio.gif
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/warn.gif
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib/commons-logging.jar
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib/log4j-1.2.8.jar
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/log4j.dtd
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/log4j.xml
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/messages.properties
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr/messages.properties
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr/welcome.xml
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin.properties
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin.xml
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin_fr.properties
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/pmd-eclipse.jar
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/toc.xml
 +eclipse/plugins/%%PLUGIN_PMD_DIR%%/welcome.xml
 +@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr
 +@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl
 +@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib
 +@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons
 +@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%
 +@dirrm eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib
 +@dirrm eclipse/plugins/%%PLUGIN_CORE_DIR%%
 +@dirrm eclipse/features/%%PLUGIN_PMD_DIR%%
 
State-Changed-From-To: feedback->closed 
State-Changed-By: nork 
State-Changed-When: Fri Sep 3 20:29:40 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71078 
>Unformatted:
