On Sat, Dec 23, 2006 at 12:46:44AM -0500, Brad wrote: > On Fri, Dec 22, 2006 at 10:29:54AM -0500, Steve Shockley wrote: > > Frank Denis wrote: > > >$ du -sh packages > > >5.2G packages > > > > So, that would mean that a bulk build would need ~10G in /usr/ports? > > That's useful to know. > > That would not include the additional space also necessary when building > the packages and that would be a lot more. I believe the number is in the > 30G range.
A bit under that, actually... On an i386, the built packages total about 5G. During build, the dependencies mean that /usr/local grows to almost 4G. The distfiles are about 6G Apart from OpenOffice, build directories will rarely go over 2G. that makes about ~15G, slightly under 20G in any case. With openoffice,cleanobj, we are reaching to the 25G size, but this is really an outlier, at least so far...