From owner-cvs-all Thu Jan 23 21: 3:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0657A37B416; Thu, 23 Jan 2003 21:03:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D35B43F18; Thu, 23 Jan 2003 21:03:09 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0O538bv026119; Thu, 23 Jan 2003 21:03:08 -0800 (PST) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0O538Uo026118; Thu, 23 Jan 2003 21:03:08 -0800 (PST) Message-Id: <200301240503.h0O538Uo026118@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 23 Jan 2003 21:03:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts processfail X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2003/01/23 21:03:08 PST Added files: Tools/portbuild/scripts processfail Log: First cut at a script to process the logfile maintained by 'buildsuccess' and 'buildfailure' and produce a HTML output listing ports with the date they became broken. The output can surely be made more useful (e.g. it always links to the ${branch}-latest logs, which may not exist when the build-in-progress has not yet attempted the build of that port). Revision Changes Path 1.1 +68 -0 ports/Tools/portbuild/scripts/processfail (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message