some macports commands

2010. 7. 23. 21:33memo

You need to specify a port or pseudo-port. For example:

sudo port clean --all installed

One effective way to clean up is to remove old installed ports:

sudo port uninstall inactive

Fair warning: this makes it much harder to go back to an older version of a=
port.