Utilize more horsepower by building the port using several instances of GCC on SMP boxes. Fix: Use feature introduced by recent commit to Mk/bsd.port.mk http://docs.FreeBSD.org/cgi/mid.cgi?200903221028.n2MASrjk002315 http://docs.FreeBSD.org/cgi/mid.cgi?1237901632.1849.19.camel How-To-Repeat: Apply attached patch and run $ make MAKE_JOBS_NUMBER=8
Maintainer of devel/boost, Please note that PR ports/133054 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/133054 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Edwin, I agree with the patch. Suggest checking it in. I've applied the patch, rebuilt patched devel/boost-python and audio/raul. The latter port depends on boost, I've used it as a basic test. Alexander Churanov
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->lwhsu I'll take it.
lwhsu 2009-04-09 16:32:19 UTC FreeBSD ports repository Modified files: devel/boost Makefile Log: - mark as MAKE_JOBS_SAFE, also apply ${_MAKE_JOBS} to BJAM_OPTIONS PR: ports/133054 Submitted by: Anonymous <swell.k AT gmail.com> Approved by: Alexander Churanov <alexanderchuranov AT gmail.com> (maintainer) Revision Changes Path 1.44 +2 -0 ports/devel/boost/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!