From owner-cvs-all Thu Feb 8 10:16:34 2001 Delivered-To: cvs-all@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 2417337B6A1; Thu, 8 Feb 2001 10:15:55 -0800 (PST) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.112]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id f18IFX603197; Thu, 8 Feb 2001 20:15:44 +0200 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.11.2/8.11.2) with ESMTP id f18IFam11735; Thu, 8 Feb 2001 20:15:36 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3A82E240.A813D339@FreeBSD.org> Date: Thu, 08 Feb 2001 20:15:29 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Jordan Hubbard Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/info info.h main.c perform.c pkg_info.1 References: <17347.981655304@winston.osd.bsdi.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jordan Hubbard wrote: > > For example: > > $ pkg_info foo\* - displays information about all packages whose names star > t > > from foo > > $ pkg_info -G foo\*-1.1 - displays information about package named "foo*-1. > 1" > > $ pkg_info -x ^foo.\* - displays information about all packages whose names > > start from foo > > Good stuff, now we just need to add this to pkg_delete and the > behavior will be fully orthogonal. :-) Yuip, it would be nice indeed! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message