So I haven't cleaned up after MacPorts in, um, ever and I'm trying to cut down on the disk space it's using. The source code for several (but not all) of the ports are still on my disk. Since I've already compiled and installed those ports, is there any reason to keep the source? How can I get MacPorts to remove the source and just keep the compiled binaries? (Or is that the intended behavior; am I finding ports that don't properly clean their sources?)
I've done port uninstall inactive and port clean --all installed. They both greatly helped clean up other stuff, but neither of them got rid of the source code.
Thanks.