freebsd-src/usr.sbin/pkg
Moritz Schmitt e869d3c601 Make pkg(7) use environment variables specified in pkg.conf
Modify /usr/sbin/pkg to use environment variables specified in pkg.conf.
This allows control over underlying libraries like fetch(3), which can
be configured by setting HTTP_PROXY.

MFC after:		1 week
Differential Revision:	https://reviews.freebsd.org/D29820
2021-04-27 04:01:49 +02:00
..
config.c Make pkg(7) use environment variables specified in pkg.conf 2021-04-27 04:01:49 +02:00
config.h Make pkg(7) use environment variables specified in pkg.conf 2021-04-27 04:01:49 +02:00
dns_utils.c pkg(7): address minor nits (mostly clang-analyze complaints) 2021-02-11 18:58:27 -06: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 pkg(7): add an -r reponame option for bootstrap and add 2021-02-11 18:58:26 -06:00
pkg.c pkg: settle the uniq extension to .pkg instead of .bsd 2021-03-16 16:19:52 +01:00