pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files/delete pkg_delete In the li...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b6a78ac2883
branches:  trunk
changeset: 532070:4b6a78ac2883
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Aug 10 22:29:49 2007 +0000

description:
pkg_delete In the list of options, note -ff option to remove {\bf
preserved} packages, and caution the reader that it is dangerous.
Ride hours-earlier version bump.

diffstat:

 pkgtools/pkg_install/files/delete/pkg_delete.1    |  7 ++++++-
 pkgtools/pkg_install/files/delete/pkg_delete.cat1 |  3 +++
 2 files changed, 9 insertions(+), 1 deletions(-)

diffs (34 lines):

diff -r 4c49a329a624 -r 4b6a78ac2883 pkgtools/pkg_install/files/delete/pkg_delete.1
--- a/pkgtools/pkg_install/files/delete/pkg_delete.1    Fri Aug 10 22:27:18 2007 +0000
+++ b/pkgtools/pkg_install/files/delete/pkg_delete.1    Fri Aug 10 22:29:49 2007 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_delete.1,v 1.15 2007/07/26 11:30:55 joerg Exp $
+.\" $NetBSD: pkg_delete.1,v 1.16 2007/08/10 22:29:49 gdt Exp $
 .\"
 .\" FreeBSD install - a package for the installation and maintenance
 .\" of non-core utilities.
@@ -109,6 +109,11 @@
 .It Fl f
 Force removal of the package, even if a dependency is recorded or the
 deinstall script fails.
+.It Fl ff
+Force removal of the package, even if the package is marked as a
+.Cm preserved
+package.
+Note that this is a dangerous operation.
 .It Fl K Ar pkg_dbdir
 Set
 .Ar pkg_dbdir
diff -r 4c49a329a624 -r 4b6a78ac2883 pkgtools/pkg_install/files/delete/pkg_delete.cat1
--- a/pkgtools/pkg_install/files/delete/pkg_delete.cat1 Fri Aug 10 22:27:18 2007 +0000
+++ b/pkgtools/pkg_install/files/delete/pkg_delete.cat1 Fri Aug 10 22:29:49 2007 +0000
@@ -53,6 +53,9 @@
      --ff      Force removal of the package, even if a dependency is recorded or
              the deinstall script fails.
 
+     --ffff     Force removal of the package, even if the package is marked as a
+             pprreesseerrvveedd package.  Note that this is a dangerous operation.
+
      --KK _p_k_g___d_b_d_i_r
              Set _p_k_g___d_b_d_i_r as the package database directory.  If this option
              isn't specified, then the package database directory is taken



Home | Main Index | Thread Index | Old Index