From owner-freebsd-questions@FreeBSD.ORG Tue Mar 29 07:25:11 2005 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 7580716A59F for ; Tue, 29 Mar 2005 07:25:07 +0000 (GMT) Received: from mtiwmhc13.worldnet.att.net (mtiwmhc13.worldnet.att.net [204.127.131.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23FF143D39 for ; Tue, 29 Mar 2005 07:25:07 +0000 (GMT) (envelope-from jayobrien@att.net) Received: from [192.168.1.6] (dsl093-180-184.sac1.dsl.speakeasy.net[66.93.180.184]) by worldnet.att.net (mtiwmhc13) with ESMTP id <20050329072506113003bgq0e>; Tue, 29 Mar 2005 07:25:06 +0000 Message-ID: <424902D1.2050001@att.net> Date: Mon, 28 Mar 2005 23:25:05 -0800 From: Jay O'Brien User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD - questions References: <424769D0.5030500@att.net> <20050328023133.GA46123@thened.net> <42477548.70906@att.net> <20050328234307.Y84301@zoraida.natserv.net> In-Reply-To: <20050328234307.Y84301@zoraida.natserv.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Portupgrade (vs. Portmanager) question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2005 07:25:11 -0000 Francisco Reyes wrote: > On Sun, 27 Mar 2005, Jay O'Brien wrote: > > >>Thanks for the heads up on 'make search', even if I can't find a complete >>description of the command. I find that it is referenced in the manual, >>however. > > > Also check out the port > /usr/ports/sysutils/pkg_tree > > It's very usefull to see dependencies. > > -- > http://stringsutils.com > Utility for developers. Compute length, MD5, CRC and more. Interesting. Thanks! I wonder how that compares to portmanager. Jay