Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2021 19:28:48 +0200
From:      Piotr Smyrak <ps.ports@smyrak.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: looking for port origin for executable
Message-ID:  <20210504192848.7e255495@daleth.home>
In-Reply-To: <24721.26936.103525.451533@jerusalem.litteratus.org>
References:  <24721.26936.103525.451533@jerusalem.litteratus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 4 May 2021 11:33:12 -0400
Robert Huff <roberthuff@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210504192848.7e255495>