Changes between Version 87 and Version 88 of Migration


Ignore:
Timestamp:
Oct 9, 2015, 11:24:32 AM (9 years ago)
Author:
raimue (Rainer Müller)
Comment:

Trying to improve visual cues for instruction steps

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v87 v88  
    1212=== Migration procedure ===
    1313
    14 1. **Reinstall Xcode.** After a major system change, update the
    15    development tools by
     141. **Reinstall Xcode**
     15
     16   After a major system change, update the development tools by
    1617   [https://guide.macports.org/#installing.xcode installing the latest version of Xcode].
    1718   Do not forget to install the command line tools package as well.
    18 1. **Reinstall MacPorts base.** After updating the development tools,
     19
     202. **Reinstall MacPorts base**
     21
     22   After updating the development tools,
    1923   [https://www.macports.org/install.php install the base MacPorts system]
    2024   for your new platform, either from the appropriate installer or from
    2125   source.
    22    a. **Update macports.conf.** If your {{{macports.conf}}} (typically at {{{ /opt/local/etc/macports/macports.conf}}}) contains uncommented settings for {{{universal_archs}}} or {{{build_arch}}}, you will likely want to update them, since unlike earlier OS versions, the compiler on Snow Leopard and later will build for x86_64 by default on systems that support it. The default values will be fine for almost all users, so unless you know you need something different, just comment out these two lines. Several other settings in {{{macports.conf}}} have changed their defaults over the years. Take a moment to compare each line of your {{{macports.conf}}} with the corresponding line in {{{macports.conf.default}}} in the same directory. Unless you know a reason why a line in your settings file should be different from the defaults, adopt the line from the defaults file.
    23 1. [=#ports] **Reinstall ports.** To reinstall your ports:
     26
     27   **Update macports.conf**: If your {{{macports.conf}}} (typically at {{{ /opt/local/etc/macports/macports.conf}}}) contains uncommented settings for {{{universal_archs}}} or {{{build_arch}}}, you will likely want to update them, since unlike earlier OS versions, the compiler on Snow Leopard and later will build for x86_64 by default on systems that support it. The default values will be fine for almost all users, so unless you know you need something different, just comment out these two lines. Several other settings in {{{macports.conf}}} have changed their defaults over the years. Take a moment to compare each line of your {{{macports.conf}}} with the corresponding line in {{{macports.conf.default}}} in the same directory. Unless you know a reason why a line in your settings file should be different from the defaults, adopt the line from the defaults file.
     28
     293. [=#ports] **Reinstall ports.**
     30
     31   To reinstall your ports:
    2432   a. Save the list of installed ports:
    2533      {{{