[MacPorts] #13807: support for launchd.plist items (e.g. UserName) in portfiles
MacPorts
noreply at macports.org
Tue Oct 21 14:02:19 PDT 2008
#13807: support for launchd.plist items (e.g. UserName) in portfiles
-------------------------------+--------------------------------------------
Reporter: jwa at macports.org | Owner: macports-tickets at lists.macosforge.org
Type: enhancement | Status: new
Priority: Normal | Milestone: MacPorts base enhancements
Component: base | Version: 1.6.0
Resolution: | Keywords:
Port: couchdb |
-------------------------------+--------------------------------------------
Changes (by febeling at macports.org):
* port: => couchdb
Comment:
The couchdb install contains a launchd plist already, is there anything
wrong with it? The mp startup item does not work for me, though. So this
works:
{{{
sudo launchctl load -w
/opt/local/Library/LaunchDaemons/org.apache.couchdb.plist
}}}
and this doesn't:
{{{
sudo launchctl load -w /Library/LaunchDaemons/org.macports.CouchDB.plist
}}}
The port install UI message advertises the latter one, which is a bit
unfortunate since it's broken.
--
Ticket URL: <http://trac.macports.org/ticket/13807#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list