Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Sep 2013 10:31:28 +0200
From:      Mathieu Arnold <mat@mat.cc>
To:        Dmitry Morozovsky <marck@rinet.ru>, RW <rwmaillists@googlemail.com>
Cc:        ports@freebsd.org
Subject:   Re: Perl port to select in make.conf
Message-ID:  <4EF21B75853725EB418CBA8E@atuin.in.mat.cc>
In-Reply-To: <alpine.BSF.2.00.1309031219140.34234@woozle.rinet.ru>
References:  <alpine.BSF.2.00.1309012229460.76768@woozle.rinet.ru> <52238D66.4020908@passap.ru> <alpine.BSF.2.00.1309012301040.76768@woozle.rinet.ru> <20130902232307.44084afd@gumby.homeunix.com> <alpine.BSF.2.00.1309031219140.34234@woozle.rinet.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
+--On 3 septembre 2013 12:22:23 +0400 Dmitry Morozovsky <marck@rinet.ru>
wrote:
|> If you mean it will stop 5.16.3 being upgraded to 5.16.4, it wont
|> (unless there's something specific in the way poudriere handles perl). 
|> 
|> When you install perl (as part of an upgrade or as a dependency) it
|> writes the new PERL_VERSION into make.conf.
| 
| Well, all would go well unless it was a *special* make.conf used for
| poudriere  bulk building instead of system one.

Hum, on my poudriere install (for 200+ servers, it becomes nice to have
one) I have :
# cat pkgng-make.conf
WITH_PKGNG=yes
PERL_VERSION=5.16.3
RUBY_DEFAULT_VER=1.8
RUBY_VER=1.8

And when I install Perl 5.16, in /etc/make.conf it adds :
# added by use.perl 2013-06-16 21:48:17
PERL_VERSION=5.16.3

And then, I only do pkg upgrade, so, it works :-)

| Well, possibly I should use 'could stop' instead of definitively-looking
| 'will  stop'
| 
| BTW, are there any special place where poudriere usage should be
| discussed?

There's #poudriere on freenode :-)

According to
<https://fossil.etoilebsd.net/poudriere/doc/trunk/doc/index.wiki>, there is
freebsd-pkg@FreeBSD.org also.

-- 
Mathieu Arnold



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EF21B75853725EB418CBA8E>