Date: Thu, 1 Oct 2009 07:50:25 -0700 From: "David Southwell" <david@vizion2000.net> To: "'Mak Kolybabi'" <mak@kolybabi.com> Cc: freebsd-questions@freebsd.org Subject: RE: Looking up libraries and header files Message-ID: <4EDA11A6F5CE4422A7BE01EE571C58DA@sleuth64> In-Reply-To: <20091001140724.GA27416@brisbane.nepharia.org> References: <A2802A2B3EFE4CE4A3E07ECA3D89D58B@sleuth64> <20091001140724.GA27416@brisbane.nepharia.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Mak Kolybabi > Sent: 01 October 2009 07:07 > To: david@vizion2000.net > Cc: freebsd-questions@freebsd.org > Subject: Re: Looking up libraries and header files > > On 2009-10-01 06:59, david@vizion2000.net wrote: > > What is the simplest way to found out which port installs specific > > harder or library files? > > pkg_info has a --which flag that tells you what package a > file came from: > % pkg_info --which /usr/local/include/pcre.h > /usr/local/include/pcre.h was installed by package pcre-7.9 > > -- > Matthew Anthony Kolybabi (Mak) > <mak@kolybabi.com> Thanks Mat Now I have two solutions for the price of one question Brill!! >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EDA11A6F5CE4422A7BE01EE571C58DA>