freebsd-src/usr.sbin/pkg
Bryan Drewery eb31a57474 Fix multi-repository support by properly respecting 'enabled' flag.
This will read the REPOS_DIR env/config setting (default is /etc/pkg
and /usr/local/etc/pkg/repos) and use the last enabled repository.

This can be changed in the environment using a comma-separated list,
or in /usr/local/etc/pkg.conf with JSON array syntax of:
    REPOS_DIR: ["/etc/pkg", "/usr/local/etc/pkg/repos"]

Approved by:	bapt
MFC after:	1 week
2013-12-12 17:59:09 +00:00
..
config.c Fix multi-repository support by properly respecting 'enabled' flag. 2013-12-12 17:59:09 +00:00
config.h Fix multi-repository support by properly respecting 'enabled' flag. 2013-12-12 17:59:09 +00:00
dns_utils.c Fix build with gcc 2013-10-23 15:29:42 +00:00
dns_utils.h Improve SRV records support for the pkg(8) bootstrap: 2013-10-23 14:06:07 +00:00
elf_tables.h Cleanup elf macros 2013-09-11 06:42:55 +00:00
Makefile Add a pkg(7) manpage for bootstrap 2013-10-30 10:39:14 +00:00
pkg.7 Fix multi-repository support by properly respecting 'enabled' flag. 2013-12-12 17:59:09 +00:00
pkg.c Do not create pkg.conf, as it is not necessary anymore and packagesite is deprecated 2013-11-25 11:31:42 +00:00