Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2013 04:55:35 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r259588 - head/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201312190455.rBJ4tZlq045033@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rodrigc
Date: Thu Dec 19 04:55:35 2013
New Revision: 259588
URL: http://svnweb.freebsd.org/changeset/base/259588

Log:
  Add item for pkg(8).

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Dec 19 03:48:36 2013	(r259587)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Dec 19 04:55:35 2013	(r259588)
@@ -538,18 +538,10 @@
   <sect2 xml:id="ports">
     <title>Ports/Packages Collection Infrastructure</title>
 
-    <para>The &man.pkg.create.1; utility now supports
-      <option>-n</option>.  When this option is specified and a
-      package tarball exists, it will not be overwritten.  This is
-      useful when multiple packages are saved with several consecutive
-      runs of &man.pkg.create.1; with the <option>-Rb</option>
-      options.</para>
-
-    <para>The pkg_sign and pkg_check utilities for cryptographically
-      signing &os; packages have been removed.  They were only useful
-      for packages compressed using &man.gzip.1;; however
-      &man.bzip2.1; compression has been the norm for some time
-      now.</para>
+    <para revision="257444">The pkg_add, pkg_create, pkg_delete, pkg_info,
+      pkg_updating, and pkg_version utilities have been removed.
+      &man.pkg.8; must now be used to install binary packages.  &man.pkg.8;
+      is the next generation &os; package manager, also referred to as "pkgng".</para>
 
   </sect2>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312190455.rBJ4tZlq045033>