Se você quiser desinstalar todas as versões antigas (não ativas), tente isto:
port -y -u uninstall
# if you like what you see, change “port -y” to “sudo port”
Se você quiser desinstalar todas as versões (não ativas e ativas) de (por exemplo) a postgresql83
port, tente o seguinte:
port -y uninstall installed and postgresql83
# if you like what you see, change “port -y” to “sudo port”