From owner-svn-doc-all@FreeBSD.ORG Sun Nov 18 15:27:46 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 382661F1; Sun, 18 Nov 2012 15:27:46 +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 13E048FC08; Sun, 18 Nov 2012 15:27:46 +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 qAIFRjb0053444; Sun, 18 Nov 2012 15:27:45 GMT (envelope-from linimon@svn.freebsd.org) Received: (from linimon@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAIFRjsG053443; Sun, 18 Nov 2012 15:27:45 GMT (envelope-from linimon@svn.freebsd.org) Message-Id: <201211181527.qAIFRjsG053443@svn.freebsd.org> From: Mark Linimon Date: Sun, 18 Nov 2012 15:27:45 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40069 - 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: Sun, 18 Nov 2012 15:27:46 -0000 Author: linimon Date: Sun Nov 18 15:27:45 2012 New Revision: 40069 URL: http://svnweb.freebsd.org/changeset/doc/40069 Log: Continue the de-orbit burn of cvs support: the flags change e.g. from -nocvs to -novcs. This does not yet remove all the cvs references here. 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 Sun Nov 18 15:11:38 2012 (r40068) +++ head/en_US.ISO8859-1/articles/portbuild/article.xml Sun Nov 18 15:27:45 2012 (r40069) @@ -204,10 +204,10 @@ tree and installs it into ${arch}/${branch}/builds/${buildid}/bindist.tar. The tree will - be updated first unless -nocvs is + be updated first unless -novcs is specified. It should be run as root: - /var/portbuild&prompt.root; scripts/makeworld ${arch} ${branch} ${buildid} [-nocvs] + /var/portbuild&prompt.root; scripts/makeworld ${arch} ${branch} ${buildid} [-novcs] The bindist.tar tarball is created from the previously installed world by the mkbindist @@ -558,9 +558,9 @@ PKG_BIN=/usr/local/sbin/pkg - -srccvs - Do not update the + -srcvcs - Do not update the src tree from the ZFS snapshot, update it with - cvs update instead. + a fresh checkout instead. @@ -572,9 +572,9 @@ PKG_BIN=/usr/local/sbin/pkg - -portscvs - Do not update the + -portsvcs - Do not update the ports tree from the ZFS snapshot, update it with - cvs update instead. + a fresh checkout instead. @@ -1095,7 +1095,7 @@ umount: Cleanup of /x/tmp/8-exp/chroot/5 missing shows the difference between INDEX and the other columns. If you have - restarted a run after a cvs update, there + restarted a run after a ports tree update, there will likely be duplicates in the packages and error columns, and this column will be meaningless. (The script is naive). @@ -1137,8 +1137,8 @@ umount: Cleanup of /x/tmp/8-exp/chroot/5 When building packages for a release, it may be necessary to manually update the ports and src trees to the release tag and use - -nocvs and - -noportscvs. + -novcs and + -noportsvcs. To build package sets intended for use on a CD-ROM, use the -cdrom option to @@ -1431,7 +1431,7 @@ umount: Cleanup of /x/tmp/8-exp/chroot/5 The following command will set up the control branch for the partial build (old codebase): - &prompt.user; /var/portbuild/scripts/dopackages.8 -noportscvs -nobuild -nocvs -nofinish + &prompt.user; /var/portbuild/scripts/dopackages.8 -noportsvcs -nobuild -novcs -nofinish The builds must be performed from the