[MacPorts] #42344: new composer port request

MacPorts noreply at macports.org
Sun Jul 27 12:19:39 PDT 2014


#42344: new composer port request
--------------------------+--------------------------------
  Reporter:  p.perroud@…  |      Owner:  macports-tickets@…
      Type:  request      |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:  php
      Port:  composer     |
--------------------------+--------------------------------

Comment (by info@…):

 I realize there may be benefits to running it through MacPorts, but for
 folks who want a quick install without Homebrew, this worked for me to
 install Composer in the MacPorts ''/opt/local/bin'' directory:


 {{{
 #!sh
 $ curl -sS https://getcomposer.org/installer | sudo php -- --install-
 dir=/opt/local/bin
 $ sudo ln -s composer.phar /opt/local/bin/composer
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/42344#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list