From owner-freebsd-x11@FreeBSD.ORG Wed Jul 30 14:18:10 2008 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F3C71065673 for ; Wed, 30 Jul 2008 14:18:10 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id 5DD2D8FC21 for ; Wed, 30 Jul 2008 14:18:10 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so19481ywe.13 for ; Wed, 30 Jul 2008 07:18:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=J7bAyKP6QV6awKFoEEHtm4a7EtbwkwQF6U4dqEMFhnE=; b=crp5HVyV9IIrxJwNoKkErZAu3Hg0RbvX90MElo36DThtkWmXsOoGuLFrlCnSRcxh96 w0sGAX+sWqHPb/UpRg33QlCisGZJHWlchG5gkalQqe1P6bCb076xgvB/QQPXi72xIHj+ BLxFSENpKjYPnaDxahH6jFV1PNKrbAbH17V5c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=TaUKyGqPuFOQJT6LssWzA/Q7jhVupFyiScQRNRw7M+/1vQXQy1ZDuFPeIKl8VOhsoO cbIUiZuDNGXN03frpZxgnfBgVG9HsGOjvCteuPki2pJpRniUqdegAj50kgDSoqUEzZmB fQIN9SDLGSmce/coaJn62bWqPkCqybI4PPSGQ= Received: by 10.115.15.5 with SMTP id s5mr8517704wai.6.1217425845591; Wed, 30 Jul 2008 06:50:45 -0700 (PDT) Received: by 10.115.74.9 with HTTP; Wed, 30 Jul 2008 06:50:45 -0700 (PDT) Message-ID: Date: Wed, 30 Jul 2008 14:50:45 +0100 From: "Florent Thoumie" Sender: florent.thoumie@gmail.com To: "John Stokes" In-Reply-To: <488EFCF5.4020102@netspace.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <488EFCF5.4020102@netspace.net.au> X-Google-Sender-Auth: 077582d0f420c899 Cc: x11@freebsd.org Subject: Re: FreeBSD Port: x11-drivers/xf86-video-intel X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2008 14:18:10 -0000 On Tue, Jul 29, 2008 at 12:20 PM, John Stokes wrote: > Hi guys > > Any chance of seeing the latest Intel 2.4.0 drivers ported across to FreeBSD > -it finally supports the G35 chipset that my motherboard uses.Yes I know > they have only been released last Wednesday ;-) but I am prepared to > wait so I can finally get my motherboard working (only VESA at present). I'll happily commit it if you can test it. Just bump PORTVERSION to 2.4.0, run `make makesum` and `make all install clean`. -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer