From owner-cvs-all Thu Feb 8 10: 2:16 2001 Delivered-To: cvs-all@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 19D1337B67D; Thu, 8 Feb 2001 10:01:53 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.2/8.11.1) with ESMTP id f18I1iV17351; Thu, 8 Feb 2001 10:01:44 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: Maxim Sobolev 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 In-Reply-To: Message from Maxim Sobolev of "Thu, 08 Feb 2001 09:44:03 PST." <200102081744.f18Hi3B92040@freefall.freebsd.org> Date: Thu, 08 Feb 2001 10:01:44 -0800 Message-ID: <17347.981655304@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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. :-) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message