From owner-freebsd-questions@FreeBSD.ORG Sun Mar 2 06:13:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6035D1065684 for ; Sun, 2 Mar 2008 06:13:51 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by mx1.freebsd.org (Postfix) with ESMTP id 42ADD8FC16 for ; Sun, 2 Mar 2008 06:13:51 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id m226DnVG081338 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 1 Mar 2008 22:13:50 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id m226DnTT081337; Sat, 1 Mar 2008 22:13:49 -0800 (PST) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA02948; Sat, 1 Mar 08 22:02:48 PST Date: Sat, 01 Mar 2008 21:57:29 -0800 From: perryh@pluto.rain.com To: clarkp@mtmary.edu Message-Id: <47ca41c9.Km8lEtIDXQECQMmE%perryh@pluto.rain.com> References: <47c9e1a1.c98z3hRYgXce6kBO%perryh@pluto.rain.com> <39632.218.185.52.132.1204432269.squirrel@webmail.mtmary.edu> In-Reply-To: <39632.218.185.52.132.1204432269.squirrel@webmail.mtmary.edu> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: dependencies in portmaster X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Mar 2008 06:13:51 -0000 > If you truly are just looking at the dependency list and do not > wish to have make do anything, wouldn't this do the trick: > > http://portsmon.freebsd.org/portdependencytree.py Not quite, because it doesn't show which of the dependencies I have already got installed, and which of those would need to be updated. Secondly, I would have needed to know it existed :) > I guess you would need to have an up to date ports tree for this > to be accurate. Not a problem in this case. The whole point is to find out what-all I would be stuck with building in order to build one particular port after updating the tree a few days ago. Why not just rebuild everything? Because I'm not willing to attempt a rebuild of OpenOffice -- that was a collosal PITA the first time -- nor the xorg migration; I figure those are better accomplished by a clean install once the Mall's 7.0 CD set is ready.