Re: Announcing pkg_search

2007-12-04 Thread Matthew Dillon
:Hi guys, : :I wrote a small script called pkg_search to help me searching my local :pkgsrc tree for a package without using bmake search key=. Its not :a big deal, but it eases my daily pkg_add life a bit :) : :Example: : :# pkg_search fvwm :fvwm-2.4.20Newer version of X11

Re: Announcing pkg_search

2007-12-04 Thread Justin C. Sherrill
On Tue, December 4, 2007 1:18 pm, Matthew Dillon wrote: :# pkg_search fvwm :fvwm-2.4.20 Newer version of X11 Virtual window manager :fvwm-2.5.24 Development version of X11 Virtual window manager :fvwm-themes-0.6.2nb8 Configuration framework for fvwm2 with samples

Re: Announcing pkg_search

2007-12-04 Thread Matthias Schmidt
Hi, On 04.12.2007, at 19:34, Justin C. Sherrill wrote: On Tue, December 4, 2007 1:18 pm, Matthew Dillon wrote: :# pkg_search fvwm :fvwm-2.4.20Newer version of X11 Virtual window manager :fvwm-2.5.24 Development version of X11 Virtual window manager

Re: Announcing pkg_search

2007-12-04 Thread Magnus Eriksson
On Tue, 4 Dec 2007, Matthias Schmidt wrote: it'd be nice if pkg_search returned the detailed description for something when there was only one match for the search term. Sure, sounds nice. I'll have a look after it and report back. That'd be bad if you ever want to use it in a script

Re: Announcing pkg_search

2007-12-04 Thread Justin C. Sherrill
On Tue, December 4, 2007 7:05 pm, Magnus Eriksson wrote: On Tue, 4 Dec 2007, Matthias Schmidt wrote: That'd be bad if you ever want to use it in a script though. And a program that changes its output in unexpected ways? Yuck. (Imagine if ls did that...) It'd be relatively easy to add

Announcing pkg_search

2007-12-03 Thread Matthias Schmidt
Hi guys, I wrote a small script called pkg_search to help me searching my local pkgsrc tree for a package without using bmake search key=. Its not a big deal, but it eases my daily pkg_add life a bit :) Example: # pkg_search fvwm fvwm-2.4.20 Newer version of X11 Virtual