From owner-freebsd-x11@FreeBSD.ORG Thu Apr 15 14:23:25 2004 Return-Path: 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 D943016A4CE for ; Thu, 15 Apr 2004 14:23:25 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DCA443D4C for ; Thu, 15 Apr 2004 14:23:22 -0700 (PDT) (envelope-from tilman@arved.at) Received: from huckfinn-wi0.arved.de (localhost [127.0.0.1]) i3FLNE5l032916; Thu, 15 Apr 2004 23:23:14 +0200 (CEST) (envelope-from tilman@arved.at) Received: (from tilman@localhost) by huckfinn-wi0.arved.de (8.12.11/8.12.6/Submit) id i3FLNEUk032915; Thu, 15 Apr 2004 23:23:14 +0200 (CEST) X-Authentication-Warning: huckfinn-wi0.arved.de: tilman set sender to tilman@arved.at using -f Date: Thu, 15 Apr 2004 23:23:14 +0200 From: Tilman Linneweh To: Jung-uk Kim Message-ID: <20040415212314.GK64506@arved.at> References: <200404151010.11786.dejan.lesjak@guest.arnes.si> <1082050243.55296.22.camel@tl.kom.tuwien.ac.at> <200404152053.49441.dejan.lesjak@ijs.si> <200404151646.21110.jkim@niksun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200404151646.21110.jkim@niksun.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-x11@FreeBSD.org Subject: Re: XFree86 4.4 - an attempt on upgrading ports X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2004 21:23:26 -0000 * Jung-uk Kim [2004-04-15 22:46]: > > Been there, done that. ;-) I've been using the attached patch more > than a month without a problem. This patch was taken from > OpenBSD/amd64 and modified for FreeBSD by myself. > Great! Build it successfully. Thank you very much.