Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/usr.sbin/pkg_install/add Pull up revision 1.35 (request...
details: https://anonhg.NetBSD.org/src/rev/be56599e39a1
branches: netbsd-1-6
changeset: 529499:be56599e39a1
user: tron <tron%NetBSD.org@localhost>
date: Sun Nov 24 22:21:45 2002 +0000
description:
Pull up revision 1.35 (requested by jschauma in ticket #1011):
document -u
diffstat:
usr.sbin/pkg_install/add/pkg_add.1 | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
diffs (40 lines):
diff -r f37ad13a0d07 -r be56599e39a1 usr.sbin/pkg_install/add/pkg_add.1
--- a/usr.sbin/pkg_install/add/pkg_add.1 Sun Nov 24 22:21:32 2002 +0000
+++ b/usr.sbin/pkg_install/add/pkg_add.1 Sun Nov 24 22:21:45 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_add.1,v 1.33.2.1 2002/08/06 00:26:59 lukem Exp $
+.\" $NetBSD: pkg_add.1,v 1.33.2.2 2002/11/24 22:21:45 tron Exp $
.\"
.\" FreeBSD install - a package for the installation and maintainance
.\" of non-core utilities.
@@ -17,7 +17,7 @@
.\"
.\" @(#)pkg_add.1
.\"
-.Dd March 12, 2001
+.Dd August 15, 2002
.Dt PKG_ADD 1
.Os
.Sh NAME
@@ -207,6 +207,10 @@
to reside on the same disk partition as target directories for package
file installation; often this is
.Pa /usr .
+.It Fl u
+If the package that's being installed is already installed, either
+in the same or a different version, an update is performed.
+See below for a more detailed description of the process.
.It Fl V
Print version number and exit.
.It Fl v
@@ -262,7 +266,9 @@
file aside (if it exists), and by running
.Xr pkg_delete 1
on the installed package. Installation then procedes as if the package
-was not installed.
+was not installed, and restores the
+.Pa +REQUIRED_BY
+file afterwards.
.It
A check is made to determine if the package conflicts (from
.Cm @pkgcfl
Home |
Main Index |
Thread Index |
Old Index