From owner-freebsd-emulation@FreeBSD.ORG Thu Aug 23 07:13:47 2007 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FCEA16A418 for ; Thu, 23 Aug 2007 07:13:47 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.190]) by mx1.freebsd.org (Postfix) with ESMTP id 5837B13C459 for ; Thu, 23 Aug 2007 07:13:47 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: by rv-out-0910.google.com with SMTP id l15so304414rvb for ; Thu, 23 Aug 2007 00:13:47 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=EAh+Wk4dTaDDD+PxVWbwYFaqEKDY/+X70ZfDguDQJ/opxSmhHy05QTxJkbRgBaSAvW+uQkdgCe2Ju51CoUT3dlaqvGA3f8KkUtOGJdJDYeOVmfTnS2dbQnFOZDliqs66H9qBwikvgcgiuLibGeR7oFgsTkfT+1TE7FNZdkLXxf8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=J7Ly7rtVHTPAwVlBT/sIar/37vxDO8FRrDQXefLQ6+hlXjhNZB7KIShf07+Le/7mZfXfUfG5JeEjb53VIPJtTcxFawj94RNWPYu/9Ckz+nLWB4LlQN6zRnf8BIgGc2eIE1/ze55uE2sIVqM0osG5isYKEh7UaUkyXZbcau9rDhw= Received: by 10.141.41.12 with SMTP id t12mr676989rvj.1187851600005; Wed, 22 Aug 2007 23:46:40 -0700 (PDT) Received: by 10.141.27.12 with HTTP; Wed, 22 Aug 2007 23:46:39 -0700 (PDT) Message-ID: <786602c60708222346s9d45d45o6ff7b362d67fe938@mail.gmail.com> Date: Thu, 23 Aug 2007 14:46:39 +0800 From: "Thomas Zander" To: ports@freebsd.org, emulation@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Moving to a more recent linux base, when? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 23 Aug 2007 07:13:47 -0000 Hi, recently I had a look at the upcoming version of the PCB layout tool eagle, in beta test at the moment. I am currently maintaining both the international (cad/linux-eagle) and german ports of this tool. This new beta version however refuses to run as it depends on glibc-2.4 while our linux_base-fc4 ships glibc 2.3.6. Do we have a roadmap or an estimated timeframe as to when a more recent linux_base and their extra packages (linux-xorg and such) becomes standard for the ports tree? TIA, Riggs