Se non hai eseguito un'installazione personalizzata di MacPorts, tutto ciò che è installato da MacPorts si trova in
/opt/local
se si esegue un elenco di directory in quella posizione, si dovrebbe vedere la struttura per i programmi port installati che dovrebbero essere installati nelle directory bin o sbin.
user$ ls
bin etc include lib libexec man sbin share var
Come indicato nella documentazione di MacPorts
2.3. Install MacPorts
If you are using Mac OS X, you should install MacPorts using the Mac OS X package installer unless you do not wish to install it to /opt/local/, the default MacPorts location, or if you wish to install a pre-release version of MacPorts base. However, if you wish to install multiple copies of MacPorts or install MacPorts on another OS platform, you must install MacPorts from the source code.