Changes between Version 117 and Version 118 of Migration
- Timestamp:
- Feb 10, 2021, 9:49:53 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Migration
v117 v118 40 40 port -qv installed > myports.txt 41 41 }}} 42 a. (optional)Save the list of requested ports:42 a. Save the list of requested ports: 43 43 {{{ 44 44 port echo requested | cut -d ' ' -f 1 | uniq > requested.txt … … 60 60 }}} 61 61 Note: ports that are not available on your new platform will be skipped, with only a warning message. \\ 62 a. (optional)Restore requested status:62 a. Restore requested status: 63 63 If you saved the list of requested ports, you can now restore the requested flags for your newly installed ports to their former states. 64 64 {{{