Mon Aug 11 14:20:27 2014 UTC ()
SunOS still seems to need xf86-video-ati6
Enables graphics on HP Probook under omnios.


(richard)
diff -r1.24 -r1.25 pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile

cvs diff -r1.24 -r1.25 pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile (switch to unified diff)

--- pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile 2013/09/30 17:02:37 1.24
+++ pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile 2014/08/11 14:20:27 1.25
@@ -1,71 +1,71 @@ @@ -1,71 +1,71 @@
1# $NetBSD: Makefile,v 1.24 2013/09/30 17:02:37 wiz Exp $ 1# $NetBSD: Makefile,v 1.25 2014/08/11 14:20:27 richard Exp $
2 2
3DISTNAME= # empty 3DISTNAME= # empty
4PKGNAME= modular-xorg-drivers-1.14.2 4PKGNAME= modular-xorg-drivers-1.14.2
5CATEGORIES= meta-pkgs x11 5CATEGORIES= meta-pkgs x11
6MASTER_SITES= ${MASTER_SITE_XORG:=driver/} 6MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
7DISTFILES= # empty 7DISTFILES= # empty
8 8
9MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= Modular Xorg driver meta-package 11COMMENT= Modular Xorg driver meta-package
12LICENSE= 2-clause-bsd 12LICENSE= 2-clause-bsd
13 13
14META_PACKAGE= yes 14META_PACKAGE= yes
15 15
16.include "../../mk/bsd.prefs.mk" 16.include "../../mk/bsd.prefs.mk"
17 17
18DEPENDS+= xf86-input-acecad-[0-9]*:../../x11/xf86-input-acecad 18DEPENDS+= xf86-input-acecad-[0-9]*:../../x11/xf86-input-acecad
19DEPENDS+= xf86-input-keyboard-[0-9]*:../../x11/xf86-input-keyboard 19DEPENDS+= xf86-input-keyboard-[0-9]*:../../x11/xf86-input-keyboard
20DEPENDS+= xf86-input-mouse-[0-9]*:../../x11/xf86-input-mouse 20DEPENDS+= xf86-input-mouse-[0-9]*:../../x11/xf86-input-mouse
21DEPENDS+= xf86-input-penmount-[0-9]*:../../x11/xf86-input-penmount 21DEPENDS+= xf86-input-penmount-[0-9]*:../../x11/xf86-input-penmount
22.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64" 22.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
23DEPENDS+= xf86-input-vmmouse-[0-9]*:../../x11/xf86-input-vmmouse 23DEPENDS+= xf86-input-vmmouse-[0-9]*:../../x11/xf86-input-vmmouse
24.endif 24.endif
25DEPENDS+= xf86-input-void-[0-9]*:../../x11/xf86-input-void 25DEPENDS+= xf86-input-void-[0-9]*:../../x11/xf86-input-void
26DEPENDS+= xf86-video-apm-[0-9]*:../../x11/xf86-video-apm 26DEPENDS+= xf86-video-apm-[0-9]*:../../x11/xf86-video-apm
27DEPENDS+= xf86-video-ark-[0-9]*:../../x11/xf86-video-ark 27DEPENDS+= xf86-video-ark-[0-9]*:../../x11/xf86-video-ark
28DEPENDS+= xf86-video-ast-[0-9]*:../../x11/xf86-video-ast 28DEPENDS+= xf86-video-ast-[0-9]*:../../x11/xf86-video-ast
29.if ${OPSYS} == "NetBSD" 29.if ${OPSYS} == "NetBSD" || ${OPSYS} == "SunOS"
30DEPENDS+= xf86-video-ati6-[0-9]*:../../x11/xf86-video-ati6 30DEPENDS+= xf86-video-ati6-[0-9]*:../../x11/xf86-video-ati6
31.else 31.else
32DEPENDS+= xf86-video-ati-[0-9]*:../../x11/xf86-video-ati 32DEPENDS+= xf86-video-ati-[0-9]*:../../x11/xf86-video-ati
33.endif 33.endif
34# chips deprecated in Xorg 7.7 34# chips deprecated in Xorg 7.7
35#DEPENDS+= xf86-video-chips-[0-9]*:../../x11/xf86-video-chips 35#DEPENDS+= xf86-video-chips-[0-9]*:../../x11/xf86-video-chips
36DEPENDS+= xf86-video-cirrus-[0-9]*:../../x11/xf86-video-cirrus 36DEPENDS+= xf86-video-cirrus-[0-9]*:../../x11/xf86-video-cirrus
37DEPENDS+= xf86-video-dummy-[0-9]*:../../x11/xf86-video-dummy 37DEPENDS+= xf86-video-dummy-[0-9]*:../../x11/xf86-video-dummy
38DEPENDS+= xf86-video-fbdev-[0-9]*:../../x11/xf86-video-fbdev 38DEPENDS+= xf86-video-fbdev-[0-9]*:../../x11/xf86-video-fbdev
39DEPENDS+= xf86-video-glint-[0-9]*:../../x11/xf86-video-glint 39DEPENDS+= xf86-video-glint-[0-9]*:../../x11/xf86-video-glint
40DEPENDS+= xf86-video-i128-[0-9]*:../../x11/xf86-video-i128 40DEPENDS+= xf86-video-i128-[0-9]*:../../x11/xf86-video-i128
41DEPENDS+= xf86-video-i740-[0-9]*:../../x11/xf86-video-i740 41DEPENDS+= xf86-video-i740-[0-9]*:../../x11/xf86-video-i740
42DEPENDS+= xf86-video-intel-[0-9]*:../../x11/xf86-video-intel 42DEPENDS+= xf86-video-intel-[0-9]*:../../x11/xf86-video-intel
43DEPENDS+= xf86-video-mach64-[0-9]*:../../x11/xf86-video-mach64 43DEPENDS+= xf86-video-mach64-[0-9]*:../../x11/xf86-video-mach64
44DEPENDS+= xf86-video-mga-[0-9]*:../../x11/xf86-video-mga 44DEPENDS+= xf86-video-mga-[0-9]*:../../x11/xf86-video-mga
45DEPENDS+= xf86-video-neomagic-[0-9]*:../../x11/xf86-video-neomagic 45DEPENDS+= xf86-video-neomagic-[0-9]*:../../x11/xf86-video-neomagic
46DEPENDS+= xf86-video-newport-[0-9]*:../../x11/xf86-video-newport 46DEPENDS+= xf86-video-newport-[0-9]*:../../x11/xf86-video-newport
47DEPENDS+= xf86-video-nv-[0-9]*:../../x11/xf86-video-nv 47DEPENDS+= xf86-video-nv-[0-9]*:../../x11/xf86-video-nv
48DEPENDS+= xf86-video-openchrome-[0-9]*:../../x11/xf86-video-openchrome 48DEPENDS+= xf86-video-openchrome-[0-9]*:../../x11/xf86-video-openchrome
49DEPENDS+= xf86-video-r128-[0-9]*:../../x11/xf86-video-r128 49DEPENDS+= xf86-video-r128-[0-9]*:../../x11/xf86-video-r128
50DEPENDS+= xf86-video-rendition-[0-9]*:../../x11/xf86-video-rendition 50DEPENDS+= xf86-video-rendition-[0-9]*:../../x11/xf86-video-rendition
51DEPENDS+= xf86-video-s3-[0-9]*:../../x11/xf86-video-s3 51DEPENDS+= xf86-video-s3-[0-9]*:../../x11/xf86-video-s3
52DEPENDS+= xf86-video-s3virge-[0-9]*:../../x11/xf86-video-s3virge 52DEPENDS+= xf86-video-s3virge-[0-9]*:../../x11/xf86-video-s3virge
53DEPENDS+= xf86-video-savage-[0-9]*:../../x11/xf86-video-savage 53DEPENDS+= xf86-video-savage-[0-9]*:../../x11/xf86-video-savage
54DEPENDS+= xf86-video-siliconmotion-[0-9]*:../../x11/xf86-video-siliconmotion 54DEPENDS+= xf86-video-siliconmotion-[0-9]*:../../x11/xf86-video-siliconmotion
55DEPENDS+= xf86-video-sis-[0-9]*:../../x11/xf86-video-sis 55DEPENDS+= xf86-video-sis-[0-9]*:../../x11/xf86-video-sis
56DEPENDS+= xf86-video-suncg3-[0-9]*:../../x11/xf86-video-suncg3 56DEPENDS+= xf86-video-suncg3-[0-9]*:../../x11/xf86-video-suncg3
57DEPENDS+= xf86-video-suncg14-[0-9]*:../../x11/xf86-video-suncg14 57DEPENDS+= xf86-video-suncg14-[0-9]*:../../x11/xf86-video-suncg14
58DEPENDS+= xf86-video-sunffb-[0-9]*:../../x11/xf86-video-sunffb 58DEPENDS+= xf86-video-sunffb-[0-9]*:../../x11/xf86-video-sunffb
59DEPENDS+= xf86-video-tdfx-[0-9]*:../../x11/xf86-video-tdfx 59DEPENDS+= xf86-video-tdfx-[0-9]*:../../x11/xf86-video-tdfx
60DEPENDS+= xf86-video-tga-[0-9]*:../../x11/xf86-video-tga 60DEPENDS+= xf86-video-tga-[0-9]*:../../x11/xf86-video-tga
61DEPENDS+= xf86-video-trident-[0-9]*:../../x11/xf86-video-trident 61DEPENDS+= xf86-video-trident-[0-9]*:../../x11/xf86-video-trident
62DEPENDS+= xf86-video-tseng-[0-9]*:../../x11/xf86-video-tseng 62DEPENDS+= xf86-video-tseng-[0-9]*:../../x11/xf86-video-tseng
63DEPENDS+= xf86-video-vesa-[0-9]*:../../x11/xf86-video-vesa 63DEPENDS+= xf86-video-vesa-[0-9]*:../../x11/xf86-video-vesa
64.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64" 64.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
65DEPENDS+= xf86-video-vmware-[0-9]*:../../x11/xf86-video-vmware 65DEPENDS+= xf86-video-vmware-[0-9]*:../../x11/xf86-video-vmware
66.endif 66.endif
67.if ${OPSYS} == "NetBSD" || ${OPSYS} == "OpenBSD" 67.if ${OPSYS} == "NetBSD" || ${OPSYS} == "OpenBSD"
68DEPENDS+= xf86-video-wsfb-[0-9]*:../../x11/xf86-video-wsfb 68DEPENDS+= xf86-video-wsfb-[0-9]*:../../x11/xf86-video-wsfb
69.endif 69.endif
70 70
71.include "../../mk/bsd.pkg.mk" 71.include "../../mk/bsd.pkg.mk"