I am confused... will 'portmaster -d -B -P -i category/port' auto clean recursively after each dependency is installed?
Let me further explain my query, if i cd a port and hit make install clean, it will auto resolve the dependencies & install the required package. However, while it is resolving the dependencies, since i have a basic install, the number of dependencies & the size consumed after each ones compilation is large. So, is there a way by which, when a dependency gets installed, it is cleaned before going over to the next dependency.