Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2009 22:33:14 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Dominic Fandrey <kamikaze@bsdforen.de>
Cc:        ports@freebsd.org, Robert Huff <roberthuff@rcn.com>
Subject:   Re: Perl upgrade question
Message-ID:  <496FB9AA.8000101@infracaninophile.co.uk>
In-Reply-To: <496FB113.4040009@bsdforen.de>
References:  <18798.1525.541314.409491@jerusalem.litteratus.org>	<496E4525.8010500@bsdforen.de>	<18798.24182.492454.229881@jerusalem.litteratus.org>	<496FA85C.1010109@bsdforen.de>	<18799.43947.180265.451418@jerusalem.litteratus.org> <496FB113.4040009@bsdforen.de>

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

Dominic Fandrey wrote:
> Robert Huff wrote:
>> Dominic Fandrey writes:
>>
>>>  >>  For portupgrade:
>>>  >>  # find /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl=
/5.8.8 -type f -exec pkg_info -W \{} \; | grep -Eo '[^ ]+$' | sort -u | x=
args -o portupgrade -f
>>>  >> =20
>>>  >>  Afterwards there shouldn't be anything left belonging to a packa=
ge.
>>>  >=20
>>>  > 	Once I have done this - and it appears to run successfully - is
>>>  > it safe to delete the 5.8.8 directories?
>>> =20
>>>  You should first check what is left there. There might be a
>>>  whatis file and a couple of empty directories. In that case it's
>>>  safe to delete the stuff. If there's any more there, it depends
>>>  on your own judgement, or ask someone about it.
>> huff@jerusalem>> pwd
>> /usr/local/lib/perl5/5.8.8
>> huff@jerusalem>> find . -type f
>> ./perl/man/whatis
>> ./mach/perllocal.pod
>> ./man/whatis
>=20
> No idea, but it's obviously something left behind by a port with an
> incomplete plist. I think it's safe to delete that.

=2Epod is 'plain ordinary documentation' or some such. perllocal.pod is
generated when you install ports from CPAN rather than through the ports
system -- it's officially a record of what add-on perl modules you've
installed -- superfluous when you're using the ports  as it already has
mechanisms to track that sort of thing.  It doesn't belong to any particu=
lar
module and it's generally safe to delete.
=20
> Don't forget to check /usr/local/lib/perl5/site_perl/5.8.8 as well.

Heh.  site_perl is a more important place to check than anywhere else.
site_perl is where you are going to find any stray files that exist
as that's where all the add-on modules should be installed to.=20
/usr/local/lib/perl5/5.8.8/ is for the stuff bundled with perl as
the standard modules.

	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


--------------enig64534C637704F3B562F2E47C
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.10 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREIAAYFAklvua8ACgkQ8Mjk52CukIxo0ACfUTulCK+XJjVVzEgdpmdMViL1
ov8An3L/yXWS/nKD9aeaKenabwY4IbMf
=gjLl
-----END PGP SIGNATURE-----

--------------enig64534C637704F3B562F2E47C--



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