From owner-cvs-all@FreeBSD.ORG Sun Feb 27 06:33:46 2011 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 00B37106566B; Sun, 27 Feb 2011 06:33:46 +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 C9CE88FC0C; Sun, 27 Feb 2011 06:33:45 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p1R6XjVq049252; Sun, 27 Feb 2011 06:33:45 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1R6XjKM049251; Sun, 27 Feb 2011 06:33:45 GMT (envelope-from linimon) Message-Id: <201102270633.p1R6XjKM049251@repoman.freebsd.org> From: Mark Linimon Date: Sun, 27 Feb 2011 06:33:45 +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: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2011 06:33:46 -0000 linimon 2011-02-27 06:33:45 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts processonelog Log: For efficiency's sake, deprecate the following error types, which we no longer see: chown, perl5, python, stdio, struct changes, sysvipc, USE_XLIB, varargs Add the following new error types that we are now seeing: clang-bug, cpusetsize, sem_wait Tweak the definitions for linker_error and threads to be more accurate. Revision Changes Path 1.31 +14 -35 ports/Tools/portbuild/scripts/processonelog