Subject: Re: Using pkgsrc to build from source
To: Dan Labute <Dan.Labute@Netcontech.com>
From: Brian Asemi <asemisldkfj@gmail.com>
List: tech-pkg
Date: 02/02/2006 01:18:22
Dan Labute wrote:
> Hello,
> 
>  
> 
>             I've run into a roadblock with the pkgsrc binary distribution of
> Apache2 - there is no build available for my architecture / version (i386 /
> NetBSD 2.0.2). I've used pkgsrc to build from source in the past, but it's
> been awhile, and I can't recall how to do it. Could someone please walk me
> through it?

http://www.netbsd.org/Documentation/pkgsrc/ may be of use.

or a bit more simply, fetch pkgsrc, cd /usr/pkgsrc/category/app, make 
install.

easy enough, eh?