Hello. Well, basically I would like to do something like this: cd /usr/ports make make package make clean The problem is that I don't have enough space on the hard drive to build everything at once. Is it possible somehow to make all the packages, but with doing 'make clean' for each port after it was built? Thank you in advance! Andre