Subject: Re: rebuilding huge packages?
To: None <rmk@rmkhome.com>
From: Chris Wareham <chris.wareham@iosystems.co.uk>
List: netbsd-users
Date: 03/24/2003 10:52:51
Rick Kelly wrote:
> 
> My favorite pkgsrc example is Apache. I installed it from pkgsrc once.
> I did "make install" and it all just sort of disappeared. I had to use
> find to figure out where all the pieces went. I always install it in
> /usr/local/apache. I can backup www.rmkhome.com as an ISO file and have
> the whole webserver on CD.
> 

I find that "pkg_info -L <package-name>" is a lot less frustrating then
using find(1):

  [chris@cornholio]$ pkg_info -L fontconfig
  Information for fontconfig-2.1nb3:

  Files:
  /usr/pkg/bin/fc-cache
  /usr/pkg/bin/fc-list
  ...

Chris
-- 
chris.wareham@iosystems.co.uk (work)
chris.wareham@btopenworld.com (home)