Configuration options - showconfig
Friday, January 18th, 2008When people ask me about packages versus ports, the one main advantage of ports over packages is the ability to set the configuration options. To set the configuration options for a given port, issue this command:
make config
Configuration options are stored in /var/db/ports. For example, the options for sysutils/bacula-server are:
$ less /var/db/ports/bacula-server/options
# This file […]
