aboutsummaryrefslogtreecommitdiff
path: root/x11/libXi
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2013-12-16 11:11:09 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2013-12-16 11:11:09 +0000
commit47be7a61c97731aa5fe34c56767ad5e10bb5c5d2 (patch)
tree2df88f8b6e2af92b78ac24eb382268b7c290efab /x11/libXi
parent7b9110d87c22c27df1baa93f8cb4cf30e205efc7 (diff)
downloadports-47be7a61c97731aa5fe34c56767ad5e10bb5c5d2.tar.gz
ports-47be7a61c97731aa5fe34c56767ad5e10bb5c5d2.zip
Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG= to /etc/make.conf to get the old version. Update several xorg related ports, including: x11/libxcb 1.9.1 -> 1.9.3 graphics/libdrm 2.4.46 -> 2.4.50 x11/pixman 0.30.2 -> 0.32.4 x11/xkeyboard-config 2.9 -> 2.10.1 x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0 Fix dissapearing cursor in xf86-video-vmware [2] Stagify all x11@-owned ports Bump portrevisions for xf86-* ports due to xserver version change. Fix fallout from updates where needed. Thanks to: all testersi, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/184684 [1], ports/181385 [2] Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2] Approved by: portmgr (bdrewery), core (jhb) [0]
Notes
Notes: svn path=/head/; revision=336621
Diffstat (limited to 'x11/libXi')
-rw-r--r--x11/libXi/Makefile75
-rw-r--r--x11/libXi/pkg-plist73
2 files changed, 73 insertions, 75 deletions
diff --git a/x11/libXi/Makefile b/x11/libXi/Makefile
index ecbfd003fc61..d83f968496a0 100644
--- a/x11/libXi/Makefile
+++ b/x11/libXi/Makefile
@@ -21,79 +21,4 @@ CONFIGURE_ARGS+=--disable-docs \
--without-asciidoc \
--without-xsltproc
-MAN3= XAllowDeviceEvents.3 \
- XChangeDeviceControl.3 \
- XChangeDeviceDontPropagateList.3 \
- XChangeDeviceKeyMapping.3 \
- XChangeDeviceProperty.3 \
- XChangeFeedbackControl.3 \
- XChangeKeyboardDevice.3\
- XChangePointerDevice.3\
- XCloseDevice.3\
- XDeleteDeviceProperty.3\
- XDeviceBell.3\
- XDeviceTimeCoord.3\
- XFreeDeviceList.3\
- XGetDeviceButtonMapping.3\
- XGetDeviceControl.3\
- XGetDeviceDontPropagateList.3\
- XGetDeviceFocus.3\
- XGetDeviceKeyMapping.3 \
- XGetDeviceModifierMapping.3\
- XGetDeviceMotionEvents.3\
- XGetDeviceProperty.3\
- XGetExtensionVersion.3\
- XGetFeedbackControl.3\
- XGetSelectedExtensionEvents.3\
- XGrabDevice.3\
- XGrabDeviceButton.3\
- XGrabDeviceKey.3\
- XIBarrierReleasePointer.3\
- XIBarrierReleasePointers.3\
- XIChangeHierarchy.3\
- XIChangeProperty.3\
- XIDefineCursor.3\
- XIDeleteProperty.3\
- XIFreeDeviceInfo.3\
- XIGetClientPointer.3\
- XIGetFocus.3\
- XIGetProperty.3\
- XIGetSelectedEvents.3\
- XIGrabButton.3 \
- XIGrabDevice.3\
- XIGrabEnter.3\
- XIGrabFocusIn.3\
- XIGrabKeycode.3\
- XIGrabTouchBegin.3 \
- XIListProperties.3\
- XIQueryDevice.3\
- XIQueryPointer.3\
- XIQueryVersion.3\
- XISelectEvents.3\
- XISetClientPointer.3\
- XISetFocus.3\
- XIUndefineCursor.3\
- XIUngrabButton.3\
- XIUngrabDevice.3 \
- XIUngrabEnter.3 \
- XIUngrabFocusIn.3 \
- XIUngrabKeycode.3 \
- XIUngrabTouchBegin.3 \
- XIWarpPointer.3 \
- XListDeviceProperties.3 \
- XListInputDevices.3 \
- XOpenDevice.3 \
- XQueryDeviceState.3 \
- XSelectExtensionEvent.3\
- XSendExtensionEvent.3\
- XSetDeviceButtonMapping.3\
- XSetDeviceFocus.3\
- XSetDeviceMode.3\
- XSetDeviceModifierMapping.3 \
- XSetDeviceValuators.3 \
- XUngrabDevice.3 \
- XUngrabDeviceButton.3 \
- XUngrabDeviceKey.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/x11/libXi/pkg-plist b/x11/libXi/pkg-plist
index 0f704e228faf..51bbd1da2e49 100644
--- a/x11/libXi/pkg-plist
+++ b/x11/libXi/pkg-plist
@@ -5,4 +5,77 @@ lib/libXi.la
lib/libXi.so
lib/libXi.so.6
libdata/pkgconfig/xi.pc
+man/man3/XAllowDeviceEvents.3.gz
+man/man3/XChangeDeviceControl.3.gz
+man/man3/XChangeDeviceDontPropagateList.3.gz
+man/man3/XChangeDeviceKeyMapping.3.gz
+man/man3/XChangeDeviceProperty.3.gz
+man/man3/XChangeFeedbackControl.3.gz
+man/man3/XChangeKeyboardDevice.3.gz
+man/man3/XChangePointerDevice.3.gz
+man/man3/XCloseDevice.3.gz
+man/man3/XDeleteDeviceProperty.3.gz
+man/man3/XDeviceBell.3.gz
+man/man3/XDeviceTimeCoord.3.gz
+man/man3/XFreeDeviceList.3.gz
+man/man3/XGetDeviceButtonMapping.3.gz
+man/man3/XGetDeviceControl.3.gz
+man/man3/XGetDeviceDontPropagateList.3.gz
+man/man3/XGetDeviceFocus.3.gz
+man/man3/XGetDeviceKeyMapping.3.gz
+man/man3/XGetDeviceModifierMapping.3.gz
+man/man3/XGetDeviceMotionEvents.3.gz
+man/man3/XGetDeviceProperty.3.gz
+man/man3/XGetExtensionVersion.3.gz
+man/man3/XGetFeedbackControl.3.gz
+man/man3/XGetSelectedExtensionEvents.3.gz
+man/man3/XGrabDevice.3.gz
+man/man3/XGrabDeviceButton.3.gz
+man/man3/XGrabDeviceKey.3.gz
+man/man3/XIBarrierReleasePointer.3.gz
+man/man3/XIBarrierReleasePointers.3.gz
+man/man3/XIChangeHierarchy.3.gz
+man/man3/XIChangeProperty.3.gz
+man/man3/XIDefineCursor.3.gz
+man/man3/XIDeleteProperty.3.gz
+man/man3/XIFreeDeviceInfo.3.gz
+man/man3/XIGetClientPointer.3.gz
+man/man3/XIGetFocus.3.gz
+man/man3/XIGetProperty.3.gz
+man/man3/XIGetSelectedEvents.3.gz
+man/man3/XIGrabButton.3.gz
+man/man3/XIGrabDevice.3.gz
+man/man3/XIGrabEnter.3.gz
+man/man3/XIGrabFocusIn.3.gz
+man/man3/XIGrabKeycode.3.gz
+man/man3/XIGrabTouchBegin.3.gz
+man/man3/XIListProperties.3.gz
+man/man3/XIQueryDevice.3.gz
+man/man3/XIQueryPointer.3.gz
+man/man3/XIQueryVersion.3.gz
+man/man3/XISelectEvents.3.gz
+man/man3/XISetClientPointer.3.gz
+man/man3/XISetFocus.3.gz
+man/man3/XIUndefineCursor.3.gz
+man/man3/XIUngrabButton.3.gz
+man/man3/XIUngrabDevice.3.gz
+man/man3/XIUngrabEnter.3.gz
+man/man3/XIUngrabFocusIn.3.gz
+man/man3/XIUngrabKeycode.3.gz
+man/man3/XIUngrabTouchBegin.3.gz
+man/man3/XIWarpPointer.3.gz
+man/man3/XListDeviceProperties.3.gz
+man/man3/XListInputDevices.3.gz
+man/man3/XOpenDevice.3.gz
+man/man3/XQueryDeviceState.3.gz
+man/man3/XSelectExtensionEvent.3.gz
+man/man3/XSendExtensionEvent.3.gz
+man/man3/XSetDeviceButtonMapping.3.gz
+man/man3/XSetDeviceFocus.3.gz
+man/man3/XSetDeviceMode.3.gz
+man/man3/XSetDeviceModifierMapping.3.gz
+man/man3/XSetDeviceValuators.3.gz
+man/man3/XUngrabDevice.3.gz
+man/man3/XUngrabDeviceButton.3.gz
+man/man3/XUngrabDeviceKey.3.gz
@dirrmtry include/X11/extensions