From owner-freebsd-hackers@FreeBSD.ORG Mon May 5 11:41:41 2014 Return-Path: Delivered-To: freebsd-hackers@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 068D272B; Mon, 5 May 2014 11:41:41 +0000 (UTC) Received: from mailhost.dlr.de (mailhost.dlr.de [129.247.252.32]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "mailhost.dlr.de", Issuer "DLR CA - G02" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5BD871389; Mon, 5 May 2014 11:41:40 +0000 (UTC) Received: from DLREXHUB02.intra.dlr.de (172.21.152.140) by dlrexedge01.dlr.de (172.21.163.100) with Microsoft SMTP Server (TLS) id 14.3.174.1; Mon, 5 May 2014 13:41:11 +0200 Received: from DLREXMBX01.intra.dlr.de ([fe80::d198:77e5:d411:fccd]) by dlrexhub02.intra.dlr.de ([::1]) with mapi id 14.03.0174.001; Mon, 5 May 2014 13:41:10 +0200 From: To: , Subject: RE: Can fmake be deleted? Thread-Topic: Can fmake be deleted? Thread-Index: AQHPXmhuEngrFFuAGECBpXBtZgkxxZsd840AgAAUKACAAAKAgIAPz8gAgAQR0aA= Date: Mon, 5 May 2014 11:41:11 +0000 Message-ID: <611243783F62AF48AFB07BC25FA4B1061CACCBA2@DLREXMBX01.intra.dlr.de> References: <20140422202506.GA63561@ivaldir.etoilebsd.net> <20140422214610.GC63561@ivaldir.etoilebsd.net> In-Reply-To: Accept-Language: en-US, de-DE Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: sjg@freebsd.org, freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2014 11:41:41 -0000 Hi, I've seen that you've copied all the make tests over to usr.bin/make with a= comment that they are fmake-only. According to your question they are to b= e removed. Isn't bmake based on some version of fmake? In fact several of these tests = check for bugs that I've fixed in our fmake some years ago. Are they now re= introduced via the bmake import? Wouldn't it make sense to retain the tests= that apply to bmake? In fact most of these tests are for rather basic things and if they do not = work in bmake then things are broken. When I worked on make I found it rather strange that one of the most basic = programs has no tests altogether. So I recommend to make them work rather t= o remove them. harti -----Original Message----- From: owner-freebsd-hackers@freebsd.org [mailto:owner-freebsd-hackers@freeb= sd.org] On Behalf Of Julio Merino Sent: Saturday, May 03, 2014 1:14 AM To: Baptiste Daroussin Cc: sjg@freebsd.org; freebsd-hackers@freebsd.org Subject: Re: Can fmake be deleted? On Tue, Apr 22, 2014 at 2:46 PM, Baptiste Daroussin wrot= e: >> - Can fmake be removed from base even if ports hasn't yet dropped its=20 >> support for fmake? > > Yes as right now we do support both So, given this and that there has been no comment otherwise for 10 days... = I take it that I could remove fmake from the tree anytime soon. (Whether I= have the time to do so or not is another story ;-) _______________________= ________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/l= istinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"