summaryrefslogtreecommitdiff
path: root/sysutils/portupgrade/pkg-descr
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-08-26 19:58:38 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-08-26 19:58:38 +0000
commit44b1c1aa8dd99c8eb9b157a37e213bd47dff27a2 (patch)
tree858fb4c34151ebea7a3584be9329ef520cbfce5e /sysutils/portupgrade/pkg-descr
parentListen to Jun Kuriama and follow my yesterday's upgrade with an (diff)
Update to 20010827.
pkg_fetch: - Yet another new utility, which downloads binary packages from a remote site. Optionally it can also download the required packages recursively. portupgrade: - Do not regard "no package found" as an error when upgrading packages with -PP. pkgdepfix, portsclean -L: - Fix a problem where the ruby 1.6.4 release fails in error. Reported by: David Wolfskill <david@catwhisker.org> portcvsweb: - Explicitly execute a browser via /bin/sh, as the specification says. other stuff: - Improve the manpage and the completion definitions.
Notes
Notes: svn path=/head/; revision=46942
Diffstat (limited to 'sysutils/portupgrade/pkg-descr')
-rw-r--r--sysutils/portupgrade/pkg-descr1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/portupgrade/pkg-descr b/sysutils/portupgrade/pkg-descr
index ad73a68a8e21..4b47bcfcb4c9 100644
--- a/sysutils/portupgrade/pkg-descr
+++ b/sysutils/portupgrade/pkg-descr
@@ -16,6 +16,7 @@ portsdb: Creates binary database from the ports INDEX, and
expands ports globs.
pkg_deinstall: Wraps pkg_delete(1) and provides wildcards and
dependency recursion support, plus some more.
+pkg_fetch: Fetches packages from a remote site.
pkg_glob: Expands package globs.
pkgdepfix: Fixes the /var/db/pkg registry interactively.