On Mon, Nov 11, 2013 at 4:29 PM, Vigdis <[email protected]> wrote: > On Mon, 11 Nov 2013 15:37:17 +0000, > "C. L. Martinez" <[email protected]> wrote: > >> Hi all, >> >> Exists some tool in OpenBSD similar to poudriere for FreeBSD? This >> tool builds massive packages for FreeBSD hosts and for different >> versions and releses (current, stable, release). >> >> https://wiki.freebsd.org/PkgPrimer >> https://fossil.etoilebsd.net/poudriere/doc/trunk/doc/index.wiki >> >> Thanks. >> > > http://openbsd.org/faq/faq15.html#dpb >
Yep, pretty pretty close ... But if I understand correctly, if I would like to build ports for i386 and amd64 archs I need to use two hosts: one to build i386 ports and another to build amd64 ports, correct??

