Changes between Version 95 and Version 96 of Migration


Ignore:
Timestamp:
Nov 28, 2016, 9:07:01 PM (7 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

use major list items as anchor text

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v95 v96  
    1212=== Migration procedure ===
    1313
    14 1. **Install the latest version of Xcode and the Xcode command line tools**
     141. [=#xcode **Install the latest version of Xcode and the Xcode command line tools**]
    1515
    1616   After a major system change, update the development tools by
     
    1919   Install the command line tools package as well.
    2020
    21 2. **Reinstall MacPorts base**
     212. [=#base **Reinstall MacPorts base**]
    2222
    2323   After updating the development tools,
     
    2828   **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.
    2929
    30 3. [=#ports]**Reinstall ports**
     303. [=#ports **Reinstall ports**]
    3131   a. Save the list of installed ports:
    3232      {{{