So, whenever I do a
I could just run the same command again, but if I don't want it to take literally all day, I will go about doing the ports that didn't get upgraded one at a time.
Is there a better trick than doing this manually? Can I feed it a list and then get the same feedback I get when I do a
I don't want to just have it run forever and then pick through a super-long log, I like the nice report you get when you do a full update and for whatever reason, it couldn't handle some ports.
Any suggestions?
portupgrade -caf
, there is always a long list of ports that don't successfully update on the first pass, I assume due to the order of the upgrades.I could just run the same command again, but if I don't want it to take literally all day, I will go about doing the ports that didn't get upgraded one at a time.
Is there a better trick than doing this manually? Can I feed it a list and then get the same feedback I get when I do a
portupgrade -caf
I don't want to just have it run forever and then pick through a super-long log, I like the nice report you get when you do a full update and for whatever reason, it couldn't handle some ports.
Any suggestions?