On 02.10.15 21:42, Kimmo Paasiala wrote: > What about DISTDIR (/usr/ports/distfiles) and PACKAGES > (/usr/ports/packages)? Those are now kinda stuck under /usr/ports as > well forcing the ports tree to be read-write unless overridden to some > other directories. For the distfiles I've used /var/cache/distfiles > and I think that would follow hier(7) nicely if it was changed that > way.
You're right. Actually in ezjail I modify make.conf to read WRKDIRPREFIX= /var/ports DISTDIR= /var/ports/distfiles PACKAGES= /var/ports/packages INDEXDIR= /var/ports But I was told that /var is not the correct place, at least for WRKDIRPREFIX. erdgeist _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
