[MacPorts] #15434: RFE: port search should search name, description and long_description
MacPorts
noreply at macports.org
Sat Aug 2 06:59:54 PDT 2008
#15434: RFE: port search should search name, description and long_description
----------------------------------+-----------------------------------------
Reporter: raimue at macports.org | Owner: raimue at macports.org
Type: enhancement | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Resolution: | Keywords:
----------------------------------+-----------------------------------------
Comment (by raimue at macports.org):
Replying to [comment:3 landonf at macports.org]:
> This actually makes 'search' pretty useless if you use a common term.
Take 'tex' as an example -- port search tex returns 391 ports, but almost
none of them are related to TeX.
Hm, there is `port echo name:tex` to search in port names only, but that
is not so obvious. How should it be changed?
We could add flags to specify the fields to search for:
{{{
port search tex
port search --name tex
port search --name --description --long_description tex
}}}
Or add an option to `port echo` to get more output than just the name.
--
Ticket URL: <http://trac.macports.org/ticket/15434#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list