Reword a bit the reference to bento:/a/asami/portbuild and its subdirs

and expand TABS to spaces in a <programlisting>, to avoid overly long
lines in the output.
This commit is contained in:
Giorgos Keramidas 2004-07-18 03:12:20 +00:00
parent 7f7ed5dd8a
commit 4b8dbcb2ee
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21559

View file

@ -685,11 +685,11 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.o
</itemizedlist>
<para>You will almost certainly get a conflict because
of the <literal>$Id: article.sgml,v 1.199 2004-07-07 13:22:45 den Exp $</literal> (or in FreeBSD's case,
of the <literal>$Id: article.sgml,v 1.200 2004-07-18 03:12:20 keramida Exp $</literal> (or in FreeBSD's case,
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
lines, so you will have to edit the file to resolve the conflict
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.199 2004-07-07 13:22:45 den Exp $</literal> line,
leaving the original <literal>$Id: article.sgml,v 1.199 2004-07-07 13:22:45 den Exp $</literal> line intact).</para>
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.200 2004-07-18 03:12:20 keramida Exp $</literal> line,
leaving the original <literal>$Id: article.sgml,v 1.200 2004-07-18 03:12:20 keramida Exp $</literal> line intact).</para>
</listitem>
<listitem>
@ -2773,17 +2773,18 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
<para>However, just because the port does not show up there
does not mean it is building correctly. (One of the
dependencies may have failed, for instance.) Here are
the relevant directories on <hostid>bento</hostid>, so feel free to dig
around.</para>
dependencies may have failed, for instance.) The relevant
directories are available on <hostid>bento</hostid> under
<filename class="directory">/a/asami/portbuild/&lt;arch&gt;/&lt;major_version&gt;</filename>
so feel free to dig around. Each architecture and version has
the following subdirectories:</para>
<programlisting> /a/asami/portbuild/&lt;arch&gt;/&lt;major_version&gt;/errors error logs from latest &lt;major_version&gt; run on &lt;arch&gt;
/logs all logs from latest &lt;major_version&gt; run on &lt;arch&gt;
/packages packages from latest &lt;major_version&gt; run on &lt;arch&gt;
/bak/errors error logs from last complete &lt;major_version&gt; run on &lt;arch&gt;
/bak/logs all logs from last complete &lt;major_version&gt; run on &lt;arch&gt;
/bak/packages packages from last complete &lt;major_version&gt; run on &lt;arch&gt;
</programlisting>
<programlisting>errors error logs from latest &lt;major_version&gt; run on &lt;arch&gt;
logs all logs from latest &lt;major_version&gt; run on &lt;arch&gt;
packages packages from latest &lt;major_version&gt; run on &lt;arch&gt;
bak/errors error logs from last complete &lt;major_version&gt; run on &lt;arch&gt;
bak/logs all logs from last complete &lt;major_version&gt; run on &lt;arch&gt;
bak/packages packages from last complete &lt;major_version&gt; run on &lt;arch&gt;</programlisting>
<para>Basically, if the port shows up in
<filename>packages</filename>, or it is in