From owner-svn-doc-all@FreeBSD.ORG Fri Apr 11 22:17:58 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 98E5E32B; Fri, 11 Apr 2014 22:17:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8569D1561; Fri, 11 Apr 2014 22:17:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3BMHw8n076830; Fri, 11 Apr 2014 22:17:58 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3BMHwVp076829; Fri, 11 Apr 2014 22:17:58 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201404112217.s3BMHwVp076829@svn.freebsd.org> From: Warren Block Date: Fri, 11 Apr 2014 22:17:58 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44538 - head/en_US.ISO8859-1/books/handbook/ports 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.17 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: Fri, 11 Apr 2014 22:17:58 -0000 Author: wblock Date: Fri Apr 11 22:17:58 2014 New Revision: 44538 URL: http://svnweb.freebsd.org/changeset/doc/44538 Log: Whitespace-only fixes, translators please ignore. 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 Fri Apr 11 22:14:36 2014 (r44537) +++ head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Fri Apr 11 22:17:58 2014 (r44538) @@ -4,7 +4,10 @@ $FreeBSD$ --> - + + Installing Applications: Packages and Ports @@ -1296,18 +1299,19 @@ The deinstallation will free 229 kB the upgrade. To determine if newer versions of installed ports are - available, ensure that the latest version of the ports tree - is installed, using the updating command described in either - or . On &os; 10 and later, or if - the system has been converted to - pkgng, the following command will - list the installed ports which are out of date: + available, ensure that the latest version of the ports tree is + installed, using the updating command described in either + or + . On &os; 10 + and later, or if the system has been converted to + pkgng, the following command will + list the installed ports which are out of date: &prompt.root; pkg version -l "<" For &os; 9.X and lower, the - following command will list the installed ports that are out - of date: + following command will list the installed ports that are out + of date: &prompt.root; pkg_version -l "<" @@ -1550,13 +1554,13 @@ The deinstallation will free 229 kB Poudriere is a BSD-licensed utility for creating and testing &os; packages. It uses &os; jails to set up isolated - compilation environments. These jails can be used to build packages for - versions of &os; that are different from the system on which it is - installed, and also to build packages for i386 if the host is an - &arch.amd64; system. Once the packages are built, they are - in a layout identical to the official mirrors. These packages - are usable by &man.pkg.8; and other package management - tools. + compilation environments. These jails can be used to build + packages for versions of &os; that are different from the system + on which it is installed, and also to build packages for i386 if + the host is an &arch.amd64; system. Once the packages are + built, they are in a layout identical to the official mirrors. + These packages are usable by &man.pkg.8; and other package + management tools. Poudriere is installed using the ports-mgmt/poudriere package @@ -1789,8 +1793,8 @@ ports-mgmt/pkg role="nolink">freebsd-listname@FreeBSD.org. Take this into account when sending an email. - In particular, ports shown as maintained by ports@FreeBSD.org are not + In particular, ports shown as maintained by + ports@FreeBSD.org are not maintained by a specific individual. Instead, any fixes and support come from the general community who subscribe to that mailing list. More volunteers are always