summaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-08-11 19:41:33 +0000
committerknu <knu@FreeBSD.org>2001-08-11 19:41:33 +0000
commite1e9cfe737b565d36d279f326daea7267791df14 (patch)
treebb88f180ad10c7179184d998d0f238d24877cc96 /ports-mgmt
parentae00dbcf36715fc6491480664c563ab1efaaa0e2 (diff)
downloadFreeBSD-ports-e1e9cfe737b565d36d279f326daea7267791df14.zip
FreeBSD-ports-e1e9cfe737b565d36d279f326daea7267791df14.tar.gz
Update pkg-comment and pkg-descr.
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portupgrade-devel/pkg-comment2
-rw-r--r--ports-mgmt/portupgrade-devel/pkg-descr27
-rw-r--r--ports-mgmt/portupgrade/pkg-comment2
-rw-r--r--ports-mgmt/portupgrade/pkg-descr27
4 files changed, 26 insertions, 32 deletions
diff --git a/ports-mgmt/portupgrade-devel/pkg-comment b/ports-mgmt/portupgrade-devel/pkg-comment
index c90806d..fdb9fc6 100644
--- a/ports-mgmt/portupgrade-devel/pkg-comment
+++ b/ports-mgmt/portupgrade-devel/pkg-comment
@@ -1 +1 @@
-Very powerful FreeBSD ports/packages upgrading tool and some more
+Very powerful FreeBSD ports/packages upgrading tool and more
diff --git a/ports-mgmt/portupgrade-devel/pkg-descr b/ports-mgmt/portupgrade-devel/pkg-descr
index bc3cddc..eeca0e1 100644
--- a/ports-mgmt/portupgrade-devel/pkg-descr
+++ b/ports-mgmt/portupgrade-devel/pkg-descr
@@ -1,23 +1,20 @@
Portupgrade is a tool to upgrade installed packages via ports or
packages. It upgrades installed packages without reinstalling
depending or dependent packages by directly updating the package
-registry database located under /var/db/pkg. It can also trace
+registry database located under /var/db/pkg, while it can also trace
dependency chains up and down and upgrade packages recursively.
-This package also includes the following utilities:
-portinstall: This helps you install new ports in a handy way.
+This package also includes the following utilities (and more!):
+portinstall: Helps you install new ports in a handy way.
Equivalent to `portupgrade -N'.
-portversion: This is a replacement of pkg_version(8), which runs
- faster than pkg_version and is cooperative with
- portupgrade.
-portsdb: This is a tool to create, update or look up ports
- database, which is made from the ports index file.
-pkg_deinstall: This is a package deinstaller with wildcards and
- dependency recursion support.
-pkg_glob: This is a package glob expander with wildcards and
- dependency recursion support.
-pkgdepfix: This is an interactive tool to fix /var/db/pkg's
- @pkgdep vs. +REQUIRED_BY discrepancies, and stale or
- missing origins, optionally.
+portcvsweb: Instantly browses a history via CVSweb.
+portversion: Replaces pkg_version(8). This runs much faster and is
+ cooperative with portupgrade.
+portsclean: Cleans workdir's and unreferenced distfiles.
+portsdb: Creates binary database from the ports INDEX.
+pkg_deinstall: A wrapper of pkg_delete with wildcards and dependency
+ recursion support and some more.
+pkg_glob: Expands package globs.
+pkgdepfix: Fixes the /var/db/pkg registry interactively.
Author: Akinori MUSHA <knu@FreeBSD.org>
diff --git a/ports-mgmt/portupgrade/pkg-comment b/ports-mgmt/portupgrade/pkg-comment
index c90806d..fdb9fc6 100644
--- a/ports-mgmt/portupgrade/pkg-comment
+++ b/ports-mgmt/portupgrade/pkg-comment
@@ -1 +1 @@
-Very powerful FreeBSD ports/packages upgrading tool and some more
+Very powerful FreeBSD ports/packages upgrading tool and more
diff --git a/ports-mgmt/portupgrade/pkg-descr b/ports-mgmt/portupgrade/pkg-descr
index bc3cddc..eeca0e1 100644
--- a/ports-mgmt/portupgrade/pkg-descr
+++ b/ports-mgmt/portupgrade/pkg-descr
@@ -1,23 +1,20 @@
Portupgrade is a tool to upgrade installed packages via ports or
packages. It upgrades installed packages without reinstalling
depending or dependent packages by directly updating the package
-registry database located under /var/db/pkg. It can also trace
+registry database located under /var/db/pkg, while it can also trace
dependency chains up and down and upgrade packages recursively.
-This package also includes the following utilities:
-portinstall: This helps you install new ports in a handy way.
+This package also includes the following utilities (and more!):
+portinstall: Helps you install new ports in a handy way.
Equivalent to `portupgrade -N'.
-portversion: This is a replacement of pkg_version(8), which runs
- faster than pkg_version and is cooperative with
- portupgrade.
-portsdb: This is a tool to create, update or look up ports
- database, which is made from the ports index file.
-pkg_deinstall: This is a package deinstaller with wildcards and
- dependency recursion support.
-pkg_glob: This is a package glob expander with wildcards and
- dependency recursion support.
-pkgdepfix: This is an interactive tool to fix /var/db/pkg's
- @pkgdep vs. +REQUIRED_BY discrepancies, and stale or
- missing origins, optionally.
+portcvsweb: Instantly browses a history via CVSweb.
+portversion: Replaces pkg_version(8). This runs much faster and is
+ cooperative with portupgrade.
+portsclean: Cleans workdir's and unreferenced distfiles.
+portsdb: Creates binary database from the ports INDEX.
+pkg_deinstall: A wrapper of pkg_delete with wildcards and dependency
+ recursion support and some more.
+pkg_glob: Expands package globs.
+pkgdepfix: Fixes the /var/db/pkg registry interactively.
Author: Akinori MUSHA <knu@FreeBSD.org>
OpenPOWER on IntegriCloud