From owner-freebsd-ports@FreeBSD.ORG Thu May 23 05:55:10 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 140ABDA5; Thu, 23 May 2013 05:55:10 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 7EF9936E; Thu, 23 May 2013 05:55:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 8F40A5E50B; Thu, 23 May 2013 07:55:08 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -0.964 X-Spam-Level: X-Spam-Status: No, score=-0.964 tagged_above=-999 required=5 tests=[AWL=0.034, BAYES_00=-2.599, RCVD_IN_PBL=0.905, RDNS_DYNAMIC=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id HcsWfv6DttZh; Thu, 23 May 2013 07:55:03 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (c224-156-70-80.bjare.net [80.70.156.224]) by mx1.bjare.net (Postfix) with ESMTP id 98D9A5E4F5; Thu, 23 May 2013 07:55:01 +0200 (CEST) Message-ID: <519DAF35.1080909@eskk.nu> Date: Thu, 23 May 2013 07:55:01 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130516 Thunderbird/17.0.6 MIME-Version: 1.0 To: Baptiste Daroussin Subject: Re: Proposal: do not show up the dialog(1) by default? References: <20130523054541.GH96836@ithaqua.etoilebsd.net> In-Reply-To: <20130523054541.GH96836@ithaqua.etoilebsd.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 May 2013 05:55:10 -0000 2013-05-23 07:45, Baptiste Daroussin skrev: > hi, > > A lot of people seems to be complaining about the configuration dialog popping > up all the time. > > What if we change the default behaviour to not pop up the dialog each time there > is a changed option but only when the user explicitly type make config? > > Just a proposal, please give your opinion. > > Of course make config-recursive behaviour won't change. > > regards, > Bapt > I would like the present behaviour to stay. A least when there are new options that are default. I'm afraid I would forget to make changes. Thanks /Leslie