cvs commit: src/usr.sbin/pkg_install/info info.h main.c src/usr.sbin/pkg_install/lib global.c lib.h src/usr.sbin/pkg_install/version main.c perform.c pkg_version.1

David O'Brien obrien at freebsd.org
Mon Oct 18 10:39:58 PDT 2004


On Mon, Oct 18, 2004 at 02:07:52PM +0200, Alexander at Leidinger.net wrote:
> Zitat von "David E. O'Brien" <obrien at freebsd.org>:
> 
> >   Add a -q flag to pkg_version.  It suppresses the output of <,=,>.
> >   This makes it possible to "portupgrade `pkg_version -q -l '<'`".
> 
> What's the difference between this and "portupgrade -a"? Even when you intent
> to filter the output of pkg_version first I don't see the need for it,
> portupgrade has an exclude feature.

I also sometimes add a "| grep -v firefox" to the command line.  One
might also want to use the output of pkg_version for other things where
the <,=,> gets in the way.

-- 
-- David  (obrien at FreeBSD.org)


More information about the cvs-src mailing list