Major update to pkg_search(1)
commite72feae3690047899d8b9e61318dfc8c8cb286ab
authorMatthias Schmidt <matthias@dragonflybsd.org>
Thu, 3 Jan 2008 16:42:43 +0000 (3 16:42 +0000)
committerMatthias Schmidt <matthias@dragonflybsd.org>
Thu, 3 Jan 2008 16:42:43 +0000 (3 16:42 +0000)
treee016966ee13e1991d66d3c33e985c00d0296ddbe
parent16c8fa2999e8631017347fe4aab253cb8d18d57f
Major update to pkg_search(1)

- Print verbose information about packages when operating with the
  pkg_summary(5) file
- pkg_search displayed an incorrect field instead of the URL field.
- Don't download a pkg_summary(5) file if an INDEX file is available
- Honor -k when searching with -v (index file only)
- style(9) changes
- Enhanced the man page, add some comments and change my email address.
- We're on DragonFly so remove the check for DragonFly.
usr.bin/pkg_search/pkg_search.1
usr.bin/pkg_search/pkg_search.sh