From owner-freebsd-ports@FreeBSD.ORG Tue Oct 16 23:52:06 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 48ABE8FD for ; Tue, 16 Oct 2012 23:52:06 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id 251308FC08 for ; Tue, 16 Oct 2012 23:52:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9GNq5Ic015084 for ; Tue, 16 Oct 2012 23:52:05 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9GNq54I015082 for freebsd-ports@freebsd.org; Tue, 16 Oct 2012 23:52:05 GMT (envelope-from bdrewery) Received: (qmail 75480 invoked from network); 16 Oct 2012 18:52:04 -0500 Received: from unknown (HELO ?10.10.0.115?) (freebsd@shatow.net@10.10.0.115) by sweb.xzibition.com with ESMTPA; 16 Oct 2012 18:52:04 -0500 Message-ID: <507DF31F.4030706@FreeBSD.org> Date: Tue, 16 Oct 2012 18:51:59 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: Jos Chrispijn Subject: Re: Portmaster/Portupgrade | pkg2ng References: <507DCD7E.3080108@webrz.net> In-Reply-To: <507DCD7E.3080108@webrz.net> X-Enigmail-Version: 1.4.5 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org 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: Tue, 16 Oct 2012 23:52:06 -0000 On 10/16/2012 4:11 PM, Jos Chrispijn wrote: > Somewhat lost here; just read UPDATING in which is reported about an > additional function support of pkgng by portupgrade and portmaster: > > PORTMASTER > # make -C /usr/ports/ports-mgmt/portmaster config build deinstall > install clean > # echo 'WITH_PKGNG=yes' >> /etc/make.conf > # pkg2ng* > > PORTUPGRADE > # echo 'WITH_PKGNG=yes' >> /etc/make.conf > # pkg2ng* > # pkgdb -fu > > The only issue I have is that this pkg2ng command doesn't work as this > program* cannot be found so the command returns with a 'pkg2ng: Command > not found.' > Can someone tell me what I miss here? make -C /usr/ports/ports-mgmt/pkg install clean Sorry for the confusion. I will add that in. -- Regards, Bryan Drewery bdrewery@freenode/EFNet