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/admin Reword description of...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2fa0ab5e0eb1
branches: trunk
changeset: 532071:2fa0ab5e0eb1
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Aug 10 22:39:13 2007 +0000
description:
Reword description of rebuild-tree, and point to pkg_delete -f as a
possible cause of inconsistencies. Remove comment about make replace,
since it does not, absent pkgsrc/mk bugs, result in incorrect
dependency records.
diffstat:
pkgtools/pkg_install/files/admin/pkg_admin.1 | 9 +++++----
pkgtools/pkg_install/files/admin/pkg_admin.cat1 | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (39 lines):
diff -r 4b6a78ac2883 -r 2fa0ab5e0eb1 pkgtools/pkg_install/files/admin/pkg_admin.1
--- a/pkgtools/pkg_install/files/admin/pkg_admin.1 Fri Aug 10 22:29:49 2007 +0000
+++ b/pkgtools/pkg_install/files/admin/pkg_admin.1 Fri Aug 10 22:39:13 2007 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_admin.1,v 1.13 2007/08/10 21:18:31 joerg Exp $
+.\" $NetBSD: pkg_admin.1,v 1.14 2007/08/10 22:39:13 gdt Exp $
.\"
.\" Copyright (c) 1999-2002 Hubert Feyrer. All rights reserved.
.\"
@@ -198,9 +198,10 @@
.It Cm rebuild-tree
Rebuild the +REQUIRED_BY files from scratch by reresolving all dependencies.
.Pp
-This option is intended to be used for fixing the state after forced
-removal or additions of packages like done by
-.Cm make replace .
+This option is intended to be used for fixing inconsistencies between
+the records of depending and depended-on packages, such as can arise
+by the use of
+.Cm pkg_delete -f .
.It Cm set Ar variable=value pkg ...
Set variable with information about the installed package.
Use
diff -r 4b6a78ac2883 -r 2fa0ab5e0eb1 pkgtools/pkg_install/files/admin/pkg_admin.cat1
--- a/pkgtools/pkg_install/files/admin/pkg_admin.cat1 Fri Aug 10 22:29:49 2007 +0000
+++ b/pkgtools/pkg_install/files/admin/pkg_admin.cat1 Fri Aug 10 22:39:13 2007 +0000
@@ -125,9 +125,9 @@
Rebuild the +REQUIRED_BY files from scratch by reresolving all
dependencies.
- This option is intended to be used for fixing the state after
- forced removal or additions of packages like done by mmaakkee
- rreeppllaaccee.
+ This option is intended to be used for fixing inconsistencies
+ between the records of depending and depended-on packages, such
+ as can arise by the use of ppkkgg__ddeelleettee --ff.
sseett _v_a_r_i_a_b_l_e_=_v_a_l_u_e _p_k_g _._._.
Set variable with information about the installed package. Use
Home |
Main Index |
Thread Index |
Old Index