summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-14 17:19:54 +0000
committerjoerg <joerg>2006-11-14 17:19:54 +0000
commit8b350fd2a95643a197567997be434904ea2e66b1 (patch)
tree15c2788d1e76f64c092dc16e3a216646ccd971da
parentac8c5f232b8e61a23b498181daa6b68e0e56ff8b (diff)
downloadpkgsrc-8b350fd2a95643a197567997be434904ea2e66b1.tar.gz
+ xf86-input-keyboard
+ xf86-input-mouse + xf86-video-ati
-rw-r--r--doc/CHANGES-20065
-rw-r--r--x11/Makefile5
2 files changed, 8 insertions, 2 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006
index 5a5b1441abe..fb71bbff00c 100644
--- a/doc/CHANGES-2006
+++ b/doc/CHANGES-2006
@@ -1,4 +1,4 @@
->$NetBSD: CHANGES-2006,v 1.1819 2006/11/14 17:04:21 joerg Exp $
+>$NetBSD: CHANGES-2006,v 1.1820 2006/11/14 17:19:55 joerg Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -5302,3 +5302,6 @@ Changes to the packages collection and infrastructure in 2006:
Added x11/xf86driproto version 2.0.3 [joerg 2006-11-14]
Added x11/xf86dgaproto version 2.0.2 [joerg 2006-11-14]
Added x11/modular-xorg-server version 1.1.1 [joerg 2006-11-14]
+ Added x11/xf86-input-keyboard version 1.1.1 [joerg 2006-11-14]
+ Added x11/xf86-input-mouse version 1.1.2 [joerg 2006-11-14]
+ Added x11/xf86-video-ati version 6.6.3 [joerg 2006-11-14]
diff --git a/x11/Makefile b/x11/Makefile
index 8fe97b84231..e8e8dc63be4 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.456 2006/11/14 17:04:21 joerg Exp $
+# $NetBSD: Makefile,v 1.457 2006/11/14 17:19:54 joerg Exp $
#
COMMENT= Packages to support the X window system
@@ -332,6 +332,9 @@ SUBDIR+= xdm3d
SUBDIR+= xearth
SUBDIR+= xephem
SUBDIR+= xextproto
+SUBDIR+= xf86-input-keyboard
+SUBDIR+= xf86-input-mouse
+SUBDIR+= xf86-video-ati
SUBDIR+= xf86bigfontproto
SUBDIR+= xf86dgaproto
SUBDIR+= xf86driproto