From owner-svn-ports-all@FreeBSD.ORG Tue Jan 7 13:59:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D8ADE28; Tue, 7 Jan 2014 13:59:49 +0000 (UTC) Received: from mail-we0-x232.google.com (mail-we0-x232.google.com [IPv6:2a00:1450:400c:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6F46619E4; Tue, 7 Jan 2014 13:59:48 +0000 (UTC) Received: by mail-we0-f178.google.com with SMTP id t60so166213wes.23 for ; Tue, 07 Jan 2014 05:59:46 -0800 (PST) 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=hcBucF+jNu9M61NuTOJ7Br2zDUkOhrwmsrC42XD4UAE=; b=o3dXkxbX8j5GQ2HMt9hOhxRqhDeYLqA8/unMa+t9+sSzlHENXNSFbDJYI3Aivz0nbV mAhAdOwJPL0xOXSqwb8nmIeJCRzwKDZ1W+PRQx5Ks4QEybrsc3uy3qhewsuZxj8ouzuM 6mvDsH07v8unc25szP63HFln5ueyUXZniZF/ambnfC8hO24MJvx1n5AoONOeQA3x8mFQ MIm92Uov2UFw1A2ObGyODj9Vv/1NYGmj5qdE0bCDSLiXhiFJCWJzLEspRTRev0vBmClW IrPdFvrJM9zNRlSeIf0zj6CgydcEo8kdZqYKOQchAzP4w1uAsmow7QJvTFAP19GFApTZ fXqw== X-Received: by 10.194.236.9 with SMTP id uq9mr65172805wjc.31.1389103186749; Tue, 07 Jan 2014 05:59:46 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id eh7sm3712780wic.2.2014.01.07.05.59.45 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 07 Jan 2014 05:59:45 -0800 (PST) Sender: Baptiste Daroussin Date: Tue, 7 Jan 2014 14:59:44 +0100 From: Baptiste Daroussin To: Alberto Villa Subject: Re: svn commit: r338983 - head/Mk/Uses Message-ID: <20140107135942.GM36154@ithaqua.etoilebsd.net> References: <201401070818.s078Iwww001363@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vdqwC0msT4ilQ2it" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jan 2014 13:59:49 -0000 --vdqwC0msT4ilQ2it Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 07, 2014 at 04:40:55PM +0300, Alberto Villa wrote: > 2014/1/7 Baptiste Daroussin : > > +# Usage: USES=3Dninja[:verbose] >=20 > Is it a good thing to put a user related switch (you don't want to set > "verbose" in ports Makefiles) as a USES argument? In cmake.mk we use > CMAKE_VERBOSE (and so we do in qmake.mk), which can be set in > make.conf(5). I suggest a NINJA_VERBOSE to replace USES=3Dninja:verbose. I was puzzled about it you are right :) Want to do it? regards, Bapt --vdqwC0msT4ilQ2it Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlLMCE4ACgkQ8kTtMUmk6EwHegCgkCBLAQYfkCR8it3MW8dxI/3N MsgAnRYUzH1k3yujwqHXuY1GsOCKS64d =HNu7 -----END PGP SIGNATURE----- --vdqwC0msT4ilQ2it--