Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2018 20:26:01 -0300
From:      Le Baron =?utf-8?B?ZOKAmU1lcmRl?= <lebarondemerde@privacychain.ch>
To:        freebsd-ports@freebsd.org
Subject:   Re: poudriere options: -c flag explanation
Message-ID:  <20180303232601.ga4b6237ezqalcpu@privacychain.ch>
In-Reply-To: <66224ba1-ccd8-9520-199c-5e4a5f4b4a44@abinet.ru>
References:  <66224ba1-ccd8-9520-199c-5e4a5f4b4a44@abinet.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 03, 2018 at 01:02:23PM +0300, abi wrote:
> Hello,
> 
> Assuming that -n flag suggests that options run recursivly for deps chain,
> isn't  -c flag should always invoke dialog4ports for every port with options ?
> 
> For example, poudriere options -c editors/libreoffice asks for options
> through all dep chain if runs the first time, on subsequent run it asks for
> options only for original port or if it find no cached options.
> 
> This looks confusing, is it intended?

The default behavior of ports-mgmt/poudriere is to open the dialog to set OPTIONS
for each selected port (targets) and all its dependencies, unless they were 
already set.

Issuing 'poudriere options -n' will just open the dialog to the target(s) and not its 
dependencies. Again, but for those which already have OPTIONS set.

The -c flag in 'poudriere options' delete the previous selected options to the
specified target(s) and open the dialog to set them again - what may include
dependencies without OPTINOS set already.

-C will delete the target OPTIONS and all its dependencies.


> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

-- 
Best Regards.
LBdM.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180303232601.ga4b6237ezqalcpu>