Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow force activation of already active ports #346

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RJVB
Copy link
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
Copy link
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