From owner-freebsd-questions@freebsd.org Thu Feb 4 19:36:13 2021 Return-Path: Delivered-To: freebsd-questions@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 7532152D21E for ; Thu, 4 Feb 2021 19:36:13 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from nightmare.dreamchaser.org (ns.dreamchaser.org [66.109.141.57]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "dreamchaser.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DWpgw2SVGz4pnS for ; Thu, 4 Feb 2021 19:36:11 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from breakaway.dreamchaser.org (breakaway [192.168.151.122]) by nightmare.dreamchaser.org (8.15.2/8.15.2) with ESMTP id 114Ja9VH075189; Thu, 4 Feb 2021 12:36:09 -0700 (MST) (envelope-from freebsd@dreamchaser.org) Subject: Re: pkg-provides(8) To: Graham Perrin , freebsd-questions@freebsd.org References: <2250b795-ee29-1dfa-9d9c-d17d832e4111@dreamchaser.org> <809bb717-df3f-3c17-27cc-4f6704e19703@gmail.com> From: Gary Aitken Reply-To: freebsd@dreamchaser.org Message-ID: <7bc039b4-9290-b92a-0371-4d141c796e11@dreamchaser.org> Date: Thu, 4 Feb 2021 12:31:34 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 MIME-Version: 1.0 In-Reply-To: <809bb717-df3f-3c17-27cc-4f6704e19703@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (nightmare.dreamchaser.org [192.168.151.101]); Thu, 04 Feb 2021 12:36:09 -0700 (MST) X-Rspamd-Queue-Id: 4DWpgw2SVGz4pnS X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of freebsd@dreamchaser.org designates 66.109.141.57 as permitted sender) smtp.mailfrom=freebsd@dreamchaser.org X-Spamd-Result: default: False [-3.30 / 15.00]; HAS_REPLYTO(0.00)[freebsd@dreamchaser.org]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; REPLYTO_ADDR_EQ_FROM(0.00)[]; DMARC_NA(0.00)[dreamchaser.org]; SPAMHAUS_ZRD(0.00)[66.109.141.57:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[66.109.141.57:from]; NEURAL_HAM_SHORT(-1.00)[-0.999]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; RCVD_TLS_LAST(0.00)[]; FREEMAIL_TO(0.00)[gmail.com,freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:21947, ipnet:66.109.128.0/19, country:US]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-questions] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Feb 2021 19:36:13 -0000 On 2/4/21 12:26 AM, Graham Perrin wrote: > On 04/02/2021 02:50, Gary Aitken wrote: >> 11.4-RELEASE-p3 ... >> Can someone tell me which port supplies this library, or at least how to find >> out?  I tried using libQt5Qml.so in the keyword search on freshports but got >> no hits. > > > > % pkg info -x provides > pkg-provides-0.7.1 > % pkg provides libQt5Qml.so > Name    : zoom-video-conferencing-client-5.3.465578.0920_1 > Desc    : Zoom videoconferencing client (CAVEAT: Sound doesn't yet work) > Repo    : FreeBSD > Filename: compat/linux/opt/zoom/libQt5Qml.so.5.9.9 >           compat/linux/opt/zoom/libQt5Qml.so.5.9 >           compat/linux/opt/zoom/libQt5Qml.so.5 >           compat/linux/opt/zoom/libQt5Qml.so > > Name    : qt5-declarative-5.15.2 > Desc    : Qt declarative framework for dynamic user interfaces > Repo    : FreeBSD > Filename: usr/local/lib/qt5/libQt5Qml.so.5.15.2 >           usr/local/lib/qt5/libQt5Qml.so.5.15 >           usr/local/lib/qt5/libQt5Qml.so.5 >           usr/local/lib/qt5/libQt5Qml.so > Name    : qt5-declarative-5.15.2 > Desc    : Qt declarative framework for dynamic user interfaces > Repo    : poudriere > Filename: usr/local/lib/qt5/libQt5Qml.so.5.15.2 >           usr/local/lib/qt5/libQt5Qml.so.5.15 >           usr/local/lib/qt5/libQt5Qml.so.5 >           usr/local/lib/qt5/libQt5Qml.so > % freebsd-version -kru > 14.0-CURRENT > 14.0-CURRENT > 14.0-CURRENT > % man 8 pkg-provides Thanks! A good reason to upgrade to 12.3; I don't see provides on 11.4. On 2/4/21 12:37 AM, Graham Perrin wrote: > On 04/02/2021 04:56, Gary Aitken wrote: >> On 2/3/21 8:14 PM, Kurt Hackenberg wrote: >>> … >>> You could try "pkg rquery" to query the servers.  I haven't tried >>> it, though. >> I couldn't readily figure out how to use it.  It looked like all the queries >> were for packages, not their contents, and in this case all I had to go on >> was contents. > > > % pkg rquery '%R %b' qt5-declarative ... > % pkg rquery '%R %do' cad/freecad ... > Thanks, and for the pm regarding the r.i.p. headstone Gary