Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2000 17:21:01 -0800
From:      "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
To:        Kris Kennaway <kris@hub.freebsd.org>
Cc:        "Matthew D. Fuller" <fullermd@futuresouth.com>, "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net>, Jeroen Ruigrok van der Werven <asmodai@bart.nl>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin/pkg_install/delete perform.c 
Message-ID:  <1777.947640061@zippy.cdrom.com>
In-Reply-To: Your message of "Tue, 11 Jan 2000 17:09:06 PST." <Pine.BSF.4.21.0001111708410.89967-100000@hub.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
I think the wider objective should be to make wildcarding work
for all the pkg_foo tools (where it makes sense).

That is to say that it should be possible to say:

     pkg_info '*apache*'
     pkg_delete 'emacs*'

etc.  And no, I don't have time to write the code which takes a regexp
and iteratively matches it against directory components in
/var/db/pkg, but I can certainly say that it should be easy enough to
implement for anyone who DOES have the time. :-)

- Jordan


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1777.947640061>