From owner-svn-doc-all@FreeBSD.ORG Tue Dec 18 03:58:57 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 064E6CB0; Tue, 18 Dec 2012 03:58:57 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id DD8748FC0A; Tue, 18 Dec 2012 03:58:56 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBI3wuAk048232; Tue, 18 Dec 2012 03:58:56 GMT (envelope-from linimon@svn.freebsd.org) Received: (from linimon@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBI3wuOG048231; Tue, 18 Dec 2012 03:58:56 GMT (envelope-from linimon@svn.freebsd.org) Message-Id: <201212180358.qBI3wuOG048231@svn.freebsd.org> From: Mark Linimon Date: Tue, 18 Dec 2012 03:58:56 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40416 - head/en_US.ISO8859-1/articles/portbuild X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 18 Dec 2012 03:58:57 -0000 Author: linimon Date: Tue Dec 18 03:58:56 2012 New Revision: 40416 URL: http://svnweb.freebsd.org/changeset/doc/40416 Log: Add one last note that I always seem to forget. Modified: head/en_US.ISO8859-1/articles/portbuild/article.xml Modified: head/en_US.ISO8859-1/articles/portbuild/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/portbuild/article.xml Tue Dec 18 03:52:50 2012 (r40415) +++ head/en_US.ISO8859-1/articles/portbuild/article.xml Tue Dec 18 03:58:56 2012 (r40416) @@ -3318,6 +3318,14 @@ ganglia:*:102:102::0:0:User &:/usr/l . + + At some point, you will probably find it handy to append + the following to the PATH definition for + the portbuild user: + /a/portbuild/scripts:/a/portbuild/tools + + + You should now be ready to build packages.