From owner-freebsd-ports Wed Jul 25 8:21:47 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2653A37B880 for ; Wed, 25 Jul 2001 08:20:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6PFK5412707; Wed, 25 Jul 2001 08:20:05 -0700 (PDT) (envelope-from gnats) Date: Wed, 25 Jul 2001 08:20:05 -0700 (PDT) Message-Id: <200107251520.f6PFK5412707@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: ports/29163: XFree86-4 port should register XFree86-4-libraries when installed Reply-To: Peter Pentchev Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/29163; it has been noted by GNATS. From: Peter Pentchev To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/29163: XFree86-4 port should register XFree86-4-libraries when installed Date: Wed, 25 Jul 2001 18:14:52 +0300 On Mon, Jul 23, 2001 at 06:10:01AM -0700, Peter Pentchev wrote: > The following reply was made to PR ports/29163; it has been noted by GNATS. > > From: Peter Pentchev > To: "Marcus Yuri M. Leal" > Cc: freebsd-gnats-submit@FreeBSD.org > Subject: Re: ports/29163: XFree86-4 port should register XFree86-4-libraries when installed > Date: Mon, 23 Jul 2001 16:01:39 +0300 > > On Mon, Jul 23, 2001 at 05:48:54AM -0700, Marcus Yuri M. Leal wrote: > > > > >Number: 29163 > > >Category: ports > > >Synopsis: XFree86-4 port should register XFree86-4-libraries when installed > > >Originator: Marcus Yuri M. Leal > > >Release: 4.3-RELEASE > > >Organization: > > tcoip > > >Environment: > > FreeBSD sip-myleal.tcoip 4.3-RELEASE FreeBSD 4.3-RELEASE #3: Mon Jul 16 15:13:46 BRT 2001 myleal@sip-myleal.tcoip:/usr/src/sys/compile/SIP-MYLEAL i386 > > > > >Description: > > It would be nice if the XFree86-4 port also registers installation of the X Free86-4-clients, XFree86-4-documents, XFree86-4-libraries, XFree86-4-manuals, when it was make a full build, because several ports depends on XFree86-4-libraries, and will try to rebuild it, > > even if you already have installed XFree86-4 installed. > > Can you cite an example of such a port? Most ports depend on > a specific library, and never try to rebuild the library port > if the library is already installed. I think this is exactly > the case with XFree86-4: ports only depend on libX11.so.6, > and since it is already installed on the system, no rebuild > of XFree86-4-libraries is done. The submitter replied in private that this was not the real problem: the real problem with the XFree86-4 port is that packages still register a dependency on XFree86-4-libraries. Then, when the package is removed or updated, pkg_delete/portupdate/whatever fails to find the XFree86-4-libraries port, and complains benignly. G'luck, Peter -- I am jealous of the first word in this sentence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message