From owner-cvs-all@FreeBSD.ORG Sun Feb 20 10:31:08 2005 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 7AA6216A4CE; Sun, 20 Feb 2005 10:31:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D9DD43D1F; Sun, 20 Feb 2005 10:31:08 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1KAV8EC015662; Sun, 20 Feb 2005 10:31:08 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1KAV81L015661; Sun, 20 Feb 2005 10:31:08 GMT (envelope-from netchild) Message-Id: <200502201031.j1KAV81L015661@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 20 Feb 2005 10:31:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/linux_mesa3 Makefile distinfo pkg-plist ports/emulators/linux-pete-mesagpu Makefile ports/graphics/linux-bmrt Makefile ports/graphics/linux-ac3d Makefile 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: Sun, 20 Feb 2005 10:31:08 -0000 netchild 2005-02-20 10:31:08 UTC FreeBSD ports repository Modified files: graphics/linux_mesa3 Makefile distinfo pkg-plist emulators/linux-pete-mesagpu Makefile graphics/linux-bmrt Makefile graphics/linux-ac3d Makefile Removed files: graphics/linux_mesa3/files patch-aa Log: - Use a binary RPM of Mesa v3 instead of building it from source: * get's rid of the linux_devtools dependency * fixes the conflicts seen at deinstall time on pointyhat - correct the paths for the GL/GLU libs in the dependencies (the RPM installs the mesa libs to .../lib/ instead to .../X11R6/lib/) Nagging by: pointyhat Revision Changes Path 1.6 +2 -2 ports/emulators/linux-pete-mesagpu/Makefile 1.7 +2 -2 ports/graphics/linux-ac3d/Makefile 1.10 +2 -2 ports/graphics/linux-bmrt/Makefile 1.26 +18 -67 ports/graphics/linux_mesa3/Makefile 1.5 +2 -4 ports/graphics/linux_mesa3/distinfo 1.2 +0 -12 ports/graphics/linux_mesa3/files/patch-aa (dead) 1.7 +21 -27 ports/graphics/linux_mesa3/pkg-plist