From owner-svn-ports-head@FreeBSD.ORG Wed Jan 8 06:36:27 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1780D669; Wed, 8 Jan 2014 06:36:27 +0000 (UTC) Received: from mail-we0-x229.google.com (mail-we0-x229.google.com [IPv6:2a00:1450:400c:c03::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 362601464; Wed, 8 Jan 2014 06:36:26 +0000 (UTC) Received: by mail-we0-f169.google.com with SMTP id u57so837341wes.0 for ; Tue, 07 Jan 2014 22:36:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=357tB65269BzduVUjjDs1CNvFr5mMQBrkSQylCd87Q4=; b=GJzAplfzMLhog794t+S91RNJ/x76dIcS+85LK8fEO6vj0GpoHMg1wW/X/7eh2NMoNR VdFuWlRXpXzvCaTqmvT0gDBVAxbODm9Yi56amQYCuvcovgItFcJiwQC6aHYzdrV54Spj bckPvLemXDp4DK3f9N3DowSwhFtW+JclfoVkS/GMf3uaLukYah2hn/fC+WD7s9crpywA a7MNpgFvwkOwi0VSZygOp4Ui0PzXYS2QIitufDkWpGxExPlT9pn+PCfVACRBLIL8R75O TOHaElP5YABLL9KtPrU7Ghd5xf45MtA7BW3qmvRUfItgoMhOqTO/7bHUX/uUjfTR+Kn0 VQLw== X-Received: by 10.194.59.210 with SMTP id b18mr4668381wjr.60.1389162984656; Tue, 07 Jan 2014 22:36:24 -0800 (PST) MIME-Version: 1.0 Sender: villa.alberto@gmail.com Received: by 10.216.10.73 with HTTP; Tue, 7 Jan 2014 22:36:04 -0800 (PST) In-Reply-To: <20140107222042.GR36154@ithaqua.etoilebsd.net> References: <201401070818.s078Iwww001363@svn.freebsd.org> <20140107135942.GM36154@ithaqua.etoilebsd.net> <20140107181132.GQ36154@ithaqua.etoilebsd.net> <20140107222042.GR36154@ithaqua.etoilebsd.net> From: Alberto Villa Date: Wed, 8 Jan 2014 09:36:04 +0300 X-Google-Sender-Auth: ZLa4EgMrz9Un-cFUq7zCt7J7J-M Message-ID: Subject: Re: svn commit: r338983 - head/Mk/Uses To: Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2014 06:36:27 -0000 2014/1/8 Baptiste Daroussin : > On Tue, Jan 07, 2014 at 08:40:25PM +0100, Alberto Villa wrote: >> So maybe a switch to make Ninja used in any CMake-built ports? I say >> this just because I don't see me or kde@ adding USES+=ninja to every >> CMake port, it's better to do it in cmake.mk (but still it can't be >> the default imho, as it depends on Python). > > Yes that kind of thing would be really nice, > OpenBSD does it with very nice results, anything using cmake should just work > with ninja, unfortunatly I have no time to spend on this. I might find some. -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla