Re: pkgng and updated packages

2013-01-28 Thread Paul Mather
On Jan 28, 2013, at 1:59 PM, Rainer Duffner wrote: > > Am 28.01.2013 um 18:31 schrieb Glen Barber : > >> On Mon, Jan 28, 2013 at 06:28:02PM +0100, Rainer Duffner wrote: >>> I go from PERL 5.10 to PERL 5.16, for example and it complains that >>> perl5.16 conflicts with perl5.10... >>> >>>

Re: pkgng and updated packages

2013-01-28 Thread Andreas Nilsson
I just wanted to add that when I today went about upgrading a computer I had a very similar thing happen (with pkg-1.0.6 on 9.1-RELEASE): The new version of the package reported conflicts with the old one. Best regards Andreas On Mon, Jan 28, 2013 at 7:59 PM, Rainer Duffner wrote: > > Am 28.01.

Re: pkgng and updated packages

2013-01-28 Thread Rainer Duffner
Am 28.01.2013 um 18:31 schrieb Glen Barber : > On Mon, Jan 28, 2013 at 06:28:02PM +0100, Rainer Duffner wrote: >> I go from PERL 5.10 to PERL 5.16, for example and it complains that >> perl5.16 conflicts with perl5.10... >> >> This I needed, too: >> >> pkg set -o long/perl5.10:lang/perl

Re: pkgng and updated packages

2013-01-28 Thread Glen Barber
On Mon, Jan 28, 2013 at 06:28:02PM +0100, Rainer Duffner wrote: > I go from PERL 5.10 to PERL 5.16, for example and it complains that > perl5.16 conflicts with perl5.10... > > This I needed, too: > > pkg set -o long/perl5.10:lang/perl5.16 > pkg remove perl > pkg set -o devel/pkg-config:devel

Re: pkgng and updated packages

2013-01-28 Thread Rainer Duffner
Am Mon, 28 Jan 2013 14:52:20 +0100 schrieb Baptiste Daroussin : > pkg upgrade -f will upgrade everything. to avoid you to shoot > yourself when upgrading from 8.3 to 9.1 we also provide a pkg-static > binary so that even if pkg itself is linked against libraries that > has disappeared in 9.1 you c

Re: pkgng and updated packages

2013-01-28 Thread Rainer Duffner
Am Mon, 28 Jan 2013 14:52:20 +0100 schrieb Baptiste Daroussin : > On Mon, Jan 28, 2013 at 11:51:20AM +0100, Rainer Duffner wrote: > > Hi, > > > > I run my own pkgng repo (via poudriere) and it seems to work great. > > However, I've got more questions... > > Glad to hear it works well :) Just n

Re: pkgng and updated packages

2013-01-28 Thread Baptiste Daroussin
On Mon, Jan 28, 2013 at 11:51:20AM +0100, Rainer Duffner wrote: > Hi, > > I run my own pkgng repo (via poudriere) and it seems to work great. > However, I've got more questions... Glad to hear it works well :) > > - when PHP got updated to 5.3.21 (from 5.3.20), all the other stuff >that de

pkgng and updated packages

2013-01-28 Thread Rainer Duffner
Hi, I run my own pkgng repo (via poudriere) and it seems to work great. However, I've got more questions... - when PHP got updated to 5.3.21 (from 5.3.20), all the other stuff that depends on it (PECL-*, pear-*) got rebuilt, too. (In my ports-tree, I just imported the update of PHP and not