Date: Fri, 08 Sep 2006 23:09:34 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Duane Whitty <duane@dwlabs.ca> Cc: freebsd-ports@freebsd.org Subject: Re: portmaster deletes failed ports Message-ID: <45025A9E.6040607@FreeBSD.org> In-Reply-To: <4502015B.8000205@dwlabs.ca> References: <edkrel$2hkh$1@FreeBSD.csie.nctu.edu.tw> <44FDF3F0.6080901@bellsouth.net> <4502015B.8000205@dwlabs.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Duane Whitty wrote: >> For instance, where is the best place to put a temporary backup package? >> >> /var/tmp, /tmp, /usr/ports/packages/All? >> > > IMHO, this should be configurable. Just my $0.02 It is configurable using the PKGREPOSITORY make variable from bsd.port.mk. I do not think that having the temporary packages saved to a different location than what would be built with -b is a good idea, both because of the code complexity it would introduce, and also because if someone has taken the time to set that variable, they would reasonably expect that their packages should end up there. In the absence of that, $HOME is a reasonable default, which is what I use currently. hth, Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45025A9E.6040607>