summaryrefslogtreecommitdiffstats
path: root/share/man/man7/ports.7
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2003-11-12 08:06:35 +0000
committerbrueffer <brueffer@FreeBSD.org>2003-11-12 08:06:35 +0000
commit8389296558342160359010c8b5abc3b160253874 (patch)
treef9c5fec754f452dbf775f091b95e1fe22133e4f3 /share/man/man7/ports.7
parent6a4c30bccd39734b6409a2f64db2e39af69226d4 (diff)
downloadFreeBSD-src-8389296558342160359010c8b5abc3b160253874.zip
FreeBSD-src-8389296558342160359010c8b5abc3b160253874.tar.gz
Document the 'fetch-recursive-list' and 'deinstall-all' targets.
No MFC reminder, I'll sync this page with the one in -stable in a couple of days. PR: docs/46181 Patch submitted by: Sergey Matveychuk <sem@ciam.ru>
Diffstat (limited to 'share/man/man7/ports.7')
-rw-r--r--share/man/man7/ports.77
1 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
index 1aaad00a..4612bd2 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -163,6 +163,9 @@ The following targets are not run during the normal install process.
Show list of files needed to be fetched in order to build the port.
.It Cm fetch-recursive
Fetch the distfiles of the port and all its dependencies.
+.It Cm fetch-recursive-list
+Show list of files that would be retrieved by
+.Cm fetch-recursive .
.It Cm pretty-print-run-depends-list , pretty-print-build-depends-list
Print a list of all the compile and run dependencies, and dependencies
of those dependencies.
@@ -191,6 +194,10 @@ when you should have used
.It Cm deinstall
Remove an installed port from the system, similar to
.Xr pkg_delete 1 .
+.It Cm deinstall-all
+Remove all installed ports with the same
+.Va PKGORIGIN
+from the system.
.It Cm package
Make a binary package for the port.
The port will be installed if it has not already been.
OpenPOWER on IntegriCloud