Date: Wed, 25 Jun 2003 16:03:22 +0200 From: Mathieu Arnold <mat@mat.cc> To: Matthew Seaman <m.seaman@infracaninophile.co.uk> Cc: freebsd-ports@freebsd.org Subject: Re: Checking wether perl ports are up to date Message-ID: <187247097.1056557002@andromede.reaumur.absolight.net> In-Reply-To: <20030625133428.GG90078@happy-idiot-talk.infracaninophile.co.uk> References: <172827733.1056542583@andromede.reaumur.absolight.net> <20030625102506.GA11712@rfc-networks.ie> <177142617.1056546898@andromede.reaumur.absolight.net> <20030625133428.GG90078@happy-idiot-talk.infracaninophile.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
+-le 25/06/2003 14:34 +0100, Matthew Seaman =E9crivait : | On Wed, Jun 25, 2003 at 01:14:58PM +0200, Mathieu Arnold wrote: |>=20 |>=20 |> +-le 25/06/2003 10:25 +0000, Philip Reynolds =E9crivait : |> | Mathieu Arnold <m@absolight.net> 14 lines of wisdom included: |> |> Hi, |> |>=20 |> |> 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. |> |>=20 |> |> I can't believe it won't be useful to someone, so I've put it there : |> |> <http://www.mat.cc/freebsd/check.pl> |> |=20 |> | Uh, portupgrade? :) |> |=20 |> | $PORTSDIR/sysutils/portupgrade |>=20 |> I was talking about the ports being up to date with the last version of |> the perl module (taken from cpan). |>=20 |> --=20 |> Mathieu Arnold |=20 | Even if you install perl modules exclusively from ports, you should | still be able to run: |=20 | % perl -MCPAN -e shell |=20 | 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. Well, if I've though of using CPAN too, but it was not the way I was seing this. CPAN is more perl module aware than perl distribution (aka ports). And I'd rather submit a PR than using CPAN :) --=20 Mathieu Arnold
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?187247097.1056557002>