From owner-freebsd-arch@FreeBSD.ORG Tue Feb 10 23:12:56 2015 Return-Path: Delivered-To: arch@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D5DB8EF1; Tue, 10 Feb 2015 23:12:56 +0000 (UTC) Received: from udns.ultimatedns.net (unknown [IPv6:2602:d1:b4d6:e600:4261:86ff:fef6:aa2a]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9F099961; Tue, 10 Feb 2015 23:12:56 +0000 (UTC) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id t1ANDSUf060872; Tue, 10 Feb 2015 15:13:29 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: arch@FreeBSD.org, current@FreeBSD.org, Baptiste Daroussin In-Reply-To: <20150210223854.GT29891@ivaldir.etoilebsd.net> References: <20150210223854.GT29891@ivaldir.etoilebsd.net> From: "Chris H" Subject: Re: [RFC] Removin the old make Date: Tue, 10 Feb 2015 15:13:29 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <006eaa48dacb4a495a498088d7554af3@ultimatedns.net> Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2015 23:12:56 -0000 On Tue, 10 Feb 2015 23:38:54 +0100 Baptiste Daroussin wrote > Hi, > > I would like to start using bmake only syntax on our infrastructure for that > I want to make sure noone is using the old make, so I plan to remove the old > make from base, I plan to do it by Feb 16th. Please note; I am not expressing any objection to it's removal. But would a 30-day window not be a more friendly. So as to better accommodate those whom will need to make the/a transition? --Chris > > Note that bmake is the default since FreeBSD 10. > FreeBSD 9.3 is also providing bmake (as bmake) on default installation. > > Best regards, > Bapt