From owner-freebsd-stable Thu Oct 10 0:39:21 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 2C80B37B401 for ; Thu, 10 Oct 2002 00:39:20 -0700 (PDT) Received: from vectors.cx (manifold.vectors.cx [64.163.147.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6A0B43EAC for ; Thu, 10 Oct 2002 00:39:19 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: from vectors.cx (a57974499b95f1f3677131d80de008e5@localhost [127.0.0.1]) by vectors.cx (8.12.6/8.12.4) with ESMTP id g9A7eRho057902; Thu, 10 Oct 2002 00:40:27 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.6/8.12.6/Submit) id g9A7eR0L057901; Thu, 10 Oct 2002 00:40:27 -0700 (PDT) (envelope-from monkey) Date: Thu, 10 Oct 2002 00:40:26 -0700 From: Adam Weinberger To: Randy Bush Cc: FreeBSD Stable Subject: Re: portupgrade: how the heck do i know which dependency Message-ID: <20021010074026.GX81796@vectors.cx> References: <20021010071938.GW81796@vectors.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Editor: Vim 6.1 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx http://www.crackula.com User-Agent: Mutt/1.5.1i 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. -Adam >> (10.10.2002 @ 0028 PST): Randy Bush said, in 0.3K: << > >> how the heck do i know which link to break? > > libglade -> gnomecore can be unlinked. > > thanks for the help. but as i am getting a bunch of this stuff > (all in gnome-land), i want to learn how to KNOW which one to > break. though i do appreciate the clue, i don't like magic, at > least when it comes to computers. > > randy > >> end of "Re: portupgrade: how the heck do i know which dependency" from Randy Bush << -- "Oh good, my dog found the chainsaw." -Lilo, "Lilo & Stitch" Adam Weinberger adam@vectors.cx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message