CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/02/27 14:53:11
Modified files:
distrib/sets/lists/base: mi
distrib/sets/lists/man: mi
etc : Makefile changelist
usr.sbin/pkg_add: Makefile pkg_add.1 pkg_create.1 pkg_delete.1
pkg_info.1
usr.sbin/pkg_add/OpenBSD: State.pm
Removed files:
etc/examples : pkg.conf
Log message:
Remove support for pkg.conf in light of the consolidation towards
a single configuration file for the OpenBSD repository location.
The pkg_* tools now use installurl(5) to find the package repository.
NOTE:
/etc/installurl only contains a single URL pointing to a mirror.
Use the PKG_PATH environment variable to specify more than one
package repository.
prodded by and OK deraadt@ aja@