Skip to content

poudriere options.8 devel

Bryan Drewery edited this page Feb 26, 2019 · 4 revisions

This page is auto-generated from src/bin/poudriere-options.8

POUDRIERE-OPTIONS(8) FreeBSD System Manager's Manual POUDRIERE-OPTIONS(8)
poudriere-options
configure the options for a given port
poudriere [
poudriere-options
] options [
options
] -f file

poudriere [
poudriere-options
] options [
options
] origin [
origin2 [
...
]
]
This command configures the options for a given port.
Either a file containing a list of port origins must be supplied with the -f file option or a list of port origins must be supplied on the command line. This command accepts the following options:
-a architecture
Specifies which architecture of FreeBSD to use to show options. (Default: the one of jail jailname )
-c
Use 'config' target, which will always show the dialog for the given ports.
-C
Use 'config-conditional' target, which will only bring up the dialog on new options for the given ports. (This is the default)
-f file
Absolute path to a file which contains the list of ports to configure. Ports must be specified in the form category/port and shell-style comments are allowed.
-j jailname
If given, configure the options only for the given jail.
-p portstree
Run the configuration inside the given ports tree (by default uses default)
-n
Do not be recursive
-r
Remove port options instead of configuring them
-s
Show port options instead of configuring them
-z set
This specifies which SET to use for the build. See CUSTOMISATION in poudriere(8) for examples of how this is used.
poudriere(8), poudriere-bulk(8), poudriere-distclean(8), poudriere-image(8), poudriere-jail(8), poudriere-logclean(8), poudriere-pkgclean(8), poudriere-ports(8), poudriere-queue(8), poudriere-status(8), poudriere-testport(8), poudriere-version(8) Baptiste Daroussin[email protected]
Bryan Drewery[email protected]
March 8, 2018 FreeBSD 13.0-CURRENT
Clone this wiki locally