From 4b8dbcb2ee6feb55a324655814460598efab750d Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Sun, 18 Jul 2004 03:12:20 +0000 Subject: [PATCH] Reword a bit the reference to bento:/a/asami/portbuild and its subdirs and expand TABS to spaces in a , to avoid overly long lines in the output. --- .../articles/committers-guide/article.sgml | 27 ++++++++++--------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/en_US.ISO8859-1/articles/committers-guide/article.sgml b/en_US.ISO8859-1/articles/committers-guide/article.sgml index 9a515e871e..68974947c0 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.sgml +++ b/en_US.ISO8859-1/articles/committers-guide/article.sgml @@ -685,11 +685,11 @@ alias scvs env CVS_RSH=ssh cvs -d user@ncvs.FreeBSD.o You will almost certainly get a conflict because - of the $Id: article.sgml,v 1.199 2004-07-07 13:22:45 den Exp $ (or in FreeBSD's case, + of the $Id: article.sgml,v 1.200 2004-07-18 03:12:20 keramida Exp $ (or in FreeBSD's case, $FreeBSD$) lines, so you will have to edit the file to resolve the conflict - (remove the marker lines and the second $Id: article.sgml,v 1.199 2004-07-07 13:22:45 den Exp $ line, - leaving the original $Id: article.sgml,v 1.199 2004-07-07 13:22:45 den Exp $ line intact). + (remove the marker lines and the second $Id: article.sgml,v 1.200 2004-07-18 03:12:20 keramida Exp $ line, + leaving the original $Id: article.sgml,v 1.200 2004-07-18 03:12:20 keramida Exp $ line intact). @@ -2773,17 +2773,18 @@ docs:Documentation Bug:freebsd-doc: 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 bento, so feel free to dig - around. + dependencies may have failed, for instance.) The relevant + directories are available on bento under + /a/asami/portbuild/<arch>/<major_version> + so feel free to dig around. Each architecture and version has + the following subdirectories: - /a/asami/portbuild/<arch>/<major_version>/errors error logs from latest <major_version> run on <arch> - /logs all logs from latest <major_version> run on <arch> - /packages packages from latest <major_version> run on <arch> - /bak/errors error logs from last complete <major_version> run on <arch> - /bak/logs all logs from last complete <major_version> run on <arch> - /bak/packages packages from last complete <major_version> run on <arch> - +errors error logs from latest <major_version> run on <arch> +logs all logs from latest <major_version> run on <arch> +packages packages from latest <major_version> run on <arch> +bak/errors error logs from last complete <major_version> run on <arch> +bak/logs all logs from last complete <major_version> run on <arch> +bak/packages packages from last complete <major_version> run on <arch> Basically, if the port shows up in packages, or it is in