Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jun 2008 19:37:42 -0700 (PDT)
From:      Camilo Reyes <camiloreyes82@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: list files in FreeBSD ports tree package
Message-ID:  <517089.19874.qm@web63910.mail.re1.yahoo.com>

next in thread | raw e-mail | index | archive | help
The best way to do searches on a BSD system is to use good old 'locate,' or even 'find / -name <package>.' This will give you a result based on the ports package which you can then add using 'pkg_add -r <package name>.'

 Camilo
"Bono Vince Malum"

> ------------------------------
> 
> Message: 6
> Date: Thu, 5 Jun 2008 15:35:01 +0200
> From: "Simon Jolle" 
> Subject: list files in FreeBSD ports tree package
> To: freebsd-questions@freebsd.org
> Message-ID:
>     <648d054e0806050635p4418aba5r567ef1ebca951ca2@mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
> 
> Hi FreeBSD users
> 
> I am searching for something similar to Red Hat's "rpm -q -l package"
> and Debian's "dpkg -L package".
> 
> cheers
> Simon
> 
> -- 
> XMPP: sjolle@swissjabber.org
> 
> 
> ------------------------------



      



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?517089.19874.qm>