From owner-freebsd-questions@FreeBSD.ORG Mon Oct 11 18:52:57 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6312316A4CE for ; Mon, 11 Oct 2004 18:52:57 +0000 (GMT) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41E7A43D41 for ; Mon, 11 Oct 2004 18:52:57 +0000 (GMT) (envelope-from bobb@fastmail.fm) Received: from web3.messagingengine.com (web3.internal [10.202.2.212]) by frontend1.messagingengine.com (Postfix) with ESMTP id 38218C30AF6 for ; Mon, 11 Oct 2004 14:52:56 -0400 (EDT) Received: by web3.messagingengine.com (Postfix, from userid 99) id 1594B4CE5; Mon, 11 Oct 2004 14:52:57 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.5 (F2.73; T1.001; A1.64; B3.05; Q3.03) To: questions@freebsd.org Date: Mon, 11 Oct 2004 14:52:57 -0400 From: "Bobb Shires" X-Sasl-Enc: SdJ7u0wMHfr22Ru7SxP2SA 1097520777 Message-Id: <1097520777.12380.206228668@webmail.messagingengine.com> Subject: portupgrade (pkgdb) question (2nd try) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 18:52:57 -0000 (dang webmail thing mangled my message. Sorry. Trying again) pkgdb -F is asking me a question I don't understand. What should I do here? === root@voyager /root/supfiles 24 -> # pkgdb -F ---> Checking the package registry database Stale origin: 'devel/autoconf257': perhaps moved or obsoleted. -> The port 'devel/autoconf257' was removed on 2004-07-01 because: "autotools cleanup" -> Hint: autoconf-2.57_1 is required by the following package(s): kdevelop-3.0.3 kde-3.2.2 automake-1.7.5_1 -> Hint: checking for overwritten files... -> No files installed by autoconf-2.57_1 have been overwritten by other packages. Deinstall autoconf-2.57_1 ? [no] This is a fresh installation of 4.10-REL immediately following a cvsup. Thanks.