- Revision
- 31819
- Author
- jmpp@macports.org
- Date
- 2007-12-08 09:51:47 -0800 (Sat, 08 Dec 2007)
Log Message
Blocked revisions 31491-31492,31495-31496,31500,31520,31600,31771 via svnmerge
........
r31491 | jberry@macports.org | 2007-11-25 17:07:29 -0400 (Sun, 25 Nov 2007) | 1 line
Add support for Leopard's /etc/paths.d and /etc/manpaths.d scheme for configuration of path and manpath, however wrong-headed is the setting of MANPATH by path_helper.
........
r31492 | jberry@macports.org | 2007-11-25 17:08:40 -0400 (Sun, 25 Nov 2007) | 1 line
autoreconf following addition of support for /etc/paths.d and /etc/manpaths.d
........
r31495 | eridius@macports.org | 2007-11-25 20:39:40 -0400 (Sun, 25 Nov 2007) | 1 line
Add dummy clean target
........
r31496 | eridius@macports.org | 2007-11-25 23:29:01 -0400 (Sun, 25 Nov 2007) | 1 line
Add @prefix@/sbin to default paths
........
r31500 | jberry@macports.org | 2007-11-26 01:47:26 -0400 (Mon, 26 Nov 2007) | 6 lines
Initial support for port load and port unload actions.
These actions call invoke launchctl to load or unload the startupitem.plist
for the specified port(s).
........
r31520 | jberry@macports.org | 2007-11-27 01:20:02 -0400 (Tue, 27 Nov 2007) | 1 line
Install paths files only if our prefix will be /opt/local. For all other cases, let the user be warned.
........
r31600 | jmpp@macports.org | 2007-11-29 01:35:54 -0400 (Thu, 29 Nov 2007) | 5 lines
Check if we're on Leopard before running, we already install stuff into /etc/{man,}path.d so we don't need to adjust anything on that platform.
Also cleanup the script somewhat: use echo -e since our shebang assures us we're using bash.
........
r31771 | ryandesign@macports.org | 2007-12-06 20:07:50 -0400 (Thu, 06 Dec 2007) | 1 line
fix creation of launchd plists following changes in r31500; see #13518
........
Property Changed