Whitespace-only fixes, translators please ignore.

This commit is contained in:
Warren Block 2014-04-11 22:17:58 +00:00
parent ab01abd574
commit 1224593c64
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44538

View file

@ -4,7 +4,10 @@
$FreeBSD$
-->
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="ports">
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
xml:id="ports">
<title>Installing Applications: Packages and Ports</title>
<sect1 xml:id="ports-synopsis">
@ -1296,18 +1299,19 @@ The deinstallation will free 229 kB
the upgrade.</para>
<para>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
<xref linkend="ports-using-portsnap-method"/> or <xref linkend="ports-using-subversion-method"/>. On &os; 10 and later, or if
the system has been converted to
<application>pkgng</application>, the following command will
list the installed ports which are out of date:</para>
available, ensure that the latest version of the ports tree is
installed, using the updating command described in either
<xref linkend="ports-using-portsnap-method"/> or
<xref linkend="ports-using-subversion-method"/>. On &os; 10
and later, or if the system has been converted to
<application>pkgng</application>, the following command will
list the installed ports which are out of date:</para>
<screen>&prompt.root; <userinput>pkg version -l "&lt;"</userinput></screen>
<para>For &os; 9.<replaceable>X</replaceable> and lower, the
following command will list the installed ports that are out
of date:</para>
following command will list the installed ports that are out
of date:</para>
<screen>&prompt.root; <userinput>pkg_version -l "&lt;"</userinput></screen>
@ -1550,13 +1554,13 @@ The deinstallation will free 229 kB
<para><application>Poudriere</application> is a
<acronym>BSD</acronym>-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.</para>
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.</para>
<para><application>Poudriere</application> is installed using
the <package role="port">ports-mgmt/poudriere</package> package
@ -1789,8 +1793,8 @@ ports-mgmt/pkg
role="nolink">freebsd-listname@FreeBSD.org</email>.
Take this into account when sending an email.</para>
<para>In particular, ports shown as maintained by <email
role="nolink">ports@FreeBSD.org</email> are not
<para>In particular, ports shown as maintained by
<email role="nolink">ports@FreeBSD.org</email> 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