From owner-freebsd-current@FreeBSD.ORG Thu Apr 15 00:48:39 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 730AF16A4CE for ; Thu, 15 Apr 2004 00:48:39 -0700 (PDT) Received: from mail.daemonground.de (daemonground.de [217.160.129.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 067B343D66 for ; Thu, 15 Apr 2004 00:48:39 -0700 (PDT) (envelope-from sascha@daemonground.de) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.daemonground.de (Postfix) with ESMTP id 3F4808A000; Thu, 15 Apr 2004 09:48:37 +0200 (CEST) Received: from mail.daemonground.de ([127.0.0.1]) by localhost (daemonground.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30017-05; Thu, 15 Apr 2004 09:48:33 +0200 (CEST) Received: from [172.17.52.8] (p4b23e3d4.np.schlund.de [212.227.35.75]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.daemonground.de (Postfix) with ESMTP id B1D9589FFF; Thu, 15 Apr 2004 09:48:33 +0200 (CEST) From: Sascha Holzleiter To: "Peter Weiss, Sun Microsystems, Germany" In-Reply-To: References: Content-Type: text/plain Message-Id: <1082015313.6486.4.camel@area51.cc-web.ma.schlund.de> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 15 Apr 2004 09:48:33 +0200 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at daemonground.de cc: freebsd-current@freebsd.org Subject: Re: portsupgrade and XFree86-4.4.0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2004 07:48:39 -0000 On Thu, 2004-04-15 at 09:28, Peter Weiss, Sun Microsystems, Germany wrote: > Hello, > > relatively new to FreeBSD I'm running a bleeding edge CVS installation with > XFree-4.4.0 binaries installed (damn radeon support is missing in version > 4.3.0) over the existing 4.3.0. Hi, Just use XFree86-4-Server-snap instead of XFree86-4-Server. My radeon works perfectly well with the snap server port. -- Sascha