Use pointyhat.FreeBSD.org instead of bento

This commit is contained in:
Kirill Ponomarev 2004-07-27 14:34:49 +00:00
parent 1c9c0716d6
commit 1e0342fd2c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21706

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.201 2004-07-19 20:49:07 krion Exp $</literal> (or in FreeBSD's case,
of the <literal>$Id: article.sgml,v 1.202 2004-07-27 14:34:49 krion 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.201 2004-07-19 20:49:07 krion Exp $</literal> line,
leaving the original <literal>$Id: article.sgml,v 1.201 2004-07-19 20:49:07 krion Exp $</literal> line intact).</para>
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.202 2004-07-27 14:34:49 krion Exp $</literal> line,
leaving the original <literal>$Id: article.sgml,v 1.202 2004-07-27 14:34:49 krion Exp $</literal> line intact).</para>
</listitem>
<listitem>
@ -2766,7 +2766,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
<answer>
<para>First, go check
<ulink url="http://bento.FreeBSD.org/errorlogs/"></ulink>.
<ulink url="http://pointyhat.FreeBSD.org/errorlogs/"></ulink>.
There you will find error logs from the latest package
building runs on all supported platforms for the most
recent branches.</para>
@ -2774,7 +2774,7 @@ 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.) The relevant
directories are available on <hostid>bento</hostid> under
directories are available on <hostid>pointyhat</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>