|
RecentChanges TextFormattingRules AllWikiTopics OrphanedWikiTopics ToDoWikiTopics WikiLockList RSS Export2HTML WikiSearch SetUsername StartingPoints Home |
OSX:MacPorts
sudo installer -pkg MacPorts-2.1.2-10.6-SnowLeopard.pkg -target /sudo port clean --all allsudo port -d selfupdatesudo port upgrade outdatedReinstall ports Save the currently installed ports: port -qv installed > macPorts.txtUninstall the currently installed ports: sudo port -f uninstall installedClean any partial builds: sudo port clean allRe-install the ports: curl -O https://svn.macports.org/repository/macports/contrib/restore_ports/restore_ports.tclOSX:MacPorts is mentioned on: OSX |