From owner-svn-doc-head@FreeBSD.ORG Wed Feb 13 05:11:17 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6DC1D9CA; Wed, 13 Feb 2013 05:11:17 +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 60686AD4; Wed, 13 Feb 2013 05:11:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1D5BHAM032058; Wed, 13 Feb 2013 05:11:17 GMT (envelope-from linimon@svn.freebsd.org) Received: (from linimon@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1D5BHTV032057; Wed, 13 Feb 2013 05:11:17 GMT (envelope-from linimon@svn.freebsd.org) Message-Id: <201302130511.r1D5BHTV032057@svn.freebsd.org> From: Mark Linimon Date: Wed, 13 Feb 2013 05:11:17 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40962 - 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-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2013 05:11:17 -0000 Author: linimon Date: Wed Feb 13 05:11:16 2013 New Revision: 40962 URL: http://svnweb.freebsd.org/changeset/doc/40962 Log: Move SUPPORTED_ARCHS to admin/conf/admin.conf. 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 Wed Feb 13 02:56:35 2013 (r40961) +++ head/en_US.ISO8859-1/articles/portbuild/article.xml Wed Feb 13 05:11:16 2013 (r40962) @@ -2788,6 +2788,11 @@ sh -x ./tmp/mkportbuild + Set SUPPORTED_ARCHS to the + list of architectures you wish to build packages for. + + + For each source branch you will be building for, set SRC_BRANCHES and SRC_BRANCH_branch_SUBDIR @@ -2862,11 +2867,6 @@ sh -x ./tmp/mkportbuild /a/portbuild/conf/server.conf: - - Set SUPPORTED_ARCHS to the - list of architectures you wish to build packages for. - -