From owner-freebsd-ports@FreeBSD.ORG Wed Oct 17 13:23:13 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 86FDC8B1 for ; Wed, 17 Oct 2012 13:23:13 +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 487428FC16 for ; Wed, 17 Oct 2012 13:23:13 +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 q9HDNCD6000823 for ; Wed, 17 Oct 2012 13:23:12 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9HDNCo1000819 for freebsd-ports@freebsd.org; Wed, 17 Oct 2012 13:23:12 GMT (envelope-from bdrewery) Received: (qmail 36087 invoked from network); 17 Oct 2012 08:23:11 -0500 Received: from unknown (HELO ?10.10.0.115?) (freebsd@shatow.net@10.10.0.115) by sweb.xzibition.com with ESMTPA; 17 Oct 2012 08:23:11 -0500 Message-ID: <507EB139.8030402@FreeBSD.org> Date: Wed, 17 Oct 2012 08:23:05 -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: Jim Trigg Subject: Re: Portmaster/Portupgrade | pkg2ng References: <507DCD7E.3080108@webrz.net> <507DF31F.4030706@FreeBSD.org> <20121017131849.GI75370@spamcop.net> In-Reply-To: <20121017131849.GI75370@spamcop.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: Jos Chrispijn , freebsd-ports@freebsd.org, Bryan Drewery 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, 17 Oct 2012 13:23:13 -0000 On 10/17/2012 8:18 AM, Jim Trigg wrote: > On Tue, Oct 16, 2012 at 06:51:59PM -0500, Bryan Drewery wrote: >> 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. > > I think what's needed for portmaster is an explicit mention that the > PKGNGPATCH option needs to be selected. That will cause pkg to be > installed automatically, and installing it manually just increases the > risk that portmaster won't have been built correctly to support it. > The patch will be fully merged upstream for 3.15, removing the patch option. It will then work for both pkgng and pkg_install. The plan is to support pkg_install until at least the last branch with pkg_install is EoL. Currently that is 8.3 in April 2014 (www.freebsd.org/security) > Jim > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > -- Regards, Bryan Drewery bdrewery@freenode/EFNet