From owner-freebsd-ports@FreeBSD.ORG Sat Apr 24 02:41:38 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 987FF16A4CE for ; Sat, 24 Apr 2004 02:41:38 -0700 (PDT) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61B0743D5A for ; Sat, 24 Apr 2004 02:41:38 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (49d698d20867748b391e115edd10768e@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i3O9fbQZ004829; Sat, 24 Apr 2004 02:41:38 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 69AB651F2C; Sat, 24 Apr 2004 02:41:37 -0700 (PDT) Date: Sat, 24 Apr 2004 02:41:37 -0700 From: Kris Kennaway To: Kay Lehmann Message-ID: <20040424094137.GA26491@xor.obsecurity.org> References: <20040424011249.GA20496@xor.obsecurity.org> <408A3402.5040702@web.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OgqxwSJOaUobr8KG" Content-Disposition: inline In-Reply-To: <408A3402.5040702@web.de> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org cc: Kris Kennaway Subject: Re: If you're bored during the freeze X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Apr 2004 09:41:38 -0000 --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 24, 2004 at 11:31:46AM +0200, Kay Lehmann wrote: > Hello, >=20 > koctave is listed in the 4-full-logs. The extra-files are: >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > list of extra files and directories in / > root/.qt extra > root/.kde extra > usr/local/share/icons/hicolor/32x32 extra > usr/local/share/icons/hicolor/16x16 extra > usr/local/share/icons/locolor extra > usr/local/share/applnk extra > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > .qt and .kde are created during configure-run and I have to take a=20 > closer look at why this is done, but the other dirs were listed in my=20 > first plist and has been erased during initial commit with the comment: >=20 > (Note to submitter: it is not necessary to remove all the directories > in pkg-plist that are installed by any standard X-related port). >=20 > So my question is: do I have to include them in my plist or not? The root/ ones can be ignored in this case, since AFAIK they're not harmful (the port just creates default config files). I think the directories in /usr/local are created by a dependency (qt or part of kde) but not cleaned up by that port. Or maybe the problem is because they're appearing in /usr/local when KDE expects the directories to be in /usr/X11R6. Kris --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAijZRWry0BWjoQKURAhcKAKD199UG2CWc95ktrip7K+jJrtvXzQCfbkWJ dYF3dqaJ4yadXg17r+7CplA= =zbNa -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG--