Skip to content

allow force activation of already active ports#346

Open
RJVB wants to merge 1 commit intomacports:masterfrom
RJVB:allow-reactivation
Open

allow force activation of already active ports#346
RJVB wants to merge 1 commit intomacports:masterfrom
RJVB:allow-reactivation

Conversation

@RJVB
Copy link
Copy Markdown
Contributor

@RJVB RJVB commented Aug 13, 2024

Allows to use port -f activate foo to activate (reactivate) ports that are already active.
Useful as a shortcut to port deactivate foo && port activate foo when that operation is required, but also when activating multiple ports e.g. when one or more already turn out to have the desired variant/version activated.

Allows to use `port -f activate foo` to activate (reactivate) ports
that are already active.
Useful as a shortcut to `port deactivate foo && port activate foo`
when that operation is required, but also when activating multiple
ports e.g. when one or more already turn out to have the desired
variant/version activated.
@RJVB RJVB force-pushed the allow-reactivation branch from a64de9a to 858c760 Compare August 17, 2024 23:42
@RJVB
Copy link
Copy Markdown
Contributor Author

RJVB commented Aug 17, 2024

The selection list was shown twice if multiple versions/variants of a port are installed and the active one selected. Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant