From owner-cvs-all@FreeBSD.ORG Fri Feb 9 04:50:11 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0E67D16A407; Fri, 9 Feb 2007 04:50:10 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id C599E13C47E; Fri, 9 Feb 2007 04:50:10 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l194oA2p013765; Fri, 9 Feb 2007 04:50:10 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l194oAT8013764; Fri, 9 Feb 2007 04:50:10 GMT (envelope-from linimon) Message-Id: <200702090450.l194oAT8013764@repoman.freebsd.org> From: Mark Linimon Date: Fri, 9 Feb 2007 04:50:10 +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/Tools/portbuild/scripts processonelog 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: Fri, 09 Feb 2007 04:50:11 -0000 linimon 2007-02-09 04:50:10 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts processonelog Log: Add a new case, 'gcc4', to try to catch the majority of the exceptions that we are seeing on the latest -current runs. Saves 40 seconds of time on those runs, at the cost of 4 on the others. Revision Changes Path 1.15 +3 -1 ports/Tools/portbuild/scripts/processonelog