From owner-freebsd-java@FreeBSD.ORG Tue Dec 28 22:28:17 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F7DD16A4CE for ; Tue, 28 Dec 2004 22:28:17 +0000 (GMT) Received: from arabica.esil.univ-mrs.fr (arabica.esil.univ-mrs.fr [139.124.41.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63C4543D31 for ; Tue, 28 Dec 2004 22:28:16 +0000 (GMT) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from arabica.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1])iBSMSFUJ010487; Tue, 28 Dec 2004 23:28:15 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: (from rv@localhost) by arabica.esil.univ-mrs.fr (8.13.1/8.13.1/Submit) id iBSMSEJI010486; Tue, 28 Dec 2004 23:28:14 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) X-Authentication-Warning: arabica.esil.univ-mrs.fr: rv set sender to herve.quiroz@esil.univ-mrs.fr using -f Date: Tue, 28 Dec 2004 23:28:14 +0100 From: Herve Quiroz To: Kris Kennaway Message-ID: <20041228222814.GB10416@arabica.esil.univ-mrs.fr> Mail-Followup-To: Kris Kennaway , java@FreeBSD.org References: <20041228210104.GB63200@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041228210104.GB63200@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i cc: java@FreeBSD.org Subject: Re: [ports-i386@FreeBSD.org: javacc-3.2_1 pkg-plist errors on i386 4-exp] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 22:28:17 -0000 Fixed. hq 2004-12-28 22:17:39 UTC FreeBSD ports repository Modified files: textproc/javacc Makefile Log: - Update to bsd.java.mk 2.0 - Fix installation target: do not install *.bat and *.bak scripts [1] Reported by: kris via pointyhat [1] Revision Changes Path 1.10 +2 -4 ports/textproc/javacc/Makefile On Tue, Dec 28, 2004 at 01:01:04PM -0800, Kris Kennaway wrote: > Dear port maintainer, > > The following port has an incomplete pkg-plist, or other errors in the > files installed by the port. This may mean that the package is > incomplete or non-functional; at the very least, your port does not > leave the filesystem in the same state it was before the port was > installed. Can you please investigate? In the near future, this > condition will be treated as an error on the package cluster, which > means that the package will not be made available on the ftp site. > > Thanks, > > Kris "Ports Janitor" Kennaway > > ----- Forwarded message from User Ports-i386 ----- > For the full build log, see > > http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.4-exp.2004122510/javacc-3.2_1.log > > list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) > 1619326 8 -r-xr-xr-x 1 root wheel 68 Dec 28 14:09 usr/local/bin/javacc.bak > 1619328 8 -r-xr-xr-x 1 root wheel 87 Dec 28 14:09 usr/local/bin/javacc.bat > 1619329 8 -r-xr-xr-x 1 root wheel 87 Dec 28 14:09 usr/local/bin/javacc.bat.bak > 1619331 8 -r-xr-xr-x 1 root wheel 66 Dec 28 14:09 usr/local/bin/jjdoc.bak > 1619332 8 -r-xr-xr-x 1 root wheel 86 Dec 28 14:09 usr/local/bin/jjdoc.bat > 1619336 8 -r-xr-xr-x 1 root wheel 86 Dec 28 14:09 usr/local/bin/jjdoc.bat.bak > 1619339 8 -r-xr-xr-x 1 root wheel 67 Dec 28 14:09 usr/local/bin/jjtree.bak > 1619343 8 -r-xr-xr-x 1 root wheel 87 Dec 28 14:09 usr/local/bin/jjtree.bat > 1619344 8 -r-xr-xr-x 1 root wheel 87 Dec 28 14:09 usr/local/bin/jjtree.bat.bak > > > ----- End forwarded message -----