( uzsolt | 2014. 11. 30., v – 13:52 )

man pkg:

Repository configuration can be stored in /etc/pkg/FreeBSD.conf in the
following format:

FreeBSD: {
url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
mirror_type: "srv",
signature_type: "none",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
...
FILES
Configuration is read from the files in the listed order. This path can
be changed by setting REPOS_DIR. The last enabled repository is the one
used for bootstrapping pkg(8).

/usr/local/etc/pkg.conf
/etc/pkg/FreeBSD.conf
/usr/local/etc/pkg/repos/*.conf