From owner-freebsd-stable Thu Oct 10 0:46:13 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1303937B401 for ; Thu, 10 Oct 2002 00:46:12 -0700 (PDT) Received: from mgo.iij.ad.jp (mgo.iij.ad.jp [202.232.15.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D6F243EAA for ; Thu, 10 Oct 2002 00:46:11 -0700 (PDT) (envelope-from randy@psg.com) Received: from fw2.iij.ad.jp ([192.168.2.111]) by mgo.iij.ad.jp (8.8.8/MGO1.0) with SMTP id QAA21015 for ; Thu, 10 Oct 2002 16:46:10 +0900 (JST) Received: from h071n005.iij.ad.jp ([192.168.5.71]) by fw2.iij.ad.jp; Thu, 10 Oct 2002 16:47:24 +0900 (JST) Received: from localhost ([127.0.0.1] helo=roam.psg.com.psg.com ident=randy) by roam.psg.com with esmtp (Exim 4.05) id 17zY1I-000Ge4-00; Thu, 10 Oct 2002 16:46:08 +0900 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Adam Weinberger Cc: FreeBSD Stable Subject: Re: portupgrade: how the heck do i know which dependency References: <20021010071938.GW81796@vectors.cx> <20021010074026.GX81796@vectors.cx> Message-Id: Date: Thu, 10 Oct 2002 16:46:08 +0900 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > /usr/ports/INDEX shows all the ports that each port depends upon. > grep "^libglade" /usr/ports/INDEX > it's in alphabetical order. gnomecore doesn't show up. > grep "^gnomecore" /usr/ports/INDEX > libglade shows up. > > even easier is to read the pkg-descr files, figure out what each one > does, and then deduce the answer. or read each port's Makefile. there's > more than one way to skin a developer. cool. thanks. i had been assuming that portsdb and pkgdb did the equivalent of that. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message