From owner-cvs-all@FreeBSD.ORG Tue Dec 9 23:31:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9AFA16A4CE; Tue, 9 Dec 2003 23:31:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E7AB43D29; Tue, 9 Dec 2003 23:31:54 -0800 (PST) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hBA7VsXJ070405; Tue, 9 Dec 2003 23:31:54 -0800 (PST) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hBA7VshE070404; Tue, 9 Dec 2003 23:31:54 -0800 (PST) (envelope-from anholt) Message-Id: <200312100731.hBA7VshE070404@repoman.freebsd.org> From: Eric Anholt Date: Tue, 9 Dec 2003 23:31:53 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/dri-devel Makefile distinfo pkg-plist ports/graphics/dri-devel/files patch-FreeBSD.cf patch-host.def X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2003 07:31:55 -0000 anholt 2003/12/09 23:31:53 PST FreeBSD ports repository Modified files: graphics/dri-devel Makefile distinfo pkg-plist graphics/dri-devel/files patch-host.def Removed files: graphics/dri-devel/files patch-FreeBSD.cf Log: Update to latest DRI CVS. New in this update is the move of the DRI drivers to Mesa CVS with only the build infrastructure from DRI CVS being used. This means that the Mesa 5.1 development branch is being used, where many changes have occurred related to OpenGL 1.5 support. Also mark this port ONLY_FOR_ARCHS=i386 alpha, like graphics/dri, until there's hope for other architectures. Revision Changes Path 1.8 +6 -3 ports/graphics/dri-devel/Makefile 1.5 +2 -1 ports/graphics/dri-devel/distinfo 1.4 +0 -20 ports/graphics/dri-devel/files/patch-FreeBSD.cf (dead) 1.4 +19 -19 ports/graphics/dri-devel/files/patch-host.def 1.4 +1 -0 ports/graphics/dri-devel/pkg-plist