which port would install bin/foo

Mark Linimon linimon at lonesome.com
Fri Nov 18 13:54:00 PST 2005


On Fri, Nov 18, 2005 at 06:20:20PM +0200, Vasil Dimov wrote:
> Is there any way to tell which port(s) would install some file, say
> bin/resize?

You cannot depend on pkg-plist existing, so you would have to both do
the grep, and also do make -V PLIST_FILES on every port Makefile.

So the quick answer is, there is no easy way to do this.

There had been talk at one point about someone building up a database
from the output of tinderbox runs but I think that's still theoretical
at this point.

mcl


More information about the freebsd-ports mailing list