Upgrading perl modules

2003-12-22 Thread Roger Merritt
I once saw, and used, a portupgrade command line to upgrade *all* installed perl modules. It went something like: $ portupgrade p5-\* However, when I try the command now I just get an error message. Can anyone tell me the proper command? -- Roger ___

Re: Upgrading perl modules

2003-12-22 Thread r t g tan
portupgrade :p5- On Mon, Dec 22, 2003 at 05:55:17PM +0700, Roger Merritt wrote: > I once saw, and used, a portupgrade command line to upgrade *all* installed > perl modules. It went something like: > > $ portupgrade p5-\* > > However, when I try the command now I just get an error message. Can

Re: Upgrading perl modules

2003-12-22 Thread Lowell Gilbert
Roger Merritt <[EMAIL PROTECTED]> writes: > I once saw, and used, a portupgrade command line to upgrade *all* > installed perl modules. It went something like: > > $ portupgrade p5-\* > > However, when I try the command now I just get an error message. Can > anyone tell me the proper command? T

Re: Upgrading perl modules

2003-12-22 Thread Roger Merritt
At 01:41 AM 12/23/03, you wrote: Roger Merritt <[EMAIL PROTECTED]> writes: > I once saw, and used, a portupgrade command line to upgrade *all* > installed perl modules. It went something like: > > $ portupgrade p5-\* > > However, when I try the command now I just get an error message. Can > anyone

Re: Upgrading perl modules

2003-12-22 Thread Roger Merritt
At 08:48 PM 12/22/03, you wrote: > $ portupgrade p5-\* > > However, when I try the command now I just get an error message. Can anyone > tell me the proper command? > #portupgrade p5-* (as root) That gives me: [EMAIL PROTECTED]:~]# portupgrade p5-* portupgrade: No match. [EMAIL PROTECTED]:~]# p

Re: Upgrading perl modules

2003-12-22 Thread Jez Hancock
On Tue, Dec 23, 2003 at 07:42:53AM +0700, Roger Merritt wrote: > At 08:48 PM 12/22/03, you wrote: > > >> $ portupgrade p5-\* > >> > >> However, when I try the command now I just get an error message. Can > >anyone > >> tell me the proper command? > >> > > > >#portupgrade p5-* (as root) > > That

Re: Upgrading perl modules

2003-12-22 Thread parv
in message <[EMAIL PROTECTED]>, wrote Jez Hancock thusly... > > On Tue, Dec 23, 2003 at 07:42:53AM +0700, Roger Merritt wrote: > > At 08:48 PM 12/22/03, you wrote: > > > > >> $ portupgrade p5-\* > > >> > > >> However, when I try the command now I just get an error > > >> message. Can anyone tell m

Upgrading perl modules (as ports) and "already installed" problems

2003-11-17 Thread Tillman Hodgson
Howdy, I'm looking for the appropriate portupgrade magic to handle these sorts of situations automatically: You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of www/p5-HTML-Ta

Re: Upgrading perl modules (as ports) and "already installed" problems

2003-11-17 Thread Tillman Hodgson
On Mon, Nov 17, 2003 at 09:14:31AM -0600, Tillman Hodgson wrote: > Whats the best way to ensure that all perl modules are properly and > automatically upgrade when perl itself is upgraded? I've since discovered that I can shorten the time somewhat by using `pkg_info -R perl-5.6.1_14` and then port