freebsd-dev/usr.sbin/pkg
Stefan Eßer 56d11d4a37 Make use of the getlocalbase() function for run-time adjustment of the
local software base directory, as committed in SVN rev. 367813.

The pkg and mailwrapper programs used the LOCALBASE environment variable
for this purpose and this functionality is preserved by getlocalbase().

After this change, the value of the user.localbase sysctl variable is used
if present (and not overridden in the environment).

The nvmecontrol program gains support of a dynamic path to its plugin
directory with this update.

Differential Revision:	https://reviews.freebsd.org/D27237
2020-11-18 20:00:55 +00:00
..
config.c Make use of the getlocalbase() function for run-time adjustment of the 2020-11-18 20:00:55 +00:00
config.h Replace literal uses of /usr/local in C sources with _PATH_LOCALBASE 2020-10-27 11:29:11 +00:00
dns_utils.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
dns_utils.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
FreeBSD.conf.latest Keep two versions of the FreeBSD.conf pkg configuration file; one which 2019-04-24 06:25:21 +00:00
FreeBSD.conf.quarterly Keep two versions of the FreeBSD.conf pkg configuration file; one which 2019-04-24 06:25:21 +00:00
Makefile Make use of the getlocalbase() function for run-time adjustment of the 2020-11-18 20:00:55 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pkg.7 fix up docs, if signature checking is enabled, the file MUST exist... 2020-11-06 22:11:05 +00:00
pkg.c Make use of the getlocalbase() function for run-time adjustment of the 2020-11-18 20:00:55 +00:00