From owner-svn-doc-all@FreeBSD.ORG Thu Jun 14 15:39:59 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 717A91065672; Thu, 14 Jun 2012 15:39:59 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [69.147.83.44]) by mx1.freebsd.org (Postfix) with ESMTP id 5A1B18FC17; Thu, 14 Jun 2012 15:39:59 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q5EFdxdE003351; Thu, 14 Jun 2012 15:39:59 GMT (envelope-from linimon@svn.freebsd.org) Received: (from linimon@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q5EFdxUa003349; Thu, 14 Jun 2012 15:39:59 GMT (envelope-from linimon@svn.freebsd.org) Message-Id: <201206141539.q5EFdxUa003349@svn.freebsd.org> From: Mark Linimon Date: Thu, 14 Jun 2012 15:39:59 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r39045 - head/en_US.ISO8859-1/articles/portbuild X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2012 15:39:59 -0000 Author: linimon Date: Thu Jun 14 15:39:58 2012 New Revision: 39045 URL: http://svn.freebsd.org/changeset/doc/39045 Log: If you want to see an HTML summary of errorlogs for an arch, you'd better say so. Modified: head/en_US.ISO8859-1/articles/portbuild/article.sgml Modified: head/en_US.ISO8859-1/articles/portbuild/article.sgml ============================================================================== --- head/en_US.ISO8859-1/articles/portbuild/article.sgml Thu Jun 14 12:04:00 2012 (r39044) +++ head/en_US.ISO8859-1/articles/portbuild/article.sgml Thu Jun 14 15:39:58 2012 (r39045) @@ -2668,6 +2668,12 @@ ln -s ../arch arch: add the arch to /var/portbuild/scripts/dopackagestats. + + + Add an appropriate arch entry for + /var/portbuild/scripts/dologs to the root + crontab. (This is a hack and should go away.) +