Changes between Initial Version and Version 1 of Ticket #44497, comment 5
- Timestamp:
- Jul 31, 2014, 2:07:08 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44497, comment 5
initial v1 28 28 > installation folder of MacPorts itself). 29 29 30 That’s our general rule, but if implementing useful functionality requires us to install files outside of the MacPorts prefix, we do. Allowing automatic starting of launchd jobs is the only general case I can think of .30 That’s our general rule, but if implementing useful functionality requires us to install files outside of the MacPorts prefix, we do. Allowing automatic starting of launchd jobs is the only general case I can think of; a specific case is `libcxx` on older OS X. 31 31 32 32 On the other hand, I can't think of a case in which MacPorts modifies already-existing files, other than the installer package adding the prefix to the user's `.profile`.