From owner-svn-doc-all@FreeBSD.ORG Wed Oct 3 12:18:42 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 A4A21106567E; Wed, 3 Oct 2012 12:18:42 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 8DD458FC1F; Wed, 3 Oct 2012 12:18:42 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q93CIgv4025971; Wed, 3 Oct 2012 12:18:42 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q93CIgdo025969; Wed, 3 Oct 2012 12:18:42 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201210031218.q93CIgdo025969@svn.freebsd.org> From: Warren Block Date: Wed, 3 Oct 2012 12:18:42 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r39649 - head/en_US.ISO8859-1/books/handbook/ports X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 03 Oct 2012 12:18:42 -0000 Author: wblock Date: Wed Oct 3 12:18:42 2012 New Revision: 39649 URL: http://svn.freebsd.org/changeset/doc/39649 Log: Wording fixes to ports chapter update. Submitted by: Ryusuke SUZUKI Modified: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Wed Oct 3 11:09:34 2012 (r39648) +++ head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Wed Oct 3 12:18:42 2012 (r39649) @@ -617,7 +617,7 @@ docbook = targets and environment variables is available in &man.ports.7;. - As of late 2012, the FreeBSD Ports Project is in the + As of late 2012, the &os; Ports Project is in the process of migrating revision control systems from CVS to Subversion. As a result, these instructions are in a state of change. The preferred mechanism for general ports use is @@ -635,7 +635,7 @@ docbook = The Ports Collection is a set of Makefiles, patches, and description files stored in /usr/ports. This set of files - is used for building and installing applications &os;. The + is used for building and installing applications on &os;. The instructions below show several methods of obtaining the Ports Collection if it was not installed during initial &os; setup. @@ -739,9 +739,9 @@ docbook = The CVSup method of retrieving and synchronizing the - ports collection is being deprecated as part of a + Ports Collection is being deprecated as part of a migration to Subversion. While it remains supported, the - service will be discontinued as of 28 February + service will be discontinued as of February 28, 2013.