From owner-freebsd-ports@FreeBSD.ORG Wed Jan 16 14:17:56 2013 Return-Path: Delivered-To: freebsd-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 71E6DC70 for ; Wed, 16 Jan 2013 14:17:56 +0000 (UTC) (envelope-from alex@stangl.us) Received: from stangl.us (stangl.us [66.93.193.95]) by mx1.freebsd.org (Postfix) with ESMTP id 25F09B4C for ; Wed, 16 Jan 2013 14:17:55 +0000 (UTC) Received: from scout.stangl.us (localhost [127.0.0.1]) by scout.stangl.us (Postfix) with ESMTP id 78B051704D for ; Wed, 16 Jan 2013 08:10:06 -0600 (CST) X-Virus-Scanned: amavisd-new at stangl.us Received: from stangl.us ([127.0.0.1]) by scout.stangl.us (scout.stangl.us [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eD5LUuph6K6d for ; Wed, 16 Jan 2013 08:09:57 -0600 (CST) Received: by scout.stangl.us (Postfix, from userid 1001) id D64A217048; Wed, 16 Jan 2013 08:09:57 -0600 (CST) Date: Wed, 16 Jan 2013 08:09:57 -0600 From: Alex Stangl To: freebsd-ports@freebsd.org Subject: Re: Removal of Portmanager Message-ID: <20130116140957.GA68336@scout.stangl.us> References: <50F6752A.8090509@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50F6752A.8090509@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) 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: Wed, 16 Jan 2013 14:17:56 -0000 On Wed, Jan 16, 2013 at 10:38:50AM +0100, Stefan Esser wrote: > Am 16.01.2013 09:48, schrieb b.f.: > > Mark wrote: > > Try ports/ports-mgmt/portupdate-scan. > I just wanted to give it a try, but it does not seem to support PKGNG. > (I'll have a look to check whether that's easy to fix ...) I was under the impression that pkgng has similar functionality built-in (pkg updating), and so portupdate-scan would become obsolete once pkgng becomes standard. Do you think there's still a need for portupdate-scan even with pkgng? I'd be happy to look at fixing this, if I thought there was a point to it. Alex