Quick MacPorts Reference
A couple of quick commands (since I’m forever forgetting them).
Installing a port (example given is for php):
port search php port info php5 port variants php5 sudo port -v install php5 +apache2 +mysql5
Upgrade all outdated packages:
sudo port selfupdate sudo port upgrade outdated
For a complete list of all installed ports:
sudo port installed
About this entry
You’re currently reading “Quick MacPorts Reference,” an entry on Slash Dot Dash
- Published:
- 04.30.07 / 10pm
- Category:
- Mac OS X

Comments are closed
Comments are currently closed on this entry.