[MacPorts] #43468: php55 port missing pear variant (or subport?)

MacPorts noreply at macports.org
Wed Apr 23 19:02:46 PDT 2014


#43468: php55 port missing pear variant (or subport?)
----------------------+--------------------------------
  Reporter:  mp@…     |      Owner:  macports-tickets@…
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.2.1
Resolution:  wontfix  |   Keywords:
      Port:  php55    |
----------------------+--------------------------------

Comment (by pixilla@…):

 There are pear packages in MacPorts from many pear channels other then
 pear.php.net. The pear Portfiles are very simple to create.

 Run this command to get a list of pear packages and the channels they come
 from:
 {{{
 $ port cat name:^pear- | grep pear.setup
 }}}
 Regarding private pear channels, in minutes you could create a private
 pear port targeting your pear channel.

 And if you still want your own pear command here is a simple way to get it
 for yourself:
 {{{
 $ curl -s http://pear.php.net/go-pear.phar > ~/go-pear.phar
 $ sudo php ~/go-pear.phar
 }}}

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


More information about the macports-tickets mailing list