MacPorts is the new name for DarwinPorts, a BSD-like ports system for Mac OS X from where I get pretty much all my command-line and X software.
Notes:
port -d sync && portindex && port --all clean all && port upgrade installed
MacPorts is the new name for DarwinPorts, a BSD-like ports system for Mac OS X from where I get pretty much all my command-line and X software.
port -d sync && portindex && port --all clean all && port upgrade installed
See Also