[MacPorts] #44493: Support wildcard on versions

MacPorts noreply at macports.org
Wed Jul 30 11:59:39 PDT 2014


#44493: Support wildcard on versions
------------------------------+--------------------------------
  Reporter:  ora.et.labora@…  |      Owner:  macports-tickets@…
      Type:  enhancement      |     Status:  closed
  Priority:  Normal           |  Milestone:
 Component:  base             |    Version:  2.3.1
Resolution:  worksforme       |   Keywords:
      Port:                   |
------------------------------+--------------------------------
Changes (by mf2k@…):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 You have typed too many characters - including an "@". Wildcards are
 supported. In your case you want:

 {{{
 port echo installed and gcc*
 }}}

 To uninstall all installed gcc ports type:

 {{{
 sudo port uninstall gcc*
 }}}

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


More information about the macports-tickets mailing list