I have a situation where I have some binary packages that were built from ports. There are a handful of build options that were set differently than they are on the FreeBSD build server, hence local builds (from a long-gone virtual machine).
I see "pkg info" dumps the build options in the output, but I'm wondering if there's a "pkg" command that just directly dumps out a ports-ready "options" (ie: what you'd find in '
/var/db/ports/www_nginx/options') file?
I see "pkg info" dumps the build options in the output, but I'm wondering if there's a "pkg" command that just directly dumps out a ports-ready "options" (ie: what you'd find in '
/var/db/ports/www_nginx/options') file?