On 2016-04-02 13.22.07 -0700, Damon Getsman wrote:
>       Is there any method for locating these packages short of doing
> a search on each one of them and locating specific files and/or
> developer information?  Just curious as to whether or not I might not
> be in the loop for something that'll make life a lot simpler here.

http://www.openbsd.org/faq/faq15.html#PkgFind

In short:

pkg_locate
pkg_info -Q
grep -l SOME_FILE_NAME /usr/ports/*/*/pkg/PLIST

-Mike

Reply via email to