I got out of space running make update on /usr/ports/x11/kde .
And I have partitioned 14.4G for /usr ( /dev/wd0g )!
I found about 1,7GB packages in /usr/ports/packages/i386, and the same
ones in the all, ftp, cdrom folders plus many ones at cache folder.
Plus another copy at the PKG_CACHE specified below.
What I'm doing wrong?
My /root/.profile has:
PKG_CACHE=/home/xxxxx/xxxx/4.3/packages-snapshots
export PKG_CACHE
FETCH_PACKAGES=yes
export FETCH_PACKAGES
I thought that when setting FETCH_PACKAGES=yes was to the folder I
specify above with PKG_CACHE, not in /usr/ports/packages/ where I didn't
have enough space for them, worst if they duplicate-triplicate in a
nosense behavior. A link should do the work.
Besides this, do I really need at all FETCH_PACKAGES=yes?
Thanks!
Mac