[MacPorts] Migration modified

MacPorts noreply at macports.org
Mon Dec 7 01:54:14 PST 2009


Changed page "Migration" by ryandesign at macports.org from 70.114.141.46*
Page URL: <http://trac.macports.org/wiki/Migration>
Diff URL: <http://trac.macports.org/wiki/Migration?action=diff&version=18>
Revision 18
Comment: break step 2 into two steps

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: Migration
=========================================================================
--- Migration (version: 17)
+++ Migration (version: 18)
@@ -14,12 +14,15 @@
 {{{
 port installed > myports.txt
 }}}
- 2. Clean any partially completed builds, and uninstall all installed ports:
+ 2. Uninstall all installed ports:
+{{{
+sudo port -f uninstall installed
+}}}
+ 3. Clean any partially-completed builds and remove any archives:
 {{{
 sudo port clean --work --archive all
-sudo port -f uninstall installed
 }}}
- 3. Browse `myports.txt` and install the ports that you actually want to use (as opposed to those that are only needed as dependencies) one by one, remembering to specify the appropriate variants:
+ 4. Browse `myports.txt` and install the ports that you actually want to use (as opposed to those that are only needed as dependencies) one by one, remembering to specify the appropriate variants:
 {{{
 sudo port install portname +variant1 +variant2 ...
 }}}

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on Migration. If it was not you, please
report to .


More information about the macports-changes mailing list