[MacPorts] #55637: allow port reactivation (WIP)

MacPorts noreply at macports.org
Thu Jan 4 05:34:55 UTC 2018


#55637: allow port reactivation (WIP)
--------------------------+-----------------
  Reporter:  RJVB         |      Owner:
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  base         |    Version:
Resolution:               |   Keywords:
      Port:               |
--------------------------+-----------------

Comment (by ryandesign):

 Flags that go after `port` and before the action verb use a single dash
 and a single character, e.g. `sudo port -n upgrade`. Flags that go after
 the action verb use two dashes and multiple characters, e.g. `sudo port
 upgrade --enforce-variants`. So, if you are introducing a new flag to
 force activations, and it applies to only the activate verb, then it
 should be named `--force`, not `-f`.

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


More information about the macports-tickets mailing list