looking for port origin for executable

Piotr Smyrak ps.ports at smyrak.com
Tue May 4 17:28:56 UTC 2021


On Tue, 4 May 2021 11:33:12 -0400
Robert Huff <roberthuff at rcn.com> wrote:

> 	Would some kind soul please tell me which port installs the
> executable "g-ir-scanner"?  I was purging unused ports and seem to
> have done this one by mistake.

When I hit a wall like this, this is my usual way to get around without
any additional tools:

$ find /usr/ports -name pkg-plist | xargs grep -l bin/g-ir-scanner

-- 
 Piotr Smyrak


More information about the freebsd-ports mailing list