From owner-freebsd-ports@freebsd.org Tue May 4 15:59:33 2021 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 31C7A6373EF for ; Tue, 4 May 2021 15:59:33 +0000 (UTC) (envelope-from ros@bebik.net) Received: from smtp.osorio.me (mvd.osorio.me [5.196.94.126]) by mx1.freebsd.org (Postfix) with ESMTP id 4FZPfr37qLz3hZv for ; Tue, 4 May 2021 15:59:32 +0000 (UTC) (envelope-from ros@bebik.net) Received: from [192.168.69.184] (unknown [78.194.61.125]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.osorio.me (Postfix) with ESMTPSA id C35891251C3 for ; Tue, 4 May 2021 15:59:30 +0000 (UTC) From: Rodrigo Osorio Subject: Re: looking for port origin for executable To: freebsd-ports@freebsd.org References: <24721.26936.103525.451533@jerusalem.litteratus.org> Message-ID: Date: Tue, 4 May 2021 17:59:31 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Rspamd-Queue-Id: 4FZPfr37qLz3hZv X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of ros@bebik.net designates 5.196.94.126 as permitted sender) smtp.mailfrom=ros@bebik.net X-Spamd-Result: default: False [-3.20 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[5.196.94.126:from]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[5.196.94.126:from:127.0.2.255]; DMARC_NA(0.00)[bebik.net]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:16276, ipnet:5.196.0.0/16, country:FR]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-ports]; RECEIVED_SPAMHAUS_PBL(0.00)[78.194.61.125:received] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 May 2021 15:59:33 -0000 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 do searches of pkg-plist files. It's a > little finicky, though. > > Doing a search for "g-ir-scanner" returns 0 hits, regardless of what type > of search is done. > > Doing a search for "bin/g-ir-scanner" returns gobject-introspection. > > So if you know the path for the file (relative to /usr/local), then the > search works. > 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           usr/local/bin/g-ir-scanner