Checking wether perl ports are up to date

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Jun 25 06:34:53 PDT 2003


On Wed, Jun 25, 2003 at 01:14:58PM +0200, Mathieu Arnold wrote:
> 
> 
> +-le 25/06/2003 10:25 +0000, Philip Reynolds écrivait :
> | Mathieu Arnold <m at absolight.net> 14 lines of wisdom included:
> |> Hi,
> |> 
> |> I have a few perl ports, and I was wondering of a way to check wether
> |> they were up to date automatically so that i could update them.
> |> 
> |> I can't believe it won't be useful to someone, so I've put it there :
> |> <http://www.mat.cc/freebsd/check.pl>
> | 
> | Uh, portupgrade? :)
> | 
> | $PORTSDIR/sysutils/portupgrade
> 
> I was talking about the ports being up to date with the last version of the
> perl module (taken from cpan).
> 
> -- 
> Mathieu Arnold

Even if you install perl modules exclusively from ports, you should
still be able to run:

    % perl -MCPAN -e shell

and then type the 'r' command to see which of your installed packages
have updates available on CPAN.  Using CPAN to overwrite a package
initially installed as a FreeBSD port would be a mistake though:
better to pkg_delete first and install the package from scratch with
CPAN afterwards.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030625/948d4b42/attachment.bin


More information about the freebsd-ports mailing list