[MacPorts] #57984: php_select @1.0: How to clean te select table ?

MacPorts noreply at macports.org
Wed Jan 30 22:28:09 UTC 2019


#57984: php_select @1.0: How to clean te select table ?
--------------------------+--------------------
  Reporter:  guitarneck   |      Owner:  (none)
      Type:  enhancement  |     Status:  closed
  Priority:  Low          |  Milestone:
 Component:  ports        |    Version:
Resolution:  invalid      |   Keywords:
      Port:  php_select   |
--------------------------+--------------------

Comment (by ryandesign):

 I can't comment on what you're seeing as a result of creating your own
 select groups... but with regard to the php_select group that already
 exists, it appears to work fine for me. Here is a list of the PHP versions
 I have available to select from:

 {{{
 $ port select php
 Available versions for php:
         none (active)
         php52
         php53
         php54
         php55
         php56
         php70
         php71
         php72
         php73
 }}}

 I do have all of those versions of PHP installed and active. If I
 deactivate some, they disappear from the list, as they should:

 {{{
 $ sudo port deactivate php54 php71
 --->  Deactivating php54 @5.4.45_3+libedit
 --->  Cleaning php54
 --->  Deactivating php71 @7.1.26_1+libedit
 --->  Cleaning php71
 $ port select php
 Available versions for php:
         none (active)
         php52
         php53
         php55
         php56
         php70
         php72
         php73
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/57984#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list