Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Jan 2005 16:30:31 -0500
From:      Jeremy Faulkner <gldisater@gto.net>
To:        java@freebsd.org
Subject:    Re: [ports-i386@FreeBSD.org: azureus-2.1.0.4_3 pkg-plist errors on i386	5]
Message-ID:  <41E050F7.3090005@gto.net>
In-Reply-To: <20050108081922.GA90937@xor.obsecurity.org>
References:  <20050108081922.GA90937@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------060905070703020409030408
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

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 <ports-i386@FreeBSD.org> -----
> 

> list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
> 386728        8 drwxr-xr-x    2 root             wheel                 512 Jan  7 21:05 usr/local/share/java/azureus
> 
> 
> ----- End forwarded message -----

Patch attached.

-- 
Jeremy Faulkner	<gldisater@gto.net>

--------------060905070703020409030408
Content-Type: text/plain;
 name="azureus.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="azureus.diff"

diff -ur /usr/ports/net/azureus/Makefile azureus/Makefile
--- /usr/ports/net/azureus/Makefile	Tue Jan  4 06:05:14 2005
+++ azureus/Makefile	Sat Jan  8 16:27:42 2005
@@ -32,6 +32,7 @@
 JARFILE=	Azureus2.jar
 
 PLIST_FILES=	%%DATADIR%%/${JARFILE} bin/${PORTNAME}
+PLIST_DIRS=	%%DATADIR%%
 
 do-configure:
 	${SED} -e "s+%%PREFIX%%+${PREFIX}+" -e "s+%%LOCALBASE%%+${LOCALBASE}+" \

--------------060905070703020409030408--


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41E050F7.3090005>