From owner-freebsd-ports@FreeBSD.ORG Fri Jun 7 09:42:31 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C4049DF1 for ; Fri, 7 Jun 2013 09:42:31 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) by mx1.freebsd.org (Postfix) with ESMTP id 59D7D1364 for ; Fri, 7 Jun 2013 09:42:31 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id a12so1088273wgh.4 for ; Fri, 07 Jun 2013 02:42:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=IqVaJufOXAUHPQKrnHj3gI199KFU7OzgT3laZBkjoIs=; b=rqzaUcoUVvB7etnvcsTfOitp9k4mjqRo1TCVC1SMgtPuy/U5tsJoUD5PM3/xKlOuBv 7xmYYuk5R9OTKL8pZMa8J7nLM54yTwpKO5odgwGjDlQS2fKdHT0c7t6LeZtld7cXtFky nifTvx8CIxlVrMQs2HETi8+bo1c/LXz0e1MVSOHMlR2rtZ5Fw7VDDHHMG6ZYSRF/v8wF 10ydLk/m3GuFkwNtR7I+BBFal1tS7n4kEBa2N/fOuV8FlLZtCxDfwsJWrWCL9al3BxEH a9aVu0jfdHSCfaZoXJwdtz6AWs7lJ9yS4BGv4VJQ2J5KYEKYWZRR6nE0P/kXzWQi9hf8 ytng== X-Received: by 10.180.7.230 with SMTP id m6mr1043669wia.55.1370598150582; Fri, 07 Jun 2013 02:42:30 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id x13sm21380849wib.3.2013.06.07.02.42.29 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 07 Jun 2013 02:42:29 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 7 Jun 2013 11:42:27 +0200 From: Baptiste Daroussin To: Vitaly Magerya Subject: Re: [HEADSUP] dialog4ports does not popup anymore only for global options Message-ID: <20130607094227.GE35160@ithaqua.etoilebsd.net> References: <20130607081210.GD35160@ithaqua.etoilebsd.net> <51B1A5D8.8070906@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uCPdOCrL+PnN2Vxy" Content-Disposition: inline In-Reply-To: <51B1A5D8.8070906@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) 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: Fri, 07 Jun 2013 09:42:31 -0000 --uCPdOCrL+PnN2Vxy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 07, 2013 at 12:20:24PM +0300, Vitaly Magerya wrote: > Baptiste Daroussin wrote: > > I have committed the code preventing config-conditional to popup the di= alog only > > if some global options are defined (NLS, DOCS, EXAMPLES and IPV6 for no= w). > >=20 > > This was a popular demand, hope that it fits the requirement. > >=20 > > So from now please always define via OPTIONS_DEFINE those options if yo= ur ports > > are going to use them. >=20 > Is it possible to still show the dialog if one of those options implies > additional dependencies? >=20 > If not, what should those of us who do not want them installed do? make config will always show those options so you can always tune them. just make config-conditional will not fireup a new dialog automatically if = the defined options are only those from the global options. regards, Bapt --uCPdOCrL+PnN2Vxy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlGxqwMACgkQ8kTtMUmk6ExPEwCfYY5JD7qNqyQ/L5OTpe/jzwIT cd4An2ZFegliTO35ICYTt5AGg4V32dip =UZaw -----END PGP SIGNATURE----- --uCPdOCrL+PnN2Vxy--