#13807: support for launchd.plist items (e.g. UserName) in portfiles -------------------------------+-------------------------------------------- Reporter: jwa@macports.org | Owner: macports-tickets@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@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