From owner-freebsd-questions@FreeBSD.ORG Tue Feb 25 17:48:10 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 468341F9 for ; Tue, 25 Feb 2014 17:48:10 +0000 (UTC) Received: from server1.xenet.de (server1out.xenet.de [213.221.94.200]) by mx1.freebsd.org (Postfix) with ESMTP id CB021141A for ; Tue, 25 Feb 2014 17:48:09 +0000 (UTC) Received: from [10.0.0.50] (intern.xenet.de [213.221.94.50]) (authenticated bits=0) by server1.xenet.de (8.12.5/8.12.5) with ESMTP id s1PHlkVn089695 for ; Tue, 25 Feb 2014 18:47:48 +0100 (CET) (envelope-from meyser@xenet.de) Message-ID: <530CD733.7090202@xenet.de> Date: Tue, 25 Feb 2014 18:47:31 +0100 From: Matthias Meyser Organization: XeNET GmbH, Clausthal-Zellerfeld User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Re: How to pass option poudriere References: <20140225142517.GA75240@pcjas.obspm.fr> <20140225173903.36a3b232@dijkstra-old.hb22.cruwe.de> In-Reply-To: <20140225173903.36a3b232@dijkstra-old.hb22.cruwe.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.38 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2014 17:48:10 -0000 Am 25.02.2014 17:39, schrieb Christopher J. Ruwe: > Because poudriere is designed to build ports in several > configurations, there is not one ports options DB (/var/db/ports), but > several per jail, per port and per set > (/usr/local/poudrier.d/---options/). > > So, you can reuse your existing options by copying the tree over. See > also the relevant section in the handbook > (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-poudriere.html). That reminds me: Why takes a stored config (/var/db/ports/) precedence over options specified on the command line when building Ports? e.g. cd /usr/ports/whereever/whatever; make package SET_OPTIONS="anything" UNSET_OPTIONS="anything" does build the port with options form stored config if present. To get the port build you have to "make rmconfig" first every time. I would give commandline precedence over config. Matthias -- Matthias Meyser | XeNET GmbH Tel.: +49-5323-9489050 | 38678 Clausthal-Zellerfeld, Marktstrasse 40 Fax: +49-5323-94014 | Registergericht: Amtsgericht Braunschweig HRB 110823 Email: Meyser@xenet.de | Geschaeftsfuehrer: Matthias Meyser