From owner-freebsd-ports@FreeBSD.ORG Sun Feb 17 17:24:31 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E2AD25B8 for ; Sun, 17 Feb 2013 17:24:31 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward1h.mail.yandex.net (forward1h.mail.yandex.net [IPv6:2a02:6b8:0:f05::10]) by mx1.freebsd.org (Postfix) with ESMTP id 960E7FBF for ; Sun, 17 Feb 2013 17:24:31 +0000 (UTC) Received: from smtp3h.mail.yandex.net (smtp3h.mail.yandex.net [84.201.186.20]) by forward1h.mail.yandex.net (Yandex) with ESMTP id 4C2689E0F53; Sun, 17 Feb 2013 21:24:30 +0400 (MSK) Received: from smtp3h.mail.yandex.net (localhost [127.0.0.1]) by smtp3h.mail.yandex.net (Yandex) with ESMTP id F28141B4005C; Sun, 17 Feb 2013 21:24:29 +0400 (MSK) Received: from 93.91.2.200.tel.ru (93.91.2.200.tel.ru [93.91.2.200]) by smtp3h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id OT94MLHE-OT9Sbl5N; Sun, 17 Feb 2013 21:24:29 +0400 Message-ID: <5121124C.1010303@passap.ru> Date: Sun, 17 Feb 2013 21:24:28 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org, Bernard Higonnet Subject: Re: Is there an easy way to find out which port loads which library? References: <51210EAD.3010009@higonnet.net> In-Reply-To: <51210EAD.3010009@higonnet.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Feb 2013 17:24:31 -0000 17.02.2013 21:09, Bernard Higonnet пишет: > Every once in a while, I have trouble installing a port and the problem > is either a missing library, an obsolete library, or some kind of > problem seemingly associated with a library. pkg_libchk from sysutils/bsdadminscripts may be a good start. > Is there a simple, direct, complete, and unequivocal way to find out > which port(s) install which libraries? % pkg_info -W At systems with pkgNG: % pkg which -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve