Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Jul 2011 21:45:23 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   Re: p5-ExtUtils-MakeMaker-6.56_1 and p5-ExtUtils-Install-1.54_1 conflict
Message-ID:  <4E14C963.1010604@infracaninophile.co.uk>
In-Reply-To: <CAEFCw4tenTM8%2BDL45efbR8eUjH3wKCTwKR3_cComsRcmMc99Bg@mail.gmail.com>
References:  <CAEFCw4tenTM8%2BDL45efbR8eUjH3wKCTwKR3_cComsRcmMc99Bg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigD0FB79543D066A37F2DC263C
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On 06/07/2011 17:40, n dhert wrote:
> p5-ExtUtils-MakeMaker-6.56_1 and p5-ExtUtils-Install-1.54_1 conflict
> both telling that the other one should be deleted.
> So which one of the two to keep
> so far, I opted for keeping p5-ExtUtils-Install-1.54_1, deleting
> p5-ExtUtils-MakeMaker-6.56_1, is this wise or should it be the other
> way round?
> or what?

These modules by their nature tend to be required just for building
other ports.  Therefore, keep whichever one is required for the port
you're installing at the moment, and delete the other one.

To save work, consider creating packages of both ports, so that you can
just pkg_add whichever one you need.

It might get tricky if you're installing a big complicated port with
loads of perl module dependencies, where some of the dependencies want
one, and some want the other.  It's possible that having
ExtUtils::MakeMaker will actually satisfy the BUILD_DEPENDS for most
ports -- it's older and fairly unix-specific, whereas ExtUtils::Install
does the same sort of thing for a wider range of OSes.  But FreeBSD is
unix, so we don't actually need the extra fiddly bits from
ExtUtils::Install.  However, I only intuit this from reading the docco.
 I haven't tested it, so it may be a load of old baloney...

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matthew@infracaninophile.co.uk               Kent, CT11 9PW


--------------enigD0FB79543D066A37F2DC263C
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.16 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4UyWoACgkQ8Mjk52CukIwT9ACffvlfCGGTRckqX/Rh53hxqfDM
O/0AnRCj59XTh+DQyTs0gqa27mYAN6HN
=dYHw
-----END PGP SIGNATURE-----

--------------enigD0FB79543D066A37F2DC263C--



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