From owner-freebsd-ports@FreeBSD.ORG Sat Jul 17 20:19:12 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A665A16A4CE; Sat, 17 Jul 2004 20:19:12 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9274D43D45; Sat, 17 Jul 2004 20:19:12 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 45E9714316; Sat, 17 Jul 2004 15:19:12 -0500 (CDT) Date: Sat, 17 Jul 2004 15:19:12 -0500 (CDT) From: Mark Linimon X-X-Sender: linimon@pancho To: Daniel In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@FreeBSD.org cc: Mark Linimon cc: knu@FreeBSD.org Subject: Re: portupgrade feature question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jul 2004 20:19:12 -0000 On Sat, 17 Jul 2004, Daniel wrote: > Freddie already informed me of pkg_tree, a utility that does this. The difference is that (AFAICT) pkg_tree will show you the dependencies of things you already have installed. The portsmon page will show you all the dependencies of a port as it currently exists in the tree. mcl