[76676] trunk/base/doc/port.1

jmr at macports.org jmr at macports.org
Fri Mar 4 22:08:19 PST 2011


Revision: 76676
          http://trac.macports.org/changeset/76676
Author:   jmr at macports.org
Date:     2011-03-04 22:08:18 -0800 (Fri, 04 Mar 2011)
Log Message:
-----------
port.1: document --follow-dependencies flag for uninstall

Modified Paths:
--------------
    trunk/base/doc/port.1

Modified: trunk/base/doc/port.1
===================================================================
--- trunk/base/doc/port.1	2011-03-05 01:41:53 UTC (rev 76675)
+++ trunk/base/doc/port.1	2011-03-05 06:08:18 UTC (rev 76676)
@@ -362,8 +362,15 @@
 .Ar portname .
 To uninstall all installed but inactive ports, use
 .Fl u .
-To recursively uninstall all dependents of this port, use
+To recursively uninstall all dependents of
+.Ar portname
+before uninstalling the port itself, use
 .Fl -follow-dependents .
+To uninstall
+.Ar portname
+and then recursively uninstall all its dependencies, use
+.Fl -follow-dependencies .
+This will not uninstall dependencies that are marked as requested or that have other dependents.
 .Pp
 For example:
 .Pp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110304/c2647fa5/attachment.html>


More information about the macports-changes mailing list