Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2012 15:39:59 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r39045 - head/en_US.ISO8859-1/articles/portbuild
Message-ID:  <201206141539.q5EFdxUa003349@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 ../<replaceable>arch</replaceable>
 	  arch: add the arch to 
 	  <filename>/var/portbuild/scripts/dopackagestats</filename>.</para>
       </listitem>
+
+      <listitem>
+	<para>Add an appropriate <replaceable>arch</replaceable> entry for
+	  <filename>/var/portbuild/scripts/dologs</filename> to the root
+	  <filename>crontab</filename>.  (This is a hack and should go away.)
+	</para>
     </itemizedlist>
   </sect1>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206141539.q5EFdxUa003349>