From owner-freebsd-questions Fri Nov 16 9: 0:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c000.snv.cp.net (c000-h000.c000.snv.cp.net [209.228.32.64]) by hub.freebsd.org (Postfix) with SMTP id 3BFB437B41A for ; Fri, 16 Nov 2001 09:00:25 -0800 (PST) Received: (cpmta 2219 invoked from network); 16 Nov 2001 09:00:24 -0800 Received: from 24.0.234.208 (HELO trittico.fiddi.com) by smtp.runkle.com (209.228.32.64) with SMTP; 16 Nov 2001 09:00:24 -0800 X-Sent: 16 Nov 2001 17:00:24 GMT Date: Fri, 16 Nov 2001 09:00:21 -0800 (PST) From: Dave Runkle X-X-Sender: dave@trittico.fiddi.com To: freebsd-questions@FreeBSD.ORG Subject: How can I learn which dependency to answer to pkgdb -F ? In-Reply-To: <20011115152513.G55485-100000@trittico.fiddi.com> Message-ID: <20011116085308.B55485-100000@trittico.fiddi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG When I resup ports, I always do like the manual says, that is, to run portsdb -Uu pkgdb -F portversion -c -v > portversion-updates.txt but each time upon running pkgdb -F it asks me to fix stale dependencies. Each time I fumble around, not really knowing how to answer. For instance, this time ethereal came up with the stale dependency listed as XFree86-libraries-4.1.0. So I look in the ethereal Makefile, but can't find anything that seems to answer it definitively. I look in the other files, and I use the gui utility PIB (great tool!) too, but I still don't really know how to answer. I'm tempted to just answer XFree86-4.1.0 and be done with it, but I really want to do this right. How can I find out what to replace these stale dependencies with? Is there someplace for instance in the Makefiles of these ports? What am I missing? I've got a number of ports to "fix". Thank you! Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message