From owner-freebsd-hackers@FreeBSD.ORG Sat Dec 21 18:29:49 2013 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F5DEA45 for ; Sat, 21 Dec 2013 18:29:49 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 061B318B0 for ; Sat, 21 Dec 2013 18:29:49 +0000 (UTC) Received: from [157.181.98.186] ([157.181.98.186]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0MIdYi-1VwdAB134C-002F37 for ; Sat, 21 Dec 2013 19:29:47 +0100 Message-ID: <52B5DDF8.9050603@gmx.com> Date: Sat, 21 Dec 2013 19:29:12 +0100 From: dt71@gmx.com User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:24.0) Gecko/20100101 Firefox/24.0 SeaMonkey/2.21 MIME-Version: 1.0 To: rank1seeker@gmail.com, hackers@freebsd.org Subject: Re: Port's option file References: <20131221.115900.642.2@DOMY-PC> In-Reply-To: <20131221.115900.642.2@DOMY-PC> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:hmWILDSXCf64BEarHdYuVzUgos98MW4gqB36SgCSI8CzpzTDkcv G+Bi4vM7bQSPNAAtHebu781z5+E41Cf8Cz31Fme6F8/lW5OKZw7XtkUsZoYo7VAz2zSap5Y IAcsdjdSEO49h3oF9zsflMt0HHs8yMyDaK81/wvZ30kd4eWZPvKaQLrKz7djb0ekKo++zph /zrKFjzA9iKQT6FgWkeiA== X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Dec 2013 18:29:49 -0000 rank1seeker@gmail.com wrote, On 12/21/2013 12:59: > On clean sys, I want empty '/var/db/ports/${UNIQUENAME}/', to be auto populated with default port's options in '/var/db/ports/${UNIQUENAME}/options' On a clean system, I want /var/db// [1] not to be populated with choices for ports which I don't currently use or don't "understand" (wtf does this option do? meh, let's just not screw the options up). This allows (currently) non-installed ports to change options (get new ones or change defaults) without requiring me to confirm those changes at the time I choose to actually install the port. > I'm not talking about starting of: fetching, checksuming, patching, ..., building, ..., procedure! > > Just: > # cd /usr/ports/$ORIGIN > # make BATCH=1 config > Throws dialog anyway! > I've expected created 'options' file, with default options set (Like if I just had hit enter in dialog, but want to avoid it completely) > > > Domagoj Smolčić > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > [1] / is the modern version, relacing