| PKG.CONF(5) | File Formats Manual | PKG.CONF(5) |
pkg.conf — pkg
configuration
/etc/pkg.conf
pkg.conf tells
pkg(8) where the ports are. Each line
holds a directive and its value, separated by white space. Everything after
a ‘#’ is a comment; empty lines are
ignored, and so are unknown directives.
The only directive is:
portdir
directoryWithout a portdir,
pkg(8) knows no ports.
The shipped file:
portdir /ports/core portdir /usr/ports/libs portdir /usr/ports/devel portdir /usr/ports/fonts portdir /usr/ports/python portdir /usr/ports/perl portdir /usr/ports/opt
| September 27, 2026 | pkg 1.4.0 |