svn commit: r44526 - head/en_US.ISO8859-1/books/handbook/ports
Mathieu Arnold
mat at FreeBSD.org
Fri Apr 11 21:48:20 UTC 2014
+--On 11 avril 2014 18:14:41 +1000 Kubilay Kocak <koobs.freebsd at gmail.com>
wrote:
| On 11/04/2014 8:40 AM, Brad Davis wrote:
|> Author: brd
|> Date: Thu Apr 10 22:40:41 2014
|> New Revision: 44526
|> URL: http://svnweb.freebsd.org/changeset/doc/44526
|>
|> Log:
|> - Add the pkgng verison of listing out of date ports.
|>
|> 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 Thu Apr
|> 10 20:52:23 2014 (r44525) +++
|> head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Thu Apr 10
|> 22:40:41 2014 (r44526) @@ -1298,9 +1298,16 @@ The deinstallation will
|> free 229 kB <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
|> - Procedure 5.1 or Procedure 5.2. Then, run this command to
|> - get a listing of the ports which are older than the currently
|> - available version:</para>
|> + Procedure 5.1 or Procedure 5.2. On &os; 10 and later, or if
|> + the system has been converted to
|> + <application>pkgng</application>, the following command will
|
| I believe we currently reference the (no longer) new package system as
| 'pkg' now, rather than by its previous name. It is 'current generation'
| now. Maybe 'pkg(8)' would help make this explicit
|
| If any current doc policy conflicts with this, perhaps it could be
| updated.
On that, in the Porter's Handbook, I've replaced all occurences to pkg_foo
man pages with the pkg-foo ones, I've put the pkg examples before the
pkg_tools ones. We should really put pkg in front, as a reminder,
pkg_install dies on September 1st.
--
Mathieu Arnold
More information about the svn-doc-head
mailing list