From owner-cvs-all@FreeBSD.ORG Sun Oct 28 07:57:24 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E7FF16A473; Sun, 28 Oct 2007 07:57:24 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 37FE113C4B3; Sun, 28 Oct 2007 07:57:24 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9S7vOn2043717; Sun, 28 Oct 2007 07:57:24 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9S7vOFr043716; Sun, 28 Oct 2007 07:57:24 GMT (envelope-from linimon) Message-Id: <200710280757.l9S7vOFr043716@repoman.freebsd.org> From: Mark Linimon Date: Sun, 28 Oct 2007 07:57:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/ilmbase Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2007 07:57:24 -0000 linimon 2007-10-28 07:57:23 UTC FreeBSD ports repository Modified files: graphics/ilmbase Makefile Log: Disable 'make test' on the build cluster, since it is failing with a coredump, and hundreds of dependent packages can't be built because of it. While here, turn threading on by default to try to fix graphics/blender build. (Suggested by: submitter) I am declaring a short mainter-timeout on this to unblock the package builds. PR: ports/117412 Submitted by: beech Hat: portmgr Revision Changes Path 1.5 +1 -5 ports/graphics/ilmbase/Makefile