Changes between Version 20 and Version 21 of MacPortsRenaming


Ignore:
Timestamp:
Jan 10, 2008, 2:08:13 PM (16 years ago)
Author:
jmpp@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MacPortsRenaming

    v20 v21  
    7070== Upgrading existing installations ==
    7171
    72 An upgrade target in the [source:trunk/base/Makefile.in main Makefile] takes care of moving everything that's "old" in an existing MacPorts installation into its new location (as detailed in the moves dialog above) before regular installation of the new sources begins. Also, among the rules in this target there are a set of `sed` calls that act on existing configuration files to upgrade them to the new conventions. For the new system-widw and user specific `macpors.conf` files (`/opt/local/etc/macports/macports.conf` and `~/.macports/macports.conf`, respectively), these are:
     72An [source:trunk/base/Mk/macports.upgrade.mk upgrade target] imported by the main Makefile takes care of moving everything that's "old" in an existing MacPorts installation into its new location (as detailed in the moves dialog above) before regular installation of the new sources begins. Also, among the rules in this target there are a set of `sed` calls that act on existing configuration files to upgrade them to the new conventions. For the new system-widw and user specific `macpors.conf` files (`/opt/local/etc/macports/macports.conf` and `~/.macports/macports.conf`, respectively), these are:
    7373
    7474 * new default path up to the configuration files is inserted, `/opt/local/etc/ports  --->  /opt/local/etc/macports`;