Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 May 2021 21:22:32 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        bob prohaska <fbsd@www.zefox.net>
Cc:        FreeBSD ports <freebsd-ports@freebsd.org>
Subject:   Re: Python 37/38 conflict, was Re: Trubles compiling lxqt on RPi4
Message-ID:  <4838590A-E945-40F6-AD48-65185EFD5BD8@yahoo.com>
In-Reply-To: <A43A154A-FB52-45DB-B3BB-DE1740128B14@yahoo.com>
References:  <0B407A98-E0D4-461E-BFD8-E02019E96757.ref@yahoo.com> <0B407A98-E0D4-461E-BFD8-E02019E96757@yahoo.com> <20210515233735.GA58311@www.zefox.net> <A43A154A-FB52-45DB-B3BB-DE1740128B14@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Something I've not asked about or otherwise referenced
is if you use non-default port options  for any of the
ports that you build.

There is:

poudriere options -jmain -c -f ~root/origins/main-origins.txt
or:
poudriere options -jmain -C -f ~root/origins/main-origins.txt

where -c vs. -C is:

QUOTE
     -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)
END QUOTE

There is also:

QUOTE
     -n           Do not be recursive

     -r           Remove port options instead of configuring them

     -s           Show port options instead of configuring them
END QUOTE

See: man poudriere-options

=3D=3D=3D
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4838590A-E945-40F6-AD48-65185EFD5BD8>