Date: Mon, 22 Dec 2003 23:48:11 -0500 From: parv <parv@pair.com> To: Roger Merritt <mcrogerm@stjohn.ac.th>, freebsd-questions@FreeBSD.ORG Subject: Re: Upgrading perl modules Message-ID: <20031223044811.GA4174@moo.holy.cow> In-Reply-To: <20031223034516.GA58973@users.munk.nu> References: <5.2.0.9.0.20031222175228.00a3b250@127.0.0.1> <5.2.0.9.0.20031222175228.00a3b250@127.0.0.1> <5.2.0.9.0.20031223074205.00a155c0@127.0.0.1> <20031223034516.GA58973@users.munk.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
in message <20031223034516.GA58973@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@poppy:~]# portupgrade p5-* portupgrade: No match.
>
> You need to execute the command in the package db directory,
> /var/db/pkg.
>
> [3:42:50] root@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
--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031223044811.GA4174>
