From owner-freebsd-x11@FreeBSD.ORG Sat Nov 26 21:26:42 2005 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4906C16A41F for ; Sat, 26 Nov 2005 21:26:42 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from mail.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDEEC43D46 for ; Sat, 26 Nov 2005 21:26:41 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (mail4.ijs.si [193.2.4.66]) by patsy.ijs.si (Postfix) with ESMTP id 80C0717B8AD; Sat, 26 Nov 2005 22:26:40 +0100 (CET) Received: from mail.ijs.si ([193.2.4.66]) by localhost (patsy.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 50639-16; Sat, 26 Nov 2005 22:26:37 +0100 (CET) Received: from radagast.ijs.si (radagast.ijs.si [193.2.4.168]) by patsy.ijs.si (Postfix) with ESMTP id 505EA17B865; Sat, 26 Nov 2005 22:26:37 +0100 (CET) Received: from localhost.ijs.si (localhost.ijs.si [127.0.0.1]) by radagast.ijs.si (Postfix) with ESMTP id 0BC4B1702F; Sat, 26 Nov 2005 22:26:37 +0100 (CET) From: Dejan Lesjak To: freebsd-x11@freebsd.org, rnejdl@ringofsaturn.com Date: Sat, 26 Nov 2005 22:26:36 +0100 User-Agent: KMail/1.8.3 References: <54871.64.81.112.182.1133039619.squirrel@mail.ringofsaturn.com> In-Reply-To: <54871.64.81.112.182.1133039619.squirrel@mail.ringofsaturn.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511262226.36748.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si Cc: Subject: Re: Patch needed for xorg-clients 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: Sat, 26 Nov 2005 21:26:42 -0000 On Saturday 26 of November 2005 22:13, Rusty Nejdl wrote: > I ran into this thread's problem with portupgrading xorg-clients when > having the nvidia driver installed. I followed the patching instructions > on this page and they worked. > > http://lists.freebsd.org/pipermail/freebsd-questions/2005-November/104473.h >tml Thanks! However, the fix for this problem is being discussed on xorg@lists.freedesktop.org mailing list: http://lists.freedesktop.org/pipermail/xorg/2005-November/011214.html so the fix from there will get into ports soonish. Dejan