Piotr Smyrak wrote on 2021/05/05 02:28:
> $ find /usr/ports -name pkg-plist | xargs grep -l bin/g-ir-scanner
If grep is to be used, then
grep -rn --include \*/Makefile\* --include \*/pkg-plist\* -e g-ir-scanner
/usr/ports
It can also be picked up to some extent from PLIST_FILES in the Makefile.
05.05.2021 0:28, Piotr Smyrak 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 additi
> On 5. May 2021, at 20:25, Christian Weisgerber wrote:
>
> On 2021-05-04, Robert Huff 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.
>
> pkg-which(1)
>
> $ p
On 2021-05-04, Robert Huff 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.
pkg-which(1)
$ pkg which /usr/local/bin/g-ir-scanner
/usr/local/bin/g-ir-scanner was instal
On 5/4/21 3:53 PM, Freddie Cash wrote:
On Tue, May 4, 2021 at 8:33 AM Robert Huff 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.
http://freshports.org allows you to
On 5/4/21 5:29 PM, Tatsuki Makino wrote:
Rodrigo Osorio wrote on 2021/05/05 00:59:
pkg-provides also does the job :)
% pkg provides g-ir-scanner
Name : gobject-introspection-1.66.1,1
Desc : Generate interface introspection data for GObject libraries
Repo : FreeBSD
Filename: usr/local/
Rodrigo Osorio wrote on 2021/05/05 00:59:
> pkg-provides also does the job :)
>
> % pkg provides g-ir-scanner
>
> Name : gobject-introspection-1.66.1,1
> Desc : Generate interface introspection data for GObject libraries
> Repo : FreeBSD
> Filename: usr/local/man/man1/g-ir-scanner.1.gz
>
On Tue, 4 May 2021 11:33:12 -0400
Robert Huff 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
a
On 5/4/21 3:53 PM, Freddie Cash wrote:
On Tue, May 4, 2021 at 8:33 AM Robert Huff 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.
http://freshports.org allows you to
On Tue, May 4, 2021 at 8:33 AM Robert Huff 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.
>
http://freshports.org allows you to do searches of pkg-plist files. It'
On Tue, May 04, 2021 at 11:33:12AM -0400, Robert Huff wrote:
>
> Hello:
> 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.
devel/gobject-introspection
--
Herbert
_
Hello:
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.
Apologetically,
Robert Huff
___
12 matches
Mail list logo