Date: 04 Apr 2005 16:40:23 -0400 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: Mac Mason <mac@cs.hmc.edu> Cc: freebsd-questions@freebsd.org Subject: Re: Determining what port owns a file Message-ID: <44acoenumg.fsf@be-well.ilk.org> In-Reply-To: <20050404203434.GA10084@turing.cs.hmc.edu> References: <20050404203434.GA10084@turing.cs.hmc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Mac Mason <mac@cs.hmc.edu> writes: > I want to put kghostview on a machine, but I don't want to install too > much of KDE in the progress. > > Given that I have another machine with it already installed, how might I > go about figuring out which port owns, say, /usr/local/bin/kghostview? If you have portupgrade installed, then pkg_which(1) will tell you. Otherwise, "pkg_info -La" and a bit of searching will do the job.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44acoenumg.fsf>