#7112 closed defect (wontfix)
"port -a upgrade" activates previously deactivated ports
Reported by: | rrrrrrt@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
After installing the port "smartmontools" I realized that it installs a daemon, too. As I dont't want this process to run continuously, but still want to have the possibility to run some commands installed by this port from time to time (without having to completely reinstall the whole port [1]), I simply deactivated it. When I need those commands, I simply re-activate this port.
But when running "port -a upgrade" this port gets activated again and installs its files in /Library/StartupItems/SMART/ etc.
[1] I realize that one can achive a similar behaviour through uninstalling the port, as reinstalling does not compile the port from scratch.
Change History (2)
comment:1 Changed 19 years ago by olegb@…
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 19 years ago by rrrrrrt@…
(In reply to comment #1)
Thanks for the clarification! And sorry for the "trouble"..
Note: See
TracTickets for help on using
tickets.
what you want to do is mostlikely: port upgrade active
-a *will* upgrade all installed ports - this is a feature, not a bug.