On 2008/11/18 09:09, Jason Beaudoin wrote:
>   FETCH_PACKAGES=yes

this doesn't make much sense for a bulk build. you're building
packages yourself, why would you want to use packages from,
in all likelihood, 5+ days ago to fulfil dependencies? some of
them won't even match the ports tree or your base OS libraries.

> export 
> PKG_PATH="/usr/ports/packages/i386/all/:ftp://ftp3.usa.openbsd.org/pub/OpenBSD/snapshots/i386/:ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/";

listing just one entry here usually makes things much simpler.
but see above..

for mk.conf, you may also want ACCEPT_GRAPHVIZ_LICENSE=Yes.
also look into /usr/ports/infrastructure/build/dpb, it's the
easiest way to do a bulk build (and, if you're running MP,
makes better use of your CPUs).

Reply via email to