Add new option to pkg_search
authorMatthias Schmidt <matthias@dragonflybsd.org>
Sun, 8 Feb 2009 13:01:44 +0000 (14:01 +0100)
committerMatthias Schmidt <matthias@dragonflybsd.org>
Sun, 8 Feb 2009 13:01:44 +0000 (14:01 +0100)
commitb0ec74b2a2a9f8fb01e56000ee450714da702395
tree76f6aa0d64fadf7948911e427eef6f9d92d96f8c
parentf47197fe1dc6381c217f24e31c191bd49460cbe4
Add new option to pkg_search

-d will download the pkg_summary(5) file for you.  If it is already installed,
it get's overwritten.  This is useful for users using only binary packages.
After a release -d will give you the new list of packages available for that
release.
usr.bin/pkg_search/pkg_search.1
usr.bin/pkg_search/pkg_search.sh