From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 13:36:44 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E9C8D130 for ; Fri, 11 Jan 2013 13:36:44 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-bk0-f41.google.com (mail-bk0-f41.google.com [209.85.214.41]) by mx1.freebsd.org (Postfix) with ESMTP id 82975AFC for ; Fri, 11 Jan 2013 13:36:43 +0000 (UTC) Received: by mail-bk0-f41.google.com with SMTP id jg9so931955bkc.28 for ; Fri, 11 Jan 2013 05:36:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:subject:message-id:in-reply-to:references :x-mailer:mime-version:content-type:content-transfer-encoding; bh=30Up2aX6yu8PnTuQaMxaWMf77O3TMGAPY25rDpMCUiw=; b=ub4sa1a1MREK3zJZRspyOTA/6evAsj7AgoMbA6WxQCcnqGTgSYbxfqNGRiC/n8p8Rk 7Ff65x+YKjXM87DvKHrIv5t5nnOXUrrGc4kqXoQaOcdRNSUtapFgbZ48v44X607BVmcM fnfMtpHmufCsWHcN2ZmctuMKQh6JpKPouNB4HvjZ/fx0XzSfRrn0THLTcoEhJjyvTE4I fA4McQ+sQipYp8gegCQC5EVv5Z1OY5PdMjJqSwX4SH18FIng0vuRRse0DLH7AGVD+ucU 4E6FjfqglnHvhMfIZMIeWhNndpcRuLZ63GMARl6ox1iDj04oyMYroF6Kuc0vAzr5p+sA hF5A== X-Received: by 10.204.128.203 with SMTP id l11mr37199791bks.70.1357911403047; Fri, 11 Jan 2013 05:36:43 -0800 (PST) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPS id e22sm4293948bke.14.2013.01.11.05.36.41 (version=SSLv3 cipher=RC4-SHA bits=128/128); Fri, 11 Jan 2013 05:36:41 -0800 (PST) Date: Fri, 11 Jan 2013 13:36:39 +0000 From: RW To: ports@freebsd.org Subject: Re: FreeBSD Port: portmanager-0.4.1_9 Message-ID: <20130111133639.1bb565e6@gumby.homeunix.com> In-Reply-To: References: <000b01cdef81$ee5463a0$cafd2ae0$@inter.nl.net> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 13:36:45 -0000 On Thu, 10 Jan 2013 15:31:54 -0700 (MST) Warren Block wrote: > On Thu, 10 Jan 2013, Walter Jansen wrote: > > > So sorry, I obviously missed news about Portmaster which I have > > been using many years to update the installed ports. > > > > Is it gone forever? Is there a successor? > > port*manager* is gone, portmaster and portupgrade are still available. I'm sorry to hear that, it was still working well for me. Does anyone know what portupgrade is like these days? when I stopped using it it seemed to be getting a bit flakey. On the whole I'd rather not use portmaster because the last time I checked it terminates on the first error rather than when it has no more it can do. This makes it very inefficient when there are build errors.