From owner-cvs-ports@FreeBSD.ORG Sun Jun 7 15:23:55 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCAC3106566B; Sun, 7 Jun 2009 15:23:55 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A19238FC14; Sun, 7 Jun 2009 15:23:55 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n57FNttc021942; Sun, 7 Jun 2009 15:23:55 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n57FNtIQ021941; Sun, 7 Jun 2009 15:23:55 GMT (envelope-from bsam) Message-Id: <200906071523.n57FNtIQ021941@repoman.freebsd.org> From: Boris Samorodov Date: Sun, 7 Jun 2009 15:23:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/linux-pete-mesagpu Makefile ports/emulators/linux-pete-xgl2gpu Makefile ports/games/atitd Makefile ports/games/linux-coldwar-demo Makefile ports/games/linux-darwinia-demo Makefile ports/games/linux-defcon Makefile ports/games/linux-doom3-demo ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jun 2009 15:23:56 -0000 bsam 2009-06-07 15:23:55 UTC FreeBSD ports repository Modified files: emulators/linux-pete-mesagpu Makefile emulators/linux-pete-xgl2gpu Makefile games/atitd Makefile games/linux-coldwar-demo Makefile games/linux-darwinia-demo Makefile games/linux-defcon Makefile games/linux-doom3-demo Makefile games/linux-gorky17-demo Makefile games/linux-nerogame Makefile games/linux-nwnclient Makefile games/linux-savage Makefile games/linux-savage-samuraiwars Makefile games/linux-uplink-demo Makefile games/linux-ut2003-demo Makefile games/linux-ut2004-demo Makefile games/linux-virtual-jay-peak Makefile games/linux-warsow Makefile graphics/linux-ac3d Makefile math/mupad Makefile net/skype12 Makefile Log: Convert ports which use RUN_DEPENDS+=.../graphics/linux_dri to using USE_LINUX_APPS+=dri. This is needed to switch a default linux base at 8-CURRENT to linux_base-f10. No PORTREVISION bump is needed since it's mere infrastructure fix. Affected ports: ----- emulators/linux-pete-mesagpu/Makefile emulators/linux-pete-xgl2gpu/Makefile games/atitd/Makefile games/linux-coldwar-demo/Makefile games/linux-darwinia-demo/Makefile games/linux-defcon/Makefile games/linux-doom3-demo/Makefile games/linux-gorky17-demo/Makefile games/linux-nerogame/Makefile games/linux-nwnclient/Makefile games/linux-savage/Makefile games/linux-savage-samuraiwars/Makefile games/linux-uplink-demo/Makefile games/linux-ut2003-demo/Makefile games/linux-ut2004-demo/Makefile games/linux-virtual-jay-peak/Makefile games/linux-warsow/Makefile graphics/linux-ac3d/Makefile math/mupad/Makefile net/skype12/Makefile ----- Approved by: maintainer timeout (2 months, the needed changes were submitted to emulation@ at 2009-04-09) Revision Changes Path 1.16 +1 -1 ports/emulators/linux-pete-mesagpu/Makefile 1.9 +1 -1 ports/emulators/linux-pete-xgl2gpu/Makefile 1.15 +1 -1 ports/games/atitd/Makefile 1.4 +1 -1 ports/games/linux-coldwar-demo/Makefile 1.5 +1 -1 ports/games/linux-darwinia-demo/Makefile 1.4 +1 -1 ports/games/linux-defcon/Makefile 1.8 +1 -1 ports/games/linux-doom3-demo/Makefile 1.4 +1 -1 ports/games/linux-gorky17-demo/Makefile 1.3 +1 -3 ports/games/linux-nerogame/Makefile 1.18 +1 -1 ports/games/linux-nwnclient/Makefile 1.3 +1 -3 ports/games/linux-savage-samuraiwars/Makefile 1.9 +1 -3 ports/games/linux-savage/Makefile 1.5 +1 -1 ports/games/linux-uplink-demo/Makefile 1.9 +1 -1 ports/games/linux-ut2003-demo/Makefile 1.9 +1 -1 ports/games/linux-ut2004-demo/Makefile 1.9 +1 -1 ports/games/linux-virtual-jay-peak/Makefile 1.10 +1 -3 ports/games/linux-warsow/Makefile 1.25 +1 -1 ports/graphics/linux-ac3d/Makefile 1.32 +1 -1 ports/math/mupad/Makefile 1.4 +1 -1 ports/net/skype12/Makefile