From owner-freebsd-ports@FreeBSD.ORG Tue Apr 25 22:08:43 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 2084B16A400 for ; Tue, 25 Apr 2006 22:08:43 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id 3822143D5E for ; Tue, 25 Apr 2006 22:08:40 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 20494 invoked by uid 399); 25 Apr 2006 22:08:37 -0000 Received: from localhost (HELO ?192.168.0.6?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 25 Apr 2006 22:08:37 -0000 Message-ID: <444E9DF2.6030009@FreeBSD.org> Date: Tue, 25 Apr 2006 15:08:50 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Hans Lambermont References: <20060425154800.GB1351@leia.lambermont.dyndns.org> <444E4624.6070509@vonostingroup.com> <20060425182639.GC1351@leia.lambermont.dyndns.org> <20060425214257.6648ca76@it.buh.tecnik93.com> <20060425201144.GB4435@leia.lambermont.dyndns.org> In-Reply-To: <20060425201144.GB4435@leia.lambermont.dyndns.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: libtool upgrade, entry 20060223 in UPDATING X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2006 22:08:43 -0000 Hans Lambermont wrote: > I'm also looking into other-than-portupgrade ports tree tools, does > anyone know a way to accomplish the equivalent of portupgrade -PP ? Install sysutils/portmaster on the devel machine, and run it with the -l option. That will give you a listing of your ports by category, based on whether they have dependencies, or are depended on. You could then divide your packages by category based on this information, and install them in order accordingly with little danger of dependency mismatches. Of course portmaster isn't a total solution to your problem, as it doesn't deal with packages at this time, but it should at least help with this part of the problem. hope this helps, Doug -- This .signature sanitized for your protection