Date: Wed, 22 Jun 2005 11:50:27 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Casey Scott <casey@phantombsd.org> Cc: freebsd-questions@freebsd.org Subject: Re: pkg_info question Message-ID: <20050622165027.GB49171@dan.emsphone.com> In-Reply-To: <12654.199.181.134.212.1119458656.squirrel@mail.phantombsd.org> References: <12654.199.181.134.212.1119458656.squirrel@mail.phantombsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 22), Casey Scott said: > Is it possible to get pkg_info, or some other command, to show what > package contains a file? > > E.g. find what package has /usr/local/bin/convert pkg_info -W /usr/local/bin/convert Or if you have portupgrade installed, "pkg_which /usr/local/bin/convert" is faster. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050622165027.GB49171>