From owner-freebsd-emulation@FreeBSD.ORG Tue Mar 5 02:07:30 2013 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 807BDC21 for ; Tue, 5 Mar 2013 02:07:30 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) by mx1.freebsd.org (Postfix) with ESMTP id EFF6187E for ; Tue, 5 Mar 2013 02:07:29 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id p43so5433897wea.10 for ; Mon, 04 Mar 2013 18:07:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=O6nv9j42cPI5a44LRk0jOuEiZy3M9TbpQbGT1LTFkco=; b=ZwVLOTRZOi2nzNgVczLyCH4BcRA8eRHCTuvYt7AkHRR6N2rXzQbjGqBvvLArEdAjnF B0dcgFD3sEztfUuc9EQZw7KZ9zPWe27NH/Kq6Bz3rcd+CComzWEhbWaZurk79om0/JIw PzJorBw5gMJV0HCJmsPY6N82FXKKCn0aYgcvk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:x-gm-message-state; bh=O6nv9j42cPI5a44LRk0jOuEiZy3M9TbpQbGT1LTFkco=; b=An9297TsbKT47NqwWgJCvPFnxFQP2/XPXQROS6nFT/pKHGMQoorlep84wYsI86wFrx s7ITStDT1MwrqvcbqJJXz+N5y+TVafrfl3HDS+R7JfwNQnnG3t+sDvxWrvsrWxC9vEcO 0LCrIcAZnYln3iPD3JUABQRf5bflqRuXpFNKjJIazYoY1Di2AT7UcEOz0S/FgyWpfbNw S3KTg+9By2eKwYjX5o7JoGattci2x8jUjt2y0GRIji/SxtM4Z4uQImmDKPez30f6MUt0 9nqW0/vtYiJMNJFiCBxlgCKnd7j65REik5Sq7RHQTE1ICgf1Eho8nw9lv/haCyEqcHjh +qjQ== X-Received: by 10.180.8.4 with SMTP id n4mr15385817wia.13.1362449249223; Mon, 04 Mar 2013 18:07:29 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.44.130 with HTTP; Mon, 4 Mar 2013 18:06:58 -0800 (PST) In-Reply-To: <20130304214254.00004f27@unknown> References: <51349535.5040800@freebsd.org> <5134AB8C.2050202@gmail.com> <20130304214254.00004f27@unknown> From: Eitan Adler Date: Mon, 4 Mar 2013 21:06:58 -0500 Message-ID: Subject: Re: removing old linux ports To: Alexander Leidinger Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmpSk6kbYuXYC0312QNsswSuEnUJgSUMW06TbfHsbZo1k7/3UGo6kRPghwel5lnnAuC4rL1 Cc: emulation@freebsd.org, =?UTF-8?Q?Ren=C3=A9_Ladan?= X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Mar 2013 02:07:30 -0000 On 4 March 2013 15:42, Alexander Leidinger wrote: > It would be nice if the patches results in a nice explanation for the > user trying to use some linux stuff on 7.x. -1. 7.x is now EoL and we should be removing compatibility cruft as soon as the ports tree is tagged. Ports in general are no longer guaranteed to function at all on 7.x machines. -- Eitan Adler