From owner-freebsd-questions@FreeBSD.ORG Wed Apr 7 01:41:50 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 F279116A4CE for ; Wed, 7 Apr 2004 01:41:49 -0700 (PDT) Received: from cromagnon.cullmail.com (cromagnon.cullmail.com [67.33.58.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 955D443D2D for ; Wed, 7 Apr 2004 01:41:49 -0700 (PDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from cromagnon.cullmail.com (localhost.cullmail.com [127.0.0.1]) i378iHub009891; Wed, 7 Apr 2004 03:44:17 -0500 (CDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from localhost (localhost [[UNIX: localhost]]) by cromagnon.cullmail.com (8.12.10/8.12.10/Submit) id i378iG4P009890; Wed, 7 Apr 2004 03:44:16 -0500 (CDT) (envelope-from jamoore) From: Jay Moore To: Matthew Seaman Date: Wed, 7 Apr 2004 02:44:14 -0600 User-Agent: KMail/1.5.4 References: <200404052159.36889.jaymo@cromagnon.cullmail.com> <20040406093904.GD17361@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040406093904.GD17361@happy-idiot-talk.infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200404070344.14871.jaymo@cromagnon.cullmail.com> cc: freebsd-questions@freebsd.org Subject: Re: unintelligible questions from pkgdb -F [ part of 5.2 portupgrade hairball ] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jaymo@cromagnon.cullmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 08:41:50 -0000 On Tuesday 06 April 2004 04:39 am, Matthew Seaman wrote: > What this means is that the eel2-2.4.1 port claims to have a > dependency on the gtk-2.2.4_1 port, but no such port is installed -- > it's listed in the file: > > /var/db/pkg/eel2-2.4.1/+CONTENTS > > pkgdb(1) attempts to find an alternative port that will fulfill the > dependency, which it can edit into the +CONTENTS file. Unfortunately, > pkgdb is not any sort of AI program, so it prompts you with the > closest matching name out of all the ports you have installed. The > percentage figure it gives is a measure of how closely the port name > matches the desired name. Usually this works well, because it picks > up a slightly different version of the same port. Amazing! That makes sense... why, oh why isn't it in the man page for pkgdb? The rest of your response is most helpful also. I think rather than adding a bunch of clutter here I'll follow up on each of them separately. Thanks, Jay