Changes between Version 108 and Version 109 of Migration


Ignore:
Timestamp:
Oct 14, 2019, 9:27:12 PM (5 years ago)
Author:
gagarine (Simon)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v108 v109  
    1111necessary if you only upgrade Xcode.)
    1212
     13
     14Note: If you move from on Mac to another mac using [https://en.wikipedia.org/wiki/Migration_Assistant_(Apple) Migration Assistant], you have to do it first.
     15
    1316== Migration procedure ==
    1417
    15 1. [=#assistant **Migration Assistant**]
    1618
    17    If you are going to use the Migration Assistant to copy files and/or settings from an old computer to a new one, do so now.
    18 
    19 
    20 2. [=#xcode **Install the latest version of Xcode and the Xcode command line tools**]
     191. [=#xcode **Install the latest version of Xcode and the Xcode command line tools**]
    2120
    2221   After a major system change, update the development tools by
     
    2524   Install the command line tools package as well (run `xcode-select --install`).
    2625
    27 3. [=#base **Reinstall MacPorts base**]
     262. [=#base **Reinstall MacPorts base system**]
    2827
    29    After updating the development tools,
    30    [https://www.macports.org/install.php install the base MacPorts system]
    31    for your new platform, either from the appropriate installer or from
    32    source.
     28   To reinstall, simply [https://www.macports.org/install.php install the base MacPorts system]
     29   for your new platform.
    3330
    3431   **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.
    3532
    36 4. [=#ports **Reinstall ports**]
     333. [=#ports **Reinstall your ports**]
    3734   a. Save the list of installed ports:
    3835      {{{