display base/pkg build options

Ben Woods woodsb02 at gmail.com
Mon Feb 6 22:39:57 UTC 2017


On Tue, 7 Feb 2017 at 5:23 am, James B. Byrne via freebsd-questions <
freebsd-questions at freebsd.org> wrote:

> How does one view which options were used to build a particular
> application either in the base OS or as a pkg?  At the moment I am
> concerned with ntpd which is in the base so pkg has nothing to say.



The most information you can get about the package is from:
$ pkg info <pkg-name>

For packages built from ports, that shows which options were
enabled/disabled.

Regards,
Ben

> --

--
From: Benjamin Woods
woodsb02 at gmail.com


More information about the freebsd-questions mailing list