[MacPorts] #44493: Support wildcard on versions

MacPorts noreply at macports.org
Thu Jul 31 02:10:05 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:                   |
------------------------------+--------------------------------

Comment (by ora.et.labora@…):

 Replying to [comment:2 mf2k@…]:
 > Also, this format is what I use:
 >
 > {{{
 > port installed gcc*
 > }}}

 You probably meant
 {{{
 port _some_action_ installed gcc*
 }}}

 while I wrote
 {{{
 $ port uninstall installed and gcc45\*
 }}}

 I used the "$" sign to indicate that the command can be typed like this
 into the (shell) terminal.

 Further, I used __and__ //expressis verbis// to combine the two boolean
 expressions __installed__ and __gcc45*__. I have no clue my those logical
 operators are not mentioned in the [https://guide.macports.org guide],
 `man port` seems to be the authorative source by now.

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


More information about the macports-tickets mailing list