diff options
Diffstat (limited to 'sysutils/portupgrade/pkg-descr')
| -rw-r--r-- | sysutils/portupgrade/pkg-descr | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/sysutils/portupgrade/pkg-descr b/sysutils/portupgrade/pkg-descr index 10d2151606f8..cefdcf4b544a 100644 --- a/sysutils/portupgrade/pkg-descr +++ b/sysutils/portupgrade/pkg-descr @@ -6,18 +6,16 @@ modifying the package info recorded in the files under /var/db/pkg. The procedures it takes is shown as follows: 1. Build the corresponding port of the given package - 2. Fix the dependency info of the ones which depends on the given package - 3. Save the +REQUIRED_BY list of the given package - 4. Uninstall the given package forcibly if -u is specified - 5. Install the port - 6. Restore the +REQUIRED_BY list The usage can be shown by running it without arguments or with a -h. +Portversion, which provides better comparison algorithm and +functionality than pkg_version(1), is also included. + Author: Akinori MUSHA <knu@FreeBSD.org> |
