Changeset 79460
- Timestamp:
- 06/14/11 05:19:10 (4 years ago)
- File:
-
- 1 edited
-
trunk/base/NEWS (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/base/NEWS
r68676 r79460 1 == Overview of changes from MacPorts 1.9.2 to 2.0.0 == 2 3 # For regular users: 4 5 *) Downloaded archives are now checked for integrity using digital signatures. 6 New pubkeys.conf file allows configuring keys to trust. 7 8 *) Actions can be abbreviated to an unambiguous prefix of the full name. 9 10 *) Ports that create StartupItems (aka launchd plists) should now be 11 installable by unprivileged users. 12 13 *) Port images are now stored as archives. Archive mode is now effectively 14 always on. Direct mode and the flat registry format are no longer 15 available. Conversion will happen automatically. 16 17 # For Portfile writers: 18 19 *) Multiple ports can now be defined in one Portfile using the 'subport' 20 procedure. 21 22 *) New option 'add_users' can be set to ensure that the listed users are 23 created at the right times during the install process. 24 25 *) SHA256 checksums are now supported. 26 1 27 == Overview of changes from MacPorts 1.8.2 to 1.9.0 == 2 28
Note: See TracChangeset
for help on using the changeset viewer.

