From owner-freebsd-hackers@FreeBSD.ORG Fri May 2 23:14:13 2014 Return-Path: Delivered-To: freebsd-hackers@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 8D53963D for ; Fri, 2 May 2014 23:14:13 +0000 (UTC) Received: from mail-qa0-f44.google.com (mail-qa0-f44.google.com [209.85.216.44]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D24D16EC for ; Fri, 2 May 2014 23:14:12 +0000 (UTC) Received: by mail-qa0-f44.google.com with SMTP id k15so5007278qaq.3 for ; Fri, 02 May 2014 16:14:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=VrVIyvGi1pSlw3Xd/eiaPC3vNA9+NMuwCMit5dcZHNc=; b=CeT+Ax7kleh+LjU0T+6qctcrQ5ryh/Pl1/fq+sK91/qQbZeoHhh+mcgLD3MvO3ewER MvBK5km1JBgOSHSM9j9zgovYN6OTyCu0/6kVgshUOVWcpd3wdxSNzha8JXl90lk0O9hn Y2/XUIbG2uZaxOp1Vt99RghG04/UxhWPVFYrtBBGLFDuUqtR36LP0rDWhEe8YBtnft9J evjjksp0pok7ekI0pL051BFARh0SyljMgfnFsy1p0OxrPVbEjAOTon40B3l+/KyhW+Wu 2m0IZQWFv2aGso7szD916YL1KBNemzwhlFOcxV+EmwjyvIviU/+sD4ROMx3CeuYqn9t3 uYSQ== X-Gm-Message-State: ALoCoQlwVTOS4pQO1HnCqkw15EQsmtTvXLxnV7awXNelieA8fcv79luHTxqfv+DkPeAXdkYN+e80 X-Received: by 10.224.35.209 with SMTP id q17mr26664659qad.9.1399072446672; Fri, 02 May 2014 16:14:06 -0700 (PDT) MIME-Version: 1.0 Sender: jmmv@meroh.net Received: by 10.96.83.99 with HTTP; Fri, 2 May 2014 16:13:46 -0700 (PDT) X-Originating-IP: [12.130.117.129] In-Reply-To: <20140422214610.GC63561@ivaldir.etoilebsd.net> References: <20140422202506.GA63561@ivaldir.etoilebsd.net> <20140422214610.GC63561@ivaldir.etoilebsd.net> From: Julio Merino Date: Fri, 2 May 2014 16:13:46 -0700 X-Google-Sender-Auth: bABegwiqAP640lyElm5Su6kChQ0 Message-ID: Subject: Re: Can fmake be deleted? To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 Cc: sjg@freebsd.org, freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2014 23:14:13 -0000 On Tue, Apr 22, 2014 at 2:46 PM, Baptiste Daroussin wrote: >> - Can fmake be removed from base even if ports hasn't yet dropped its >> 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 ;-)