When I run a
So now the only way I can get all my other ports to update is by running
Is there anything I can do to permanently exclude this port from being updated in the future?
Also, when I need to update many ports at once I find I have to watch the ports being updated as some ports ask if it must delete the distfile. I then have to hit Y to say yes I want to have the file deleted and then the updating of the next port continues. Is there a way I can tell portmaster to answer Y to ALL the ports I need updated so I don't have to sit watching the ports be updated and having to hit Y after a port has been updated?
portmaster -a I receive the following error:
Code:
===>>> Gathering distinfo list for installed ports
===>>> Starting check of installed ports for available updates
===>>> The www/baikal port has been deleted: Has expired: No more public distfiles
===>>> Aborting update
===>>> Killing background jobs
Terminated
===>>> Exiting
So now the only way I can get all my other ports to update is by running
portmaster -a -x baikal.Is there anything I can do to permanently exclude this port from being updated in the future?
Also, when I need to update many ports at once I find I have to watch the ports being updated as some ports ask if it must delete the distfile. I then have to hit Y to say yes I want to have the file deleted and then the updating of the next port continues. Is there a way I can tell portmaster to answer Y to ALL the ports I need updated so I don't have to sit watching the ports be updated and having to hit Y after a port has been updated?