From owner-freebsd-questions@freebsd.org Fri Sep 21 14:18:07 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64F21109B840 for ; Fri, 21 Sep 2018 14:18:07 +0000 (UTC) (envelope-from galtsev@kicp.uchicago.edu) Received: from kicp.uchicago.edu (kicp.uchicago.edu [128.135.20.70]) by mx1.freebsd.org (Postfix) with ESMTP id 0C50781186 for ; Fri, 21 Sep 2018 14:18:06 +0000 (UTC) (envelope-from galtsev@kicp.uchicago.edu) Received: from point.uchicago.edu (point.uchicago.edu [128.135.52.6]) by kicp.uchicago.edu (Postfix) with ESMTP id 2614071804B for ; Fri, 21 Sep 2018 09:18:00 -0500 (CDT) Subject: Re: poudriere reconfigure ports options To: freebsd-questions@freebsd.org References: <20180921130035.GA2576@sh4-5.1blu.de> From: Valeri Galtsev Message-ID: <3013bd89-6de1-3dc5-b6f8-a8be44511627@kicp.uchicago.edu> Date: Fri, 21 Sep 2018 09:17:58 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: <20180921130035.GA2576@sh4-5.1blu.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2018 14:18:07 -0000 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/---options > /usr/local/etc/poudriere.d/--options > /usr/local/etc/poudriere.d/--options > /usr/local/etc/poudriere.d/-options > /usr/local/etc/poudriere.d/-options > /usr/local/etc/poudriere.d/-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 ++++++++++++++++++++++++++++++++++++++++