From owner-cvs-all@FreeBSD.ORG Thu Sep 14 05:24:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 E3C0B16A492; Thu, 14 Sep 2006 05:24:23 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B27F643D45; Thu, 14 Sep 2006 05:24:09 +0000 (GMT) (envelope-from kris@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 k8E5O9Bo017500; Thu, 14 Sep 2006 05:24:09 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8E5O9aZ017499; Thu, 14 Sep 2006 05:24:09 GMT (envelope-from kris) Message-Id: <200609140524.k8E5O9aZ017499@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 14 Sep 2006 05:24:09 +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 pdispatch 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: Thu, 14 Sep 2006 05:24:24 -0000 kris 2006-09-14 05:24:09 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts pdispatch Log: * Drop alpha support * Increase sparc64 build timeout to 24 hours (we have so few build machines that we cannot afford to tie them up for longer) * Increase other arch build timeout to 100 hours (hello openoffice!) * If we successfully build a formerly broken package, touch errors/.force which will kick off a rebuild of the html files Revision Changes Path 1.29 +7 -6 ports/Tools/portbuild/scripts/pdispatch