[MacPorts] Migration modified

MacPorts Wiki noreply at macports.org
Wed Feb 10 21:49:54 UTC 2021


Page "Migration" was changed by neverpanic
Diff URL: <https://trac.macports.org/wiki/Migration?action=diff&version=118>
Revision 118
Comment: Not saving and restoring the list of requested ports leads to ''port reclaim" deleting them all, so that's a bad idea.
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: Migration
=========================================================================
--- Migration (version: 117)
+++ Migration (version: 118)
@@ -39,7 +39,7 @@
       {{{
       port -qv installed > myports.txt
       }}}
-   a. (optional) Save the list of requested ports:
+   a. Save the list of requested ports:
       {{{
       port echo requested | cut -d ' ' -f 1 | uniq > requested.txt
       }}}
@@ -59,7 +59,7 @@
       sudo ./restore_ports.tcl myports.txt
       }}}
       Note: ports that are not available on your new platform will be skipped, with only a warning message. \\
-   a. (optional) Restore requested status:
+   a. Restore requested status:
       If you saved the list of requested ports, you can now restore the requested flags for your newly installed ports to their former states.
       {{{
       sudo port unsetrequested installed
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/Migration>
MacPorts <https://www.macports.org/>
Ports system for macOS

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


More information about the macports-changes mailing list