From owner-freebsd-sparc64@FreeBSD.ORG Sun Jul 31 23:52:10 2005 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE07616A41F; Sun, 31 Jul 2005 23:52:10 +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 77BEB43D48; Sun, 31 Jul 2005 23:52:10 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (mail.ijs.si [193.2.4.66]) by patsy.ijs.si (Postfix) with ESMTP id 485A417BA85; Mon, 1 Aug 2005 01:52:09 +0200 (CEST) Received: from patsy.ijs.si ([127.0.0.1]) by localhost (patsy.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06548-01-10; Mon, 1 Aug 2005 01:52:01 +0200 (CEST) Received: from radagast.ijs.si (radagast.ijs.si [193.2.4.168]) by patsy.ijs.si (Postfix) with ESMTP id 47A4F17B9BF; Mon, 1 Aug 2005 01:52:01 +0200 (CEST) Received: from localhost.ijs.si (localhost.ijs.si [127.0.0.1]) by radagast.ijs.si (Postfix) with ESMTP id 0DF901702B; Mon, 1 Aug 2005 01:52:01 +0200 (CEST) From: Dejan Lesjak To: Matthias Muthmann Date: Mon, 1 Aug 2005 01:52:00 +0200 User-Agent: KMail/1.8.1 References: <200506201856.19739.dejan.lesjak@ijs.si> <1121275965.32505.6.camel@localhost> <200507152346.27359.dejan.lesjak@ijs.si> In-Reply-To: <200507250807.j6P87KF1091067@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508010152.00699.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si Cc: x11@freebsd.org, freebsd-sparc64@freebsd.org Subject: Re: sparc64 X and kbd keyboard driver X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jul 2005 23:52:11 -0000 On Friday 15 of July 2005 23:46, Dejan Lesjak wrote: > Since xorg-server port works on sparc64 as it is now, I'd try to avoid > bumping revision for this change only for now and if possible bundle it > with possible other fixes should any be needed before ports are frozen for > FreeBSD 6.0 release. If no other fixes are needed I'd commit this and bump > revision just before the freeze so there are updated packages for release. > How does this sound? After a bit more thinking, since both versions work there doesn't seem to be a need to bump revision so it's not bumped. Regardless, 6.0 release packages should contain this fix as they are built from scratch, rather than incrementally, but I digress :) Thanks again for pointing out the patch in Xorg CVS and testing the fix! Dejan