I am trying to find which of my installed ports is dependent on perl5.12 Every time I try to do a port upgrade outdated, it wants to reinstall perl5.12 which messes up the install of perl5.16. Is there a command to do this without having to go through all my installed ports one at a time with port echo depends:apache2 and so on and so on...? SH