summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20133
-rw-r--r--meta-pkgs/modular-xorg-apps/Makefile3
-rw-r--r--x11/Makefile3
-rw-r--r--x11/xsetpointer/DESCR2
-rw-r--r--x11/xsetpointer/Makefile21
-rw-r--r--x11/xsetpointer/PLIST3
-rw-r--r--x11/xsetpointer/distinfo5
7 files changed, 4 insertions, 36 deletions
diff --git a/doc/CHANGES-2013 b/doc/CHANGES-2013
index 1e2f0eaa2cb..14d49d6b8be 100644
--- a/doc/CHANGES-2013
+++ b/doc/CHANGES-2013
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2013,v 1.2535 2013/07/11 09:37:12 wiz Exp $
+$NetBSD: CHANGES-2013,v 1.2536 2013/07/11 10:40:28 wiz Exp $
Changes to the packages collection and infrastructure in 2013:
@@ -3794,3 +3794,4 @@ Changes to the packages collection and infrastructure in 2013:
Updated security/libsodium to 0.4.2 [wiz 2013-07-11]
Updated www/bozohttpd to 20130711 [mrg 2013-07-11]
Updated x11/xterm to 296 [wiz 2013-07-11]
+ Removed x11/xsetpointer [wiz 2013-07-11]
diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile
index c39d5dff46d..87c025563ec 100644
--- a/meta-pkgs/modular-xorg-apps/Makefile
+++ b/meta-pkgs/modular-xorg-apps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2013/05/31 11:37:25 rodent Exp $
+# $NetBSD: Makefile,v 1.25 2013/07/11 10:40:29 wiz Exp $
DISTNAME= # empty
PKGNAME= modular-xorg-apps-1.14
@@ -69,7 +69,6 @@ DEPENDS+= xrefresh-[0-9]*:../../x11/xrefresh
DEPENDS+= xscope-[0-9]*:../../x11/xscope
DEPENDS+= xset-[0-9]*:../../x11/xset
DEPENDS+= xsetmode-[0-9]*:../../x11/xsetmode
-DEPENDS+= xsetpointer-[0-9]*:../../x11/xsetpointer
DEPENDS+= xsetroot-[0-9]*:../../x11/xsetroot
DEPENDS+= xsm-[0-9]*:../../x11/xsm
DEPENDS+= xstdcmap-[0-9]*:../../x11/xstdcmap
diff --git a/x11/Makefile b/x11/Makefile
index 8ec705efbe6..3c0f4e260cb 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.703 2013/07/07 15:08:53 rodent Exp $
+# $NetBSD: Makefile,v 1.704 2013/07/11 10:40:28 wiz Exp $
#
COMMENT= Packages to support the X window system
@@ -643,7 +643,6 @@ SUBDIR+= xsel
SUBDIR+= xservers
SUBDIR+= xset
SUBDIR+= xsetmode
-SUBDIR+= xsetpointer
SUBDIR+= xsetroot
SUBDIR+= xsm
SUBDIR+= xsnow
diff --git a/x11/xsetpointer/DESCR b/x11/xsetpointer/DESCR
deleted file mode 100644
index 44d041ab02b..00000000000
--- a/x11/xsetpointer/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-The xsetpointer program is used to select an XInput device as the main
-pointer. This is from the modular X.org X11 project.
diff --git a/x11/xsetpointer/Makefile b/x11/xsetpointer/Makefile
deleted file mode 100644
index bd7b88dce91..00000000000
--- a/x11/xsetpointer/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2012/10/29 05:07:20 asau Exp $
-#
-
-DISTNAME= xsetpointer-1.0.1
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= joerg@NetBSD.org
-HOMEPAGE= http://xorg.freedesktop.org/
-COMMENT= Set an XInput device as the main pointer
-
-GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
-
-CONFIGURE_ENV+= APP_MAN_SUFFIX=1
-
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../x11/libXi/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xsetpointer/PLIST b/x11/xsetpointer/PLIST
deleted file mode 100644
index b31e0fa6ccb..00000000000
--- a/x11/xsetpointer/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/10 13:47:16 joerg Exp $
-bin/xsetpointer
-man/man1/xsetpointer.1
diff --git a/x11/xsetpointer/distinfo b/x11/xsetpointer/distinfo
deleted file mode 100644
index b7273b933d6..00000000000
--- a/x11/xsetpointer/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/04/10 13:47:16 joerg Exp $
-
-SHA1 (xsetpointer-1.0.1.tar.bz2) = a8b01c6f27625a6f6943f9be17b1e5511f69d710
-RMD160 (xsetpointer-1.0.1.tar.bz2) = 281a766d1b6a34575fd589901417c0cb80e110ee
-Size (xsetpointer-1.0.1.tar.bz2) = 83260 bytes