From owner-freebsd-ports@FreeBSD.ORG Tue Aug 22 14:57:12 2006 Return-Path: X-Original-To: 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 E8A1316A4DA for ; Tue, 22 Aug 2006 14:57:12 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp101.sbc.mail.re2.yahoo.com (smtp101.sbc.mail.re2.yahoo.com [68.142.229.104]) by mx1.FreeBSD.org (Postfix) with SMTP id 45CEB43D45 for ; Tue, 22 Aug 2006 14:57:12 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 4586 invoked from network); 22 Aug 2006 14:57:11 -0000 Received: from unknown (HELO gondolin.mikestammer.com) (mikestammer@sbcglobal.net@75.3.42.185 with login) by smtp101.sbc.mail.re2.yahoo.com with SMTP; 22 Aug 2006 14:57:11 -0000 Received: from localhost (localhost [127.0.0.1]) by gondolin.mikestammer.com (Postfix) with ESMTP id DE15487 for ; Tue, 22 Aug 2006 09:57:10 -0500 (CDT) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from gondolin.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cEB4YRoGvAlR for ; Tue, 22 Aug 2006 09:57:05 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by gondolin.mikestammer.com (Postfix) with ESMTP id EBCFB52 for ; Tue, 22 Aug 2006 09:57:04 -0500 (CDT) Message-ID: <44EB1B40.4000208@mikestammer.com> Date: Tue, 22 Aug 2006 09:57:04 -0500 From: Eric User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: ports@freebsd.org References: <20060822010628.GA96258@bewilderbeast.blackhelicopters.org> In-Reply-To: <20060822010628.GA96258@bewilderbeast.blackhelicopters.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: "the best" port update tool 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, 22 Aug 2006 14:57:13 -0000 Michael W. Lucas wrote: > Hi, > > After a database headache caused by my own doofusity, I've been > contemplating switching from portupgrade. (Hey, it's been a few > years, things could have changed.) Checking in /usr/ports/sysutils, > it seems that we have a whole bunch of different tools -- portmaster, > portmanager, portsman, and portupgrade. > > A search of the mailing list archive doesn't seem to lead me to a > clear successor or improvement upon portupgrade. Is portupgrade still > as good as it gets, or are we headed towards another tool any time > soon? > > Thanks, > ==ml > > i prefer portmaster with portconf. i used portmanager for a long time but found portmaster to do things a little more intelligently and portmaster is being actively developed. Eric