After a lot of procrastination I have decided to try and learn a little bit about poudirere.
I might be jumping ahead a bit here, because I haven't spent a lot of time learning how to build ports manually.
Anyway, I have two questions:
How can I tell poudirere that I want to set particular options for only the one port I'm interested in? The manual has the following incantation (chapter 4.6.1) but it wants me to set all the options for all the dependencies as well:
And the second question is: How can I choose a new name for the package I'm creating? (I need a new name to distinguish it from the name it has when built with standard options.)
I might be jumping ahead a bit here, because I haven't spent a lot of time learning how to build ports manually.
Anyway, I have two questions:
How can I tell poudirere that I want to set particular options for only the one port I'm interested in? The manual has the following incantation (chapter 4.6.1) but it wants me to set all the options for all the dependencies as well:
poudriere options -j 13amd64 -p local -z workstation -f 13amd64-local-workstation-pkglist
And the second question is: How can I choose a new name for the package I'm creating? (I need a new name to distinguish it from the name it has when built with standard options.)