Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A bash script to automate DarwinPorts upgrades' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A bash script to automate DarwinPorts upgrades
Authored by: madteckhead on Jun 15, '08 02:41:38AM

What about:

sudo port -n -f -u upgrade outdated

p.s. This script didn't work for me. it removed all the dependencies then never did the "port -acu upgrade" as command not found. I think you could just drop the -acu, however I found this more elegant way. :)



[ Reply to This | # ]