On 2012-01-20, Pete Vickers <[email protected]> wrote: > Instead, why not solve the general case rather than specific cases. Since the > install script now guesses location for nearest mirror for install source ( & > TZ etc), then I don't see why it couldn't setup a sane default PKG_PATH in > /etc/profile (can be easily overidden in ~/.profile if desired) at install > time.
Already taken care of; the install writes this to /etc/pkg.conf, which is used by pkg_add if present and PKG_PATH is not set.

