Date: Thu, 05 Nov 2009 07:34:35 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: rihad <rihad@mail.ru> Cc: freebsd-ports@freebsd.org Subject: Re: forcing ports to use Perl 5.8.8 Message-ID: <4AF2800B.1040201@infracaninophile.co.uk> In-Reply-To: <4AF26A47.1040200@mail.ru> References: <4AF26A47.1040200@mail.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigEDCFEDA9713A4C6984B1F5D9 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable rihad wrote: > Hello, I need to install security/p5-Digest-HMAC from the ports, but=20 > _only_ with the currently installed Perl 5.8.8, without it being=20 > upgraded to 5.8.9 as a dependency (because some other software dumps=20 > core with Perl 5.8.9). How can I as a user cleanly tell the system to=20 > stay with 5.8.8 and still be able to upgrade any other port, even all o= f=20 > them? I have in /etc/make.conf: >=20 > PERL_VER=3D5.8.8 > PERL_VERSION=3D5.8.8 >=20 > but this isn't enough. > /usr/ports/Mk/bsd.perl.mk has several knobs, which ones can I set in=20 > /etc/make.conf to achieve what I need (stay with perl 5.8.8)? Basically, just don't upgrade perl. The various perl modules will adapt = to whatever version is installed. =20 If you use portupgrade(1) et al, add 'perl-*' to the HOLD_PKGS array in=20 /usr/local/etc/pkgtools.conf. If you use portmaster(1), create a file +IGNOREME in /var/db/pkg/perl-5.8.8/=20 Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enigEDCFEDA9713A4C6984B1F5D9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkrygBEACgkQ8Mjk52CukIx1aQCfQfbj/0PjEylN7lhw4bPpnNzU PwEAn0mbNBCpzuLYLv6znH0pEISYM4A/ =Kltk -----END PGP SIGNATURE----- --------------enigEDCFEDA9713A4C6984B1F5D9--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AF2800B.1040201>