From owner-freebsd-ports@FreeBSD.ORG Fri Jun 7 11:40:04 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 1A4F4A15 for ; Fri, 7 Jun 2013 11:40:04 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-x232.google.com (mail-we0-x232.google.com [IPv6:2a00:1450:400c:c03::232]) by mx1.freebsd.org (Postfix) with ESMTP id A47E518F1 for ; Fri, 7 Jun 2013 11:40:03 +0000 (UTC) Received: by mail-we0-f178.google.com with SMTP id u53so2972783wes.37 for ; Fri, 07 Jun 2013 04:40:02 -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=LiJc9ZxKgi9F/FCxFtiEVmXL5X1Pdnzp+30Bca/Z/4w=; b=sAzJf934mGClRd2uZjzwXC67Vi2GTwWSHjCx47EkxiC2JPbXMjSuTpO8PNiuMYODEF CfY7lhkjH4lm+zxTw4xc1ApVZKmG5t6Zxk8L92mE3Np046hl3aePV1dqu1OEoqeWqY9b kUYTu4TWh9aaVYx8l4VMZkrQD+UtXAduBZME7r3u8HTVOxK/Nb6KkU76cBtkhG3sWs34 mYCTsH7k1STu5WgQH09h0naMxBUzrsOv/3EtqCyOU5IpPXLqtWD3KdIyaxoXIav6h2Pf 9TPjzS/Sf5jzAewTIg1JXN4jZWWQ+rWLcKJCjWHuvqsiunZzHrf9iDCGtkJ3ATjq3LQX 61MA== X-Received: by 10.194.6.9 with SMTP id w9mr35295743wjw.32.1370605202812; Fri, 07 Jun 2013 04:40:02 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id fv11sm22038254wic.11.2013.06.07.04.40.01 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 07 Jun 2013 04:40:02 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 7 Jun 2013 13:40:00 +0200 From: Baptiste Daroussin To: Tijl Coosemans Subject: Re: [HEADSUP] dialog4ports does not popup anymore only for global options Message-ID: <20130607113959.GI35160@ithaqua.etoilebsd.net> References: <20130607081210.GD35160@ithaqua.etoilebsd.net> <51B1A5D8.8070906@gmail.com> <20130607094227.GE35160@ithaqua.etoilebsd.net> <51B1B2D5.8020901@gmail.com> <20130607101758.GF35160@ithaqua.etoilebsd.net> <51B1B9F0.2030206@coosemans.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="e5GLnnZ8mDMEwH4V" Content-Disposition: inline In-Reply-To: <51B1B9F0.2030206@coosemans.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@FreeBSD.org, Vitaly Magerya 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 11:40:04 -0000 --e5GLnnZ8mDMEwH4V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 07, 2013 at 12:46:08PM +0200, Tijl Coosemans wrote: > On 2013-06-07 12:17, Baptiste Daroussin wrote: > > On Fri, Jun 07, 2013 at 01:15:49PM +0300, Vitaly Magerya wrote: > >> Baptiste Daroussin wrote: > >>>> Is it possible to still show the dialog if one of those options impl= ies > >>>> additional dependencies? > >>>> > >>>> 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 the= m. > >>> > >>> just make config-conditional will not fireup a new dialog automatical= ly if the > >>> defined options are only those from the global options. > >> > >> I see. As far as I can tell though, and correct me if I'm wrong, but > >> 'make install' doesn't show those options. It also does not show those > >> options for dependent ports. Neither does 'make config-recursive'. > >> > >> Tools like portmaster will now ignore those as well during install and > >> reinstall. > >> > >> So, again, what are my options if I don't want dependencies to be pull= ed > >> in silently? > >=20 > > You have no options and you never had one in the ports tree sorry. > >=20 > > If you have a way to implement that cleanly, I'll be happy to push such= features > > in the ports but really I see a way to do what you ask for. >=20 > How about only suppressing the dialog if the options have been explicitly > set or unset in make.conf? >=20 That would be easy but is that a really desired feature? regards, Bapt --e5GLnnZ8mDMEwH4V Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlGxxo8ACgkQ8kTtMUmk6EzoxACggLRliWcJKFIh8PvXHjLLWOHx u14AnjTDWpkVlJYfy/1l7EClsbSH41bf =wSE8 -----END PGP SIGNATURE----- --e5GLnnZ8mDMEwH4V--