Re: after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-08-01 Thread Anton Shterenlikht
Date: Tue, 31 Jul 2012 16:44:11 +0100 From: Matthew Seaman On 31/07/2012 15:44, Anton Shterenlikht wrote: > One possibility is that I didn't always > apply the pkgng portmaster patch correctly. This would produce exactly the problem you've experien

Re: after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-31 Thread Matthew Seaman
On 31/07/2012 15:44, Anton Shterenlikht wrote: > One possibility is that I didn't always > apply the pkgng portmaster patch correctly. This would produce exactly the problem you've experienced. If you switch to pkgng and you want to use portmaster, then you've got to keep portmaster patched. Tha

Re: after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-31 Thread Anton Shterenlikht
From b...@freebsd.org Tue Jul 31 15:36:34 2012 >=20 > And can you tgz and send me your /var/db/pkg directory? >=20 > http://seis.bris.ac.uk/~mexas/var_db_pkg.tar.xz >=20 You can't mix both pkgng and pkg_install, and looking at your /v

Re: after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-31 Thread Baptiste Daroussin
On Tue, Jul 31, 2012 at 10:15:53AM +0100, Anton Shterenlikht wrote: > Date: Mon, 30 Jul 2012 20:55:31 -0700 > From: Doug Barton > To: Anton Shterenlikht > CC: freebsd-ports@freebsd.org > Subject: Re: after pkg-config -> pkgconf update lot

Re: after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-31 Thread Anton Shterenlikht
Date: Mon, 30 Jul 2012 20:55:31 -0700 From: Doug Barton To: Anton Shterenlikht CC: freebsd-ports@freebsd.org Subject: Re: after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config On 07/30/2012 14

Re: after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-30 Thread Doug Barton
On 07/30/2012 14:18, Anton Shterenlikht wrote: > I did portmaster -o devel/pkgconf devel/pkg-config > as advised. Now doing "portmaster --check-depends" > returns 235 ports with > "missing dependency: devel/pkg-config". > I thought the "-o" portmaster option is specifically > to update the dependen

after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-30 Thread Anton Shterenlikht
I did portmaster -o devel/pkgconf devel/pkg-config as advised. Now doing "portmaster --check-depends" returns 235 ports with "missing dependency: devel/pkg-config". I thought the "-o" portmaster option is specifically to update the dependencies list. Am I wrong? Or is this not possible in this part