Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2018 09:17:58 -0500
From:      Valeri Galtsev <galtsev@kicp.uchicago.edu>
To:        freebsd-questions@freebsd.org
Subject:   Re: poudriere reconfigure ports options
Message-ID:  <3013bd89-6de1-3dc5-b6f8-a8be44511627@kicp.uchicago.edu>
In-Reply-To: <20180921130035.GA2576@sh4-5.1blu.de>
References:  <DM5PR20MB2102A2B6212BDB6056B0889280120@DM5PR20MB2102.namprd20.prod.outlook.com> <20180921130035.GA2576@sh4-5.1blu.de>

next in thread | previous in thread | raw e-mail | index | archive | help


On 9/21/18 8:00 AM, Matthias Apitz wrote:
> El día Friday, September 21, 2018 a las 12:47:24PM +0000, Carmel NY escribió:
> 
>> This is probably a dumb question, but how do I get poudriere to reconfigure a
>> ports options? I want ot change the configuration on a port, but it does not
>> give me the opportunity to do so.
>>
> 
> man poudriere
> 

Always makes sense. To configure particular port, say mailman:

poudriere options -c mail/mailman

Which will also bring up configuration of its dependencies if applicable.

Valeri

> ...
> 
>     Custom build options
>       Before building a package, poudriere can mount a directory containing
>       option files if available.  poudriere will check for any of these
>       directories in this order:
> 
>             /usr/local/etc/poudriere.d/<jailname>-<tree>-<setname>-options
>             /usr/local/etc/poudriere.d/<jailname>-<setname>-options
>             /usr/local/etc/poudriere.d/<jailname>-<tree>-options
>             /usr/local/etc/poudriere.d/<setname>-options
>             /usr/local/etc/poudriere.d/<tree>-options
>             /usr/local/etc/poudriere.d/<jailname>-options
>             /usr/local/etc/poudriere.d/options
> 
>       If a directory with this name exists, it is null-mounted into the
>       /var/db/ports/ directory of the jail, thus allowing to build package with
>       custom OPTIONS.
> 
> ...
> 
> 	matthias
> 

-- 
++++++++++++++++++++++++++++++++++++++++
Valeri Galtsev
Sr System Administrator
Department of Astronomy and Astrophysics
Kavli Institute for Cosmological Physics
University of Chicago
Phone: 773-702-4247
++++++++++++++++++++++++++++++++++++++++



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3013bd89-6de1-3dc5-b6f8-a8be44511627>