Upgrading perl modules

parv parv at pair.com
Mon Dec 22 20:43:51 PST 2003


in message <20031223034516.GA58973 at users.munk.nu>, 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 me the proper command?
> > >
> > >#portupgrade p5-* (as root)
> > 
> > That gives me:
> > 
> > [root at poppy:~]# portupgrade p5-* portupgrade: No match.
>
> You need to execute the command in the package db directory,
> /var/db/pkg.
> 
> [3:42:50] root at users /var/db/pkg# portupgrade p5-*

That is (cd /var/db/pkg) just crude, and should not be necessary
according to portupgrade(1)...

  OPTIONS
      The following command line arguments are supported:

      pkgname_glob  Specify one of these: a full pkgname, a pkgname
                    without version, a shell glob pattern in which you
                    can use wildcards `*', `?', and `[..]', an
                    extended regular expression preceded by a colon
                    `:', or a date range specification preceded by
                    either `<' or `>'.  See pkg_glob(1) for details
                    and concrete examples.


...so if "portupgrade 'p5-*'" (keep the single quotes, but not the
double in actual usage) does not work, OP should file a problem report
(via send-pr(1)).


  - Parv

-- 



More information about the freebsd-questions mailing list