Looks like I made a bad assumption, that there would be something
similar to /var/db/ports/PORT_NAME/options for packages.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send an
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
David Gurvich wrote:
| How does one find the options that a particular package was built with,
| without installing the package? I don't see any such options in
| pkg_info and wondered if there were some other tool.
|
On Fri, Aug 01, 2008 at 10:33:27AM -0400, David Gurvich wrote:
> I don't want to know what options are set for building a port.
> I want to know what options were used in a previously built port that
> is either available as a tar file or installed on a system, preferably
> checking the tar file fo
I don't want to know what options are set for building a port.
I want to know what options were used in a previously built port that
is either available as a tar file or installed on a system, preferably
checking the tar file for the options.
___
freebsd-
On Fri, Aug 01, 2008 at 10:33:27AM -0400, David Gurvich wrote:
> I don't want to know what options are set for building a port.
> I want to know what options were used in a previously built port that
> is either available as a tar file or installed on a system, preferably
> checking the tar file fo
On Fri, Aug 01, 2008 at 10:15:49AM -0400, David Gurvich wrote:
> How does one find the options that a particular package was built with,
> without installing the package? I don't see any such options in
> pkg_info and wondered if there were some other tool.
You could go to the port in /usr/ports/