From owner-freebsd-ports@FreeBSD.ORG Wed Dec 26 22:46:31 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A5D116A417 for ; Wed, 26 Dec 2007 22:46:31 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from vjofn.tucs-beachin-obx-house.com (vjofn-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::5e5]) by mx1.freebsd.org (Postfix) with ESMTP id 2E63613C468 for ; Wed, 26 Dec 2007 22:46:31 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from himinbjorg.tucs-beachin-obx-house.com ([208.45.246.58]) (authenticated bits=0) by vjofn.tucs-beachin-obx-house.com (8.12.9/8.12.9) with ESMTP id lBQMkUsP013066; Wed, 26 Dec 2007 17:46:30 -0500 (EST) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1]) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6) with ESMTP id lBQMkT9f087489; Wed, 26 Dec 2007 17:46:30 -0500 (EST) (envelope-from ml@t-b-o-h.net) Received: (from tbohml@localhost) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6/Submit) id lBQMkTZw087488; Wed, 26 Dec 2007 17:46:29 -0500 (EST) (envelope-from tbohml) From: "Tuc at T-B-O-H.NET" Message-Id: <200712262246.lBQMkTZw087488@himinbjorg.tucs-beachin-obx-house.com> To: youshi10@u.washington.edu (Garrett Cooper) Date: Wed, 26 Dec 2007 17:46:29 -0500 (EST) In-Reply-To: <4772D7DA.6080804@u.washington.edu> X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: autoconf install not playing well? (more info) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Dec 2007 22:46:31 -0000 > [...] > > How do I tell the system to consider that I don't > > have 2.53 anymore, just delete /var/db/pkg/autoconf-2.53_4 ? > > (I also have autoconf-2.59_3, how to do the same for that?) > > > > Thanks, Tuc > pkg_delete(1) would be a far more elegant solution to that question. > -Garrett > Ooopsie. I did a pkgdb -Fu .. Its unregistered... But I must not have answered a question right and it saved the files and put the +CONTENTS into autoconf-2.61_2. So now how to fix THIS screwup? Thanks, Tuc