Module Name: src
Committed By: wiz
Date: Fri Jun 20 08:08:58 UTC 2014
Modified Files:
src/external/mit/xorg/etc/etc.dreamcast: xorg.conf.jpkbd
xorg.conf.uskbd
src/external/mit/xorg/etc/etc.hpc: xorg.conf.640x240-jp
xorg.conf.640x240-us xorg.conf.640x480-jp xorg.conf.640x480-us
xorg.conf.800x600-jp xorg.conf.800x600-us
src/external/mit/xorg/etc/etc.hpcarm: xorg.conf.ws003sh
xorg.conf.ws007sh xorg.conf.ws011sh xorg.conf.ws020sh
src/external/mit/xorg/etc/etc.zaurus: xorg.conf.C3x00 xorg.conf.C7x0
Log Message:
Update default pkgsrc font path references.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/mit/xorg/etc/etc.dreamcast/xorg.conf.jpkbd \
src/external/mit/xorg/etc/etc.dreamcast/xorg.conf.uskbd
cvs rdiff -u -r1.2 -r1.3 \
src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-jp \
src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-us \
src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-jp \
src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-us \
src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-jp \
src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-us
cvs rdiff -u -r1.2 -r1.3 \
src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws003sh \
src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws007sh \
src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws011sh \
src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws020sh
cvs rdiff -u -r1.1 -r1.2 src/external/mit/xorg/etc/etc.zaurus/xorg.conf.C3x00 \
src/external/mit/xorg/etc/etc.zaurus/xorg.conf.C7x0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/mit/xorg/etc/etc.dreamcast/xorg.conf.jpkbd
diff -u src/external/mit/xorg/etc/etc.dreamcast/xorg.conf.jpkbd:1.2 src/external/mit/xorg/etc/etc.dreamcast/xorg.conf.jpkbd:1.3
--- src/external/mit/xorg/etc/etc.dreamcast/xorg.conf.jpkbd:1.2 Fri May 20 16:35:38 2011
+++ src/external/mit/xorg/etc/etc.dreamcast/xorg.conf.jpkbd Fri Jun 20 08:08:58 2014
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.conf.jpkbd,v 1.2 2011/05/20 16:35:38 tsutsui Exp $
+# $NetBSD: xorg.conf.jpkbd,v 1.3 2014/06/20 08:08:58 wiz Exp $
Section "ServerLayout"
Identifier "wsfb"
@@ -8,7 +8,7 @@ Section "ServerLayout"
EndSection
Section "Files"
- FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+ FontPath "/usr/pkg/share/fonts/X11/TTF/"
EndSection
Section "InputDevice"
Index: src/external/mit/xorg/etc/etc.dreamcast/xorg.conf.uskbd
diff -u src/external/mit/xorg/etc/etc.dreamcast/xorg.conf.uskbd:1.2 src/external/mit/xorg/etc/etc.dreamcast/xorg.conf.uskbd:1.3
--- src/external/mit/xorg/etc/etc.dreamcast/xorg.conf.uskbd:1.2 Fri May 20 16:35:38 2011
+++ src/external/mit/xorg/etc/etc.dreamcast/xorg.conf.uskbd Fri Jun 20 08:08:58 2014
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.conf.uskbd,v 1.2 2011/05/20 16:35:38 tsutsui Exp $
+# $NetBSD: xorg.conf.uskbd,v 1.3 2014/06/20 08:08:58 wiz Exp $
Section "ServerLayout"
Identifier "wsfb"
@@ -8,7 +8,7 @@ Section "ServerLayout"
EndSection
Section "Files"
- FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+ FontPath "/usr/pkg/share/fonts/X11/TTF/"
EndSection
Section "InputDevice"
Index: src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-jp
diff -u src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-jp:1.2 src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-jp:1.3
--- src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-jp:1.2 Fri May 20 16:35:38 2011
+++ src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-jp Fri Jun 20 08:08:58 2014
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.conf.640x240-jp,v 1.2 2011/05/20 16:35:38 tsutsui Exp $
+# $NetBSD: xorg.conf.640x240-jp,v 1.3 2014/06/20 08:08:58 wiz Exp $
Section "ServerLayout"
Identifier "wsfb"
@@ -9,7 +9,7 @@ Section "ServerLayout"
EndSection
Section "Files"
-# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+# FontPath "/usr/pkg/share/fonts/X11/TTF/"
EndSection
Section "InputDevice"
Index: src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-us
diff -u src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-us:1.2 src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-us:1.3
--- src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-us:1.2 Fri May 20 16:35:38 2011
+++ src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-us Fri Jun 20 08:08:58 2014
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.conf.640x240-us,v 1.2 2011/05/20 16:35:38 tsutsui Exp $
+# $NetBSD: xorg.conf.640x240-us,v 1.3 2014/06/20 08:08:58 wiz Exp $
Section "ServerLayout"
Identifier "wsfb"
@@ -9,7 +9,7 @@ Section "ServerLayout"
EndSection
Section "Files"
-# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+# FontPath "/usr/pkg/share/fonts/X11/TTF/"
EndSection
Section "InputDevice"
Index: src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-jp
diff -u src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-jp:1.2 src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-jp:1.3
--- src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-jp:1.2 Fri May 20 16:35:38 2011
+++ src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-jp Fri Jun 20 08:08:58 2014
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.conf.640x480-jp,v 1.2 2011/05/20 16:35:38 tsutsui Exp $
+# $NetBSD: xorg.conf.640x480-jp,v 1.3 2014/06/20 08:08:58 wiz Exp $
Section "ServerLayout"
Identifier "wsfb"
@@ -9,7 +9,7 @@ Section "ServerLayout"
EndSection
Section "Files"
-# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+# FontPath "/usr/pkg/share/fonts/X11/TTF/"
EndSection
Section "InputDevice"
Index: src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-us
diff -u src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-us:1.2 src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-us:1.3
--- src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-us:1.2 Fri May 20 16:35:38 2011
+++ src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-us Fri Jun 20 08:08:58 2014
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.conf.640x480-us,v 1.2 2011/05/20 16:35:38 tsutsui Exp $
+# $NetBSD: xorg.conf.640x480-us,v 1.3 2014/06/20 08:08:58 wiz Exp $
Section "ServerLayout"
Identifier "wsfb"
@@ -9,7 +9,7 @@ Section "ServerLayout"
EndSection
Section "Files"
-# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+# FontPath "/usr/pkg/share/fonts/X11/TTF/"
EndSection
Section "InputDevice"
Index: src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-jp
diff -u src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-jp:1.2 src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-jp:1.3
--- src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-jp:1.2 Fri May 20 16:35:38 2011
+++ src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-jp Fri Jun 20 08:08:58 2014
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.conf.800x600-jp,v 1.2 2011/05/20 16:35:38 tsutsui Exp $
+# $NetBSD: xorg.conf.800x600-jp,v 1.3 2014/06/20 08:08:58 wiz Exp $
Section "ServerLayout"
Identifier "wsfb"
@@ -9,7 +9,7 @@ Section "ServerLayout"
EndSection
Section "Files"
-# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+# FontPath "/usr/pkg/share/fonts/X11/TTF/"
EndSection
Section "InputDevice"
Index: src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-us
diff -u src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-us:1.2 src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-us:1.3
--- src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-us:1.2 Fri May 20 16:35:39 2011
+++ src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-us Fri Jun 20 08:08:58 2014
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.conf.800x600-us,v 1.2 2011/05/20 16:35:39 tsutsui Exp $
+# $NetBSD: xorg.conf.800x600-us,v 1.3 2014/06/20 08:08:58 wiz Exp $
Section "ServerLayout"
Identifier "wsfb"
@@ -9,7 +9,7 @@ Section "ServerLayout"
EndSection
Section "Files"
-# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+# FontPath "/usr/pkg/share/fonts/X11/TTF/"
EndSection
Section "InputDevice"
Index: src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws003sh
diff -u src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws003sh:1.2 src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws003sh:1.3
--- src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws003sh:1.2 Fri May 20 16:35:39 2011
+++ src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws003sh Fri Jun 20 08:08:58 2014
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.conf.ws003sh,v 1.2 2011/05/20 16:35:39 tsutsui Exp $
+# $NetBSD: xorg.conf.ws003sh,v 1.3 2014/06/20 08:08:58 wiz Exp $
Section "ServerLayout"
Identifier "wsfb"
@@ -9,7 +9,7 @@ Section "ServerLayout"
EndSection
Section "Files"
-# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+# FontPath "/usr/pkg/share/fonts/X11/TTF/"
EndSection
Section "InputDevice"
Index: src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws007sh
diff -u src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws007sh:1.2 src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws007sh:1.3
--- src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws007sh:1.2 Fri May 20 16:35:39 2011
+++ src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws007sh Fri Jun 20 08:08:58 2014
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.conf.ws007sh,v 1.2 2011/05/20 16:35:39 tsutsui Exp $
+# $NetBSD: xorg.conf.ws007sh,v 1.3 2014/06/20 08:08:58 wiz Exp $
Section "ServerLayout"
Identifier "wsfb"
@@ -9,7 +9,7 @@ Section "ServerLayout"
EndSection
Section "Files"
-# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+# FontPath "/usr/pkg/share/fonts/X11/TTF/"
EndSection
Section "InputDevice"
Index: src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws011sh
diff -u src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws011sh:1.2 src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws011sh:1.3
--- src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws011sh:1.2 Fri May 20 16:35:39 2011
+++ src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws011sh Fri Jun 20 08:08:58 2014
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.conf.ws011sh,v 1.2 2011/05/20 16:35:39 tsutsui Exp $
+# $NetBSD: xorg.conf.ws011sh,v 1.3 2014/06/20 08:08:58 wiz Exp $
Section "ServerLayout"
Identifier "wsfb"
@@ -9,7 +9,7 @@ Section "ServerLayout"
EndSection
Section "Files"
-# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+# FontPath "/usr/pkg/share/fonts/X11/TTF/"
EndSection
Section "InputDevice"
Index: src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws020sh
diff -u src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws020sh:1.2 src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws020sh:1.3
--- src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws020sh:1.2 Fri May 20 16:35:39 2011
+++ src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws020sh Fri Jun 20 08:08:58 2014
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.conf.ws020sh,v 1.2 2011/05/20 16:35:39 tsutsui Exp $
+# $NetBSD: xorg.conf.ws020sh,v 1.3 2014/06/20 08:08:58 wiz Exp $
Section "ServerLayout"
Identifier "wsfb"
@@ -9,7 +9,7 @@ Section "ServerLayout"
EndSection
Section "Files"
-# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+# FontPath "/usr/pkg/share/fonts/X11/TTF/"
EndSection
Section "InputDevice"
Index: src/external/mit/xorg/etc/etc.zaurus/xorg.conf.C3x00
diff -u src/external/mit/xorg/etc/etc.zaurus/xorg.conf.C3x00:1.1 src/external/mit/xorg/etc/etc.zaurus/xorg.conf.C3x00:1.2
--- src/external/mit/xorg/etc/etc.zaurus/xorg.conf.C3x00:1.1 Fri Feb 10 11:25:43 2012
+++ src/external/mit/xorg/etc/etc.zaurus/xorg.conf.C3x00 Fri Jun 20 08:08:58 2014
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.conf.C3x00,v 1.1 2012/02/10 11:25:43 tsutsui Exp $
+# $NetBSD: xorg.conf.C3x00,v 1.2 2014/06/20 08:08:58 wiz Exp $
Section "ServerLayout"
Identifier "wsfb"
@@ -8,7 +8,7 @@ Section "ServerLayout"
EndSection
Section "Files"
-# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+# FontPath "/usr/pkg/share/fonts/X11/TTF/"
EndSection
Section "InputDevice"
Index: src/external/mit/xorg/etc/etc.zaurus/xorg.conf.C7x0
diff -u src/external/mit/xorg/etc/etc.zaurus/xorg.conf.C7x0:1.1 src/external/mit/xorg/etc/etc.zaurus/xorg.conf.C7x0:1.2
--- src/external/mit/xorg/etc/etc.zaurus/xorg.conf.C7x0:1.1 Fri Feb 10 11:25:43 2012
+++ src/external/mit/xorg/etc/etc.zaurus/xorg.conf.C7x0 Fri Jun 20 08:08:58 2014
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.conf.C7x0,v 1.1 2012/02/10 11:25:43 tsutsui Exp $
+# $NetBSD: xorg.conf.C7x0,v 1.2 2014/06/20 08:08:58 wiz Exp $
Section "ServerLayout"
Identifier "wsfb"
@@ -8,7 +8,7 @@ Section "ServerLayout"
EndSection
Section "Files"
-# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+# FontPath "/usr/pkg/share/fonts/X11/TTF/"
EndSection
Section "InputDevice"