From owner-freebsd-ports@FreeBSD.ORG Fri Jun 7 10:18:03 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 2EB0E715 for ; Fri, 7 Jun 2013 10:18:03 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) by mx1.freebsd.org (Postfix) with ESMTP id BA3051642 for ; Fri, 7 Jun 2013 10:18:02 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id hn14so1196292wib.1 for ; Fri, 07 Jun 2013 03:18:01 -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=eOdcGYEToixdKVMrYoLX8WgS3Jbly2VOJev/w6kDjHQ=; b=t1OgdyGgmp2FD1tstT5s8t4tLfyPp0ZFrarQpLdCOyKz13I40H+J0z2iu2qTf+yoGG Wh+pYXQdhecvV1/GRCQkfLg9H3QWpz6hOwjTkrjA0vk6LsSZ45u/wtHHwVY1n1E9J+JE PaMzJSYc0sYABHgU+aBwL81R6aGCETguA/KejGLu8R0w4AolCGnHFRdHbZYxwrMs+br5 Xfq0JnTp+ZRYs7N3XdvPsJzExVVFxKOEboX9pmaKx1GepRZJZWuiaCMB1wizB5Fv0Zgx Yxb8fj28cVUrPqNhWbky2bG8HkPjCT+LPBCQsNoODIfZiYZfi7/vv3zXgPOu5GbXZLTc WiYA== X-Received: by 10.180.107.104 with SMTP id hb8mr1151754wib.26.1370600281312; Fri, 07 Jun 2013 03:18:01 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id o14sm2664758wiv.3.2013.06.07.03.18.00 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 07 Jun 2013 03:18:00 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 7 Jun 2013 12:17:58 +0200 From: Baptiste Daroussin To: Vitaly Magerya Subject: Re: [HEADSUP] dialog4ports does not popup anymore only for global options Message-ID: <20130607101758.GF35160@ithaqua.etoilebsd.net> References: <20130607081210.GD35160@ithaqua.etoilebsd.net> <51B1A5D8.8070906@gmail.com> <20130607094227.GE35160@ithaqua.etoilebsd.net> <51B1B2D5.8020901@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xaMk4Io5JJdpkLEb" Content-Disposition: inline In-Reply-To: <51B1B2D5.8020901@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 10:18:03 -0000 --xaMk4Io5JJdpkLEb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 implies > >> additional dependencies? > >> > >> If not, what should those of us who do not want them installed do? > >=20 > > make config will always show those options so you can always tune them. > >=20 > > just make config-conditional will not fireup a new dialog automatically= if the > > defined options are only those from the global options. >=20 > 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'. >=20 > Tools like portmaster will now ignore those as well during install and > reinstall. >=20 > So, again, what are my options if I don't want dependencies to be pulled > in silently? You have no options and you never had one in the ports tree sorry. If you have a way to implement that cleanly, I'll be happy to push such fea= tures in the ports but really I see a way to do what you ask for. regards, Bapt --xaMk4Io5JJdpkLEb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlGxs1YACgkQ8kTtMUmk6ExawgCeJ0TdT7/S7NEs0NdulaUVCOgL df8AoJ69f0uft0+Do9O2ry12/ZCupiN6 =vRKB -----END PGP SIGNATURE----- --xaMk4Io5JJdpkLEb--