#29658: phpstylist should use MacPorts PHP ----------------------------------+----------------------------------------- Reporter: face@… | Owner: rudloff@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: phpstylist ----------------------------------+----------------------------------------- Comment(by ryandesign@…): Yes; the proposal in the ticket description would do that (i.e. just change "#!/usr/bin/php" in the script to "#!/usr/bin/env php" without adding any dependency). Would that be beneficial? I'm worried it would introduce greater uncertainty. Currently, there are three possible PHP versions phpstylist in MacPorts might use: those provided by Snow Leopard, Leopard, and Tiger. If we let it use the php5 port, that makes two additional possible versions: those provided by php5 and php5-devel. Indeed, the greatest consistency can be had by requiring the use of MacPorts PHP, as is our usual policy, but I agree it is a heavy dependency, especially since by default it would bring apache2 with it. -- Ticket URL: <https://trac.macports.org/ticket/29658#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS