#49517: Add portfile for installing sonarqube -----------------------------+-------------------------------- Reporter: lachlan.deck@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: sonarqube | -----------------------------+-------------------------------- Comment (by g5pw@…): I installed this port and tried to run it, but the configuration is wrong and the program won't start. It tries to write the PID an LOG files in `${prefix}share/sonarqube/sonarqube-5.1.2/bin/macosx-universal-64/` and the normal user doesn't have permissions to write there. Even if the software is supposed to be run using sudo (is it?), I'd like to see it write pid and logfiles in appropriate directories like `${prefix}/var/run` and `${prefix}/var/log`. -- Ticket URL: <https://trac.macports.org/ticket/49517#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X