[82781] trunk/doc-new/guide/xml/installing.xml

ryandesign at macports.org ryandesign at macports.org
Fri Aug 19 18:03:03 PDT 2011


Revision: 82781
          http://trac.macports.org/changeset/82781
Author:   ryandesign at macports.org
Date:     2011-08-19 18:03:03 -0700 (Fri, 19 Aug 2011)
Log Message:
-----------
installing.xml: Follow dependents when uninstalling, to give deactivate hooks a chance to run in the correct order; proceed past problematic ports to allow uninstalling the others

Modified Paths:
--------------
    trunk/doc-new/guide/xml/installing.xml

Modified: trunk/doc-new/guide/xml/installing.xml
===================================================================
--- trunk/doc-new/guide/xml/installing.xml	2011-08-20 00:58:53 UTC (rev 82780)
+++ trunk/doc-new/guide/xml/installing.xml	2011-08-20 01:03:03 UTC (rev 82781)
@@ -386,7 +386,7 @@
     <para>If you need to uninstall MacPorts, and your <command>port</command> command is
     functioning, first uninstall all the installed ports by running this
     command in the Terminal:</para>
-    <programlisting><prompt>%%</prompt> <userinput>sudo port -f uninstall installed</userinput></programlisting>
+    <programlisting><prompt>%%</prompt> <userinput>sudo port -fp uninstall --follow-dependents installed</userinput></programlisting>
 
     <para>All that will be left in your installation prefix now will be files
     that were not registered to any port. This includes configuration
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110819/f0861b75/attachment.html>


More information about the macports-changes mailing list