Re: Portmaster/Portupgrade | pkg2ng

2012-10-18 Thread Jos Chrispijn
Matthew Seaman: Beware that running pkg2ng converts your system to use pkgng. This makes the old pkg_tools commands (pkg_info, pkg_version, pkg_delete etc.) useless -- they'll do nothing but whinge about a corrupted package database. Once you've then started using pkgng to install or upgrade pac

Re: Portmaster/Portupgrade | pkg2ng

2012-10-17 Thread Bryan Drewery
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: >>

Re: Portmaster/Portupgrade | pkg2ng

2012-10-17 Thread Jim Trigg
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/port

Re: Portmaster/Portupgrade | pkg2ng

2012-10-16 Thread Bryan Drewery
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 '

Re: Portmaster/Portupgrade | pkg2ng

2012-10-16 Thread Elias Chrysocheris
If you just logout from root and then su again it will work Elias ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Portmaster/Portupgrade | pkg2ng

2012-10-16 Thread Matthew Seaman
On 16/10/2012 22:11, Jos Chrispijn wrote: > 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? Does this lead to enlightenment? % pkg which `which pk

Re: Portmaster/Portupgrade | pkg2ng

2012-10-16 Thread Freddie Cash
On Tue, Oct 16, 2012 at 2: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 >