Changes between Version 179 and Version 180 of SummerOfCode


Ignore:
Timestamp:
Jan 17, 2013, 2:59:18 PM (11 years ago)
Author:
nerdling (Jeremy Lavergne)
Comment:

Mac OS X is now OS X

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode

    v179 v180  
    151151==== Improve startupitem code ==== #startupitem
    152152
    153 MacPorts has the ability to automatically generate startup items for the current platform. For Mac OS X, these are plist files for launchd which will be installed as `/Library/LaunchDaemons/org.macports.*.plist`. The current code would need a little care and could make use of options which have been added in recent releases of launchd.
     153MacPorts has the ability to automatically generate startup items for the current platform. For OS X, these are plist files for launchd which will be installed as `/Library/LaunchDaemons/org.macports.*.plist`. The current code would need a little care and could make use of options which have been added in recent releases of launchd.
    154154
    155155Features that could be useful include (but are not limited to):