summaryrefslogtreecommitdiff
path: root/x11/libX11
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-11-03 18:11:18 +0000
committerjoerg <joerg@pkgsrc.org>2006-11-03 18:11:18 +0000
commitdf66ce977514826bc065a1362c151ba7667bc45c (patch)
tree3085c31f554a74f46cf908b0a607bd09fc5a8a49 /x11/libX11
parent3e9bf99e35c05e1c03a8a6eddf5212f5b430a38f (diff)
downloadpkgsrc-df66ce977514826bc065a1362c151ba7667bc45c.tar.gz
Import libX11-1.0.3 from pkgsrc-wip:
This is the libX11 library that is the C binding to the X protocol. It is the foundation of practically every X Window System program out there. This is from the modular X.org X11 project.
Diffstat (limited to 'x11/libX11')
-rw-r--r--x11/libX11/DESCR4
-rw-r--r--x11/libX11/Makefile38
-rw-r--r--x11/libX11/PLIST863
-rw-r--r--x11/libX11/buildlink3.mk25
-rw-r--r--x11/libX11/distinfo5
5 files changed, 935 insertions, 0 deletions
diff --git a/x11/libX11/DESCR b/x11/libX11/DESCR
new file mode 100644
index 00000000000..3e1a1b6b155
--- /dev/null
+++ b/x11/libX11/DESCR
@@ -0,0 +1,4 @@
+This is the libX11 library that is the C binding to the X protocol. It
+is the foundation of practically every X Window System program out there.
+
+This is from the modular X.org X11 project.
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
new file mode 100644
index 00000000000..0da3004b79e
--- /dev/null
+++ b/x11/libX11/Makefile
@@ -0,0 +1,38 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 18:11:18 joerg Exp $
+#
+
+DISTNAME= libX11-1.0.3
+CATEGORIES= x11 devel
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= Base X libraries from modular Xorg X11
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+MAKE_JOBS_SAFE= no
+
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+USE_TOOLS+= gmake pkg-config
+
+CONFIGURE_ARGS+= --enable-man-pages=3
+PKGCONFIG_OVERRIDE+= x11.pc.in
+
+.include "../../mk/bsd.prefs.mk"
+
+.include "../../x11/bigreqsproto/buildlink3.mk"
+.include "../../x11/inputproto/buildlink3.mk"
+.include "../../x11/kbproto/buildlink3.mk"
+.include "../../x11/libXau/buildlink3.mk"
+.include "../../x11/libXdmcp/buildlink3.mk"
+.include "../../x11/xcmiscproto/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
+.include "../../x11/xf86bigfontproto/buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
+.include "../../x11/xtrans/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/libX11/PLIST b/x11/libX11/PLIST
new file mode 100644
index 00000000000..245554deba3
--- /dev/null
+++ b/x11/libX11/PLIST
@@ -0,0 +1,863 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 18:11:18 joerg Exp $
+include/X11/ImUtil.h
+include/X11/XKBlib.h
+include/X11/Xcms.h
+include/X11/Xlib.h
+include/X11/XlibConf.h
+include/X11/Xlibint.h
+include/X11/Xlocale.h
+include/X11/Xregion.h
+include/X11/Xresource.h
+include/X11/Xutil.h
+include/X11/cursorfont.h
+lib/X11/Xcms.txt
+lib/libX11.la
+lib/pkgconfig/x11.pc
+man/man3/AllPlanes.3
+man/man3/BitmapBitOrder.3
+man/man3/BitmapPad.3
+man/man3/BitmapUnit.3
+man/man3/BlackPixel.3
+man/man3/BlackPixelOfScreen.3
+man/man3/CellsOfScreen.3
+man/man3/ClientWhitePointOfCCC.3
+man/man3/ConnectionNumber.3
+man/man3/DefaultColormap.3
+man/man3/DefaultColormapOfScreen.3
+man/man3/DefaultDepth.3
+man/man3/DefaultDepthOfScreen.3
+man/man3/DefaultGC.3
+man/man3/DefaultGCOfScreen.3
+man/man3/DefaultRootWindow.3
+man/man3/DefaultScreen.3
+man/man3/DefaultScreenOfDisplay.3
+man/man3/DefaultVisual.3
+man/man3/DefaultVisualOfScreen.3
+man/man3/DisplayCells.3
+man/man3/DisplayHeight.3
+man/man3/DisplayHeightMM.3
+man/man3/DisplayOfCCC.3
+man/man3/DisplayOfScreen.3
+man/man3/DisplayPlanes.3
+man/man3/DisplayString.3
+man/man3/DisplayWidth.3
+man/man3/DisplayWidthMM.3
+man/man3/DoesBackingStore.3
+man/man3/DoesSaveUnders.3
+man/man3/EventMaskOfScreen.3
+man/man3/HeightMMOfScreen.3
+man/man3/HeightOfScreen.3
+man/man3/ImageByteOrder.3
+man/man3/IsCursorKey.3
+man/man3/IsFunctionKey.3
+man/man3/IsKeypadKey.3
+man/man3/IsMiscFunctionKey.3
+man/man3/IsModifierKey.3
+man/man3/IsPFKey.3
+man/man3/IsPrivateKeypadKey.3
+man/man3/LastKnownRequestProcessed.3
+man/man3/MaxCmapsOfScreen.3
+man/man3/MinCmapsOfScreen.3
+man/man3/NextRequest.3
+man/man3/PlanesOfScreen.3
+man/man3/ProtocolRevision.3
+man/man3/ProtocolVersion.3
+man/man3/QLength.3
+man/man3/RootWindow.3
+man/man3/RootWindowOfScreen.3
+man/man3/ScreenCount.3
+man/man3/ScreenNumberOfCCC.3
+man/man3/ScreenOfDisplay.3
+man/man3/ScreenWhitePointOfCCC.3
+man/man3/ServerVendor.3
+man/man3/VendorRelease.3
+man/man3/VisualOfCCC.3
+man/man3/WhitePixel.3
+man/man3/WhitePixelOfScreen.3
+man/man3/WidthMMOfScreen.3
+man/man3/WidthOfScreen.3
+man/man3/XActivateScreenSaver.3
+man/man3/XAddConnectionWatch.3
+man/man3/XAddHost.3
+man/man3/XAddHosts.3
+man/man3/XAddPixel.3
+man/man3/XAddToSaveSet.3
+man/man3/XAllocClassHint.3
+man/man3/XAllocColor.3
+man/man3/XAllocColorCells.3
+man/man3/XAllocColorPlanes.3
+man/man3/XAllocIconSize.3
+man/man3/XAllocNamedColor.3
+man/man3/XAllocSizeHints.3
+man/man3/XAllocStandardColormap.3
+man/man3/XAllocWMHints.3
+man/man3/XAllowEvents.3
+man/man3/XAnyEvent.3
+man/man3/XArc.3
+man/man3/XAutoRepeatOff.3
+man/man3/XAutoRepeatOn.3
+man/man3/XBaseFontNameListOfFontSet.3
+man/man3/XBell.3
+man/man3/XButtonEvent.3
+man/man3/XChangeActivePointerGrab.3
+man/man3/XChangeGC.3
+man/man3/XChangeKeyboardControl.3
+man/man3/XChangeKeyboardMapping.3
+man/man3/XChangePointerControl.3
+man/man3/XChangeProperty.3
+man/man3/XChangeSaveSet.3
+man/man3/XChangeWindowAttributes.3
+man/man3/XChar2b.3
+man/man3/XCharStruct.3
+man/man3/XCheckIfEvent.3
+man/man3/XCheckMaskEvent.3
+man/man3/XCheckTypedEvent.3
+man/man3/XCheckTypedWindowEvent.3
+man/man3/XCheckWindowEvent.3
+man/man3/XCirculateEvent.3
+man/man3/XCirculateRequestEvent.3
+man/man3/XCirculateSubwindows.3
+man/man3/XCirculateSubwindowsDown.3
+man/man3/XCirculateSubwindowsUp.3
+man/man3/XClassHint.3
+man/man3/XClearArea.3
+man/man3/XClearWindow.3
+man/man3/XClientMessageEvent.3
+man/man3/XClipBox.3
+man/man3/XCloseDisplay.3
+man/man3/XCloseIM.3
+man/man3/XCloseOM.3
+man/man3/XColor.3
+man/man3/XColormapEvent.3
+man/man3/XConfigureEvent.3
+man/man3/XConfigureRequestEvent.3
+man/man3/XConfigureWindow.3
+man/man3/XContextDependentDrawing.3
+man/man3/XContextualDrawing.3
+man/man3/XConvertCase.3
+man/man3/XConvertSelection.3
+man/man3/XCopyArea.3
+man/man3/XCopyColormapAndFree.3
+man/man3/XCopyGC.3
+man/man3/XCopyPlane.3
+man/man3/XCreateBitmapFromData.3
+man/man3/XCreateColormap.3
+man/man3/XCreateFontCursor.3
+man/man3/XCreateFontSet.3
+man/man3/XCreateGC.3
+man/man3/XCreateGlyphCursor.3
+man/man3/XCreateIC.3
+man/man3/XCreateImage.3
+man/man3/XCreateOC.3
+man/man3/XCreatePixmap.3
+man/man3/XCreatePixmapCursor.3
+man/man3/XCreatePixmapFromBitmapData.3
+man/man3/XCreateRegion.3
+man/man3/XCreateSimpleWindow.3
+man/man3/XCreateWindow.3
+man/man3/XCreateWindowEvent.3
+man/man3/XCrossingEvent.3
+man/man3/XDefaultString.3
+man/man3/XDefineCursor.3
+man/man3/XDeleteContext.3
+man/man3/XDeleteModifiermapEntry.3
+man/man3/XDeleteProperty.3
+man/man3/XDestroyIC.3
+man/man3/XDestroyImage.3
+man/man3/XDestroyOC.3
+man/man3/XDestroyRegion.3
+man/man3/XDestroySubwindows.3
+man/man3/XDestroyWindow.3
+man/man3/XDestroyWindowEvent.3
+man/man3/XDirectionalDependentDrawing.3
+man/man3/XDisableAccessControl.3
+man/man3/XDisplayKeycodes.3
+man/man3/XDisplayMotionBufferSize.3
+man/man3/XDisplayName.3
+man/man3/XDisplayOfIM.3
+man/man3/XDisplayOfOM.3
+man/man3/XDrawArc.3
+man/man3/XDrawArcs.3
+man/man3/XDrawImageString.3
+man/man3/XDrawImageString16.3
+man/man3/XDrawLine.3
+man/man3/XDrawLines.3
+man/man3/XDrawPoint.3
+man/man3/XDrawPoints.3
+man/man3/XDrawRectangle.3
+man/man3/XDrawRectangles.3
+man/man3/XDrawSegments.3
+man/man3/XDrawString.3
+man/man3/XDrawString16.3
+man/man3/XDrawText.3
+man/man3/XDrawText16.3
+man/man3/XEmptyRegion.3
+man/man3/XEnableAccessControl.3
+man/man3/XEqualRegion.3
+man/man3/XErrorEvent.3
+man/man3/XEvent.3
+man/man3/XEventsQueued.3
+man/man3/XExposeEvent.3
+man/man3/XExtendedMaxRequestSize.3
+man/man3/XExtentsOfFontSet.3
+man/man3/XFetchBuffer.3
+man/man3/XFetchBytes.3
+man/man3/XFetchName.3
+man/man3/XFillArc.3
+man/man3/XFillArcs.3
+man/man3/XFillPolygon.3
+man/man3/XFillRectangle.3
+man/man3/XFillRectangles.3
+man/man3/XFilterEvent.3
+man/man3/XFindContext.3
+man/man3/XFlush.3
+man/man3/XFocusChangeEvent.3
+man/man3/XFontProp.3
+man/man3/XFontSetExtents.3
+man/man3/XFontStruct.3
+man/man3/XFontsOfFontSet.3
+man/man3/XForceScreenSaver.3
+man/man3/XFree.3
+man/man3/XFreeColormap.3
+man/man3/XFreeColors.3
+man/man3/XFreeCursor.3
+man/man3/XFreeExtensionList.3
+man/man3/XFreeFont.3
+man/man3/XFreeFontInfo.3
+man/man3/XFreeFontNames.3
+man/man3/XFreeFontPath.3
+man/man3/XFreeFontSet.3
+man/man3/XFreeGC.3
+man/man3/XFreeModifierMap.3
+man/man3/XFreePixmap.3
+man/man3/XFreeStringList.3
+man/man3/XGCValues.3
+man/man3/XGContextFromGC.3
+man/man3/XGetAtomName.3
+man/man3/XGetAtomNames.3
+man/man3/XGetClassHint.3
+man/man3/XGetCommand.3
+man/man3/XGetErrorDatabaseText.3
+man/man3/XGetErrorText.3
+man/man3/XGetFontPath.3
+man/man3/XGetFontProperty.3
+man/man3/XGetGCValues.3
+man/man3/XGetGeometry.3
+man/man3/XGetICValues.3
+man/man3/XGetIMValues.3
+man/man3/XGetIconName.3
+man/man3/XGetIconSizes.3
+man/man3/XGetImage.3
+man/man3/XGetInputFocus.3
+man/man3/XGetKeyboardControl.3
+man/man3/XGetKeyboardMapping.3
+man/man3/XGetModifierMapping.3
+man/man3/XGetMotionEvents.3
+man/man3/XGetOCValues.3
+man/man3/XGetOMValues.3
+man/man3/XGetPixel.3
+man/man3/XGetPointerControl.3
+man/man3/XGetPointerMapping.3
+man/man3/XGetRGBColormaps.3
+man/man3/XGetScreenSaver.3
+man/man3/XGetSelectionOwner.3
+man/man3/XGetSubImage.3
+man/man3/XGetTextProperty.3
+man/man3/XGetTransientForHint.3
+man/man3/XGetVisualInfo.3
+man/man3/XGetWMClientMachine.3
+man/man3/XGetWMColormapWindows.3
+man/man3/XGetWMHints.3
+man/man3/XGetWMIconName.3
+man/man3/XGetWMName.3
+man/man3/XGetWMNormalHints.3
+man/man3/XGetWMProtocols.3
+man/man3/XGetWMSizeHints.3
+man/man3/XGetWindowAttributes.3
+man/man3/XGetWindowProperty.3
+man/man3/XGrabButton.3
+man/man3/XGrabKey.3
+man/man3/XGrabKeyboard.3
+man/man3/XGrabPointer.3
+man/man3/XGrabServer.3
+man/man3/XGraphicsExposeEvent.3
+man/man3/XGravityEvent.3
+man/man3/XHostAddress.3
+man/man3/XIMOfIC.3
+man/man3/XIconSize.3
+man/man3/XIconifyWindow.3
+man/man3/XIfEvent.3
+man/man3/XInitImage.3
+man/man3/XInitThreads.3
+man/man3/XInsertModifiermapEntry.3
+man/man3/XInstallColormap.3
+man/man3/XInternAtom.3
+man/man3/XInternAtoms.3
+man/man3/XInternalConnectionNumbers.3
+man/man3/XIntersectRegion.3
+man/man3/XKeyEvent.3
+man/man3/XKeyboardControl.3
+man/man3/XKeycodeToKeysym.3
+man/man3/XKeymapEvent.3
+man/man3/XKeysymToKeycode.3
+man/man3/XKeysymToString.3
+man/man3/XKillClient.3
+man/man3/XListDepths.3
+man/man3/XListExtensions.3
+man/man3/XListFonts.3
+man/man3/XListFontsWithInfo.3
+man/man3/XListHosts.3
+man/man3/XListInstalledColormaps.3
+man/man3/XListPixmapFormats.3
+man/man3/XListProperties.3
+man/man3/XLoadFont.3
+man/man3/XLoadQueryFont.3
+man/man3/XLocaleOfFontSet.3
+man/man3/XLocaleOfIM.3
+man/man3/XLocaleOfOM.3
+man/man3/XLockDisplay.3
+man/man3/XLookupColor.3
+man/man3/XLookupKeysym.3
+man/man3/XLookupString.3
+man/man3/XLowerWindow.3
+man/man3/XMapEvent.3
+man/man3/XMapRaised.3
+man/man3/XMapRequestEvent.3
+man/man3/XMapSubwindows.3
+man/man3/XMapWindow.3
+man/man3/XMappingEvent.3
+man/man3/XMaskEvent.3
+man/man3/XMatchVisualInfo.3
+man/man3/XMaxRequestSize.3
+man/man3/XModifierKeymap.3
+man/man3/XMotionEvent.3
+man/man3/XMoveResizeWindow.3
+man/man3/XMoveWindow.3
+man/man3/XNewModifiermap.3
+man/man3/XNextEvent.3
+man/man3/XNoExposeEvent.3
+man/man3/XNoOp.3
+man/man3/XOMOfOC.3
+man/man3/XOffsetRegion.3
+man/man3/XOpenDisplay.3
+man/man3/XOpenIM.3
+man/man3/XOpenOM.3
+man/man3/XParseColor.3
+man/man3/XParseGeometry.3
+man/man3/XPeekEvent.3
+man/man3/XPeekIfEvent.3
+man/man3/XPending.3
+man/man3/XPixmapFormatValues.3
+man/man3/XPoint.3
+man/man3/XPointInRegion.3
+man/man3/XPolygonRegion.3
+man/man3/XProcessInternalConnection.3
+man/man3/XPropertyEvent.3
+man/man3/XPutBackEvent.3
+man/man3/XPutImage.3
+man/man3/XPutPixel.3
+man/man3/XQueryBestCursor.3
+man/man3/XQueryBestSize.3
+man/man3/XQueryBestStipple.3
+man/man3/XQueryBestTile.3
+man/man3/XQueryColor.3
+man/man3/XQueryColors.3
+man/man3/XQueryExtension.3
+man/man3/XQueryFont.3
+man/man3/XQueryKeymap.3
+man/man3/XQueryPointer.3
+man/man3/XQueryTextExtents.3
+man/man3/XQueryTextExtents16.3
+man/man3/XQueryTree.3
+man/man3/XRaiseWindow.3
+man/man3/XReadBitmapFile.3
+man/man3/XReadBitmapFileData.3
+man/man3/XRebindKeysym.3
+man/man3/XRecolorCursor.3
+man/man3/XReconfigureWMWindow.3
+man/man3/XRectInRegion.3
+man/man3/XRectangle.3
+man/man3/XRefreshKeyboardMapping.3
+man/man3/XRegisterIMInstantiateCallback.3
+man/man3/XRemoveConnectionWatch.3
+man/man3/XRemoveFromSaveSet.3
+man/man3/XRemoveHost.3
+man/man3/XRemoveHosts.3
+man/man3/XReparentEvent.3
+man/man3/XReparentWindow.3
+man/man3/XResetScreenSaver.3
+man/man3/XResizeRequestEvent.3
+man/man3/XResizeWindow.3
+man/man3/XResourceManagerString.3
+man/man3/XRestackWindows.3
+man/man3/XRotateBuffers.3
+man/man3/XRotateWindowProperties.3
+man/man3/XSaveContext.3
+man/man3/XScreenNumberOfScreen.3
+man/man3/XScreenResourceString.3
+man/man3/XSegment.3
+man/man3/XSelectInput.3
+man/man3/XSelectionClearEvent.3
+man/man3/XSelectionEvent.3
+man/man3/XSelectionRequestEvent.3
+man/man3/XSendEvent.3
+man/man3/XSetAccessControl.3
+man/man3/XSetAfterFunction.3
+man/man3/XSetArcMode.3
+man/man3/XSetBackground.3
+man/man3/XSetClassHint.3
+man/man3/XSetClipMask.3
+man/man3/XSetClipOrigin.3
+man/man3/XSetClipRectangles.3
+man/man3/XSetCloseDownMode.3
+man/man3/XSetCommand.3
+man/man3/XSetDashes.3
+man/man3/XSetErrorHandler.3
+man/man3/XSetFillRule.3
+man/man3/XSetFillStyle.3
+man/man3/XSetFont.3
+man/man3/XSetFontPath.3
+man/man3/XSetForeground.3
+man/man3/XSetFunction.3
+man/man3/XSetGraphicsExposure.3
+man/man3/XSetICFocus.3
+man/man3/XSetICValues.3
+man/man3/XSetIMValues.3
+man/man3/XSetIOErrorHandler.3
+man/man3/XSetIconName.3
+man/man3/XSetIconSizes.3
+man/man3/XSetInputFocus.3
+man/man3/XSetLineAttributes.3
+man/man3/XSetLocaleModifiers.3
+man/man3/XSetModifierMapping.3
+man/man3/XSetOCValues.3
+man/man3/XSetOMValues.3
+man/man3/XSetPlaneMask.3
+man/man3/XSetPointerMapping.3
+man/man3/XSetRGBColormaps.3
+man/man3/XSetRegion.3
+man/man3/XSetScreenSaver.3
+man/man3/XSetSelectionOwner.3
+man/man3/XSetState.3
+man/man3/XSetStipple.3
+man/man3/XSetSubwindowMode.3
+man/man3/XSetTSOrigin.3
+man/man3/XSetTextProperty.3
+man/man3/XSetTile.3
+man/man3/XSetTransientForHint.3
+man/man3/XSetWMClientMachine.3
+man/man3/XSetWMColormapWindows.3
+man/man3/XSetWMHints.3
+man/man3/XSetWMIconName.3
+man/man3/XSetWMName.3
+man/man3/XSetWMNormalHints.3
+man/man3/XSetWMProperties.3
+man/man3/XSetWMProtocols.3
+man/man3/XSetWMSizeHints.3
+man/man3/XSetWindowAttributes.3
+man/man3/XSetWindowBackground.3
+man/man3/XSetWindowBackgroundPixmap.3
+man/man3/XSetWindowBorder.3
+man/man3/XSetWindowBorderPixmap.3
+man/man3/XSetWindowBorderWidth.3
+man/man3/XSetWindowColormap.3
+man/man3/XShrinkRegion.3
+man/man3/XSizeHints.3
+man/man3/XStandardColormap.3
+man/man3/XStoreBuffer.3
+man/man3/XStoreBytes.3
+man/man3/XStoreColor.3
+man/man3/XStoreColors.3
+man/man3/XStoreName.3
+man/man3/XStoreNamedColor.3
+man/man3/XStringListToTextProperty.3
+man/man3/XStringToKeysym.3
+man/man3/XSubImage.3
+man/man3/XSubtractRegion.3
+man/man3/XSupportsLocale.3
+man/man3/XSync.3
+man/man3/XSynchronize.3
+man/man3/XTextExtents.3
+man/man3/XTextExtents16.3
+man/man3/XTextItem.3
+man/man3/XTextItem16.3
+man/man3/XTextProperty.3
+man/man3/XTextPropertyToStringList.3
+man/man3/XTextWidth.3
+man/man3/XTextWidth16.3
+man/man3/XTimeCoord.3
+man/man3/XTranslateCoordinates.3
+man/man3/XUndefineCursor.3
+man/man3/XUngrabButton.3
+man/man3/XUngrabKey.3
+man/man3/XUngrabKeyboard.3
+man/man3/XUngrabPointer.3
+man/man3/XUngrabServer.3
+man/man3/XUninstallColormap.3
+man/man3/XUnionRectWithRegion.3
+man/man3/XUnionRegion.3
+man/man3/XUniqueContext.3
+man/man3/XUnloadFont.3
+man/man3/XUnlockDisplay.3
+man/man3/XUnmapEvent.3
+man/man3/XUnmapSubwindows.3
+man/man3/XUnmapWindow.3
+man/man3/XUnregisterIMInstantiateCallback.3
+man/man3/XUnsetICFocus.3
+man/man3/XVaCreateNestedList.3
+man/man3/XVisibilityEvent.3
+man/man3/XVisualIDFromVisual.3
+man/man3/XVisualInfo.3
+man/man3/XWMGeometry.3
+man/man3/XWMHints.3
+man/man3/XWarpPointer.3
+man/man3/XWindowAttributes.3
+man/man3/XWindowChanges.3
+man/man3/XWindowEvent.3
+man/man3/XWithdrawWindow.3
+man/man3/XWriteBitmapFile.3
+man/man3/XXorRegion.3
+man/man3/XcmsAllocColor.3
+man/man3/XcmsAllocNamedColor.3
+man/man3/XcmsCCCOfColormap.3
+man/man3/XcmsCIELab.3
+man/man3/XcmsCIELabQueryMaxC.3
+man/man3/XcmsCIELabQueryMaxL.3
+man/man3/XcmsCIELabQueryMaxLC.3
+man/man3/XcmsCIELabQueryMinL.3
+man/man3/XcmsCIELuv.3
+man/man3/XcmsCIELuvQueryMaxC.3
+man/man3/XcmsCIELuvQueryMaxL.3
+man/man3/XcmsCIELuvQueryMaxLC.3
+man/man3/XcmsCIELuvQueryMinL.3
+man/man3/XcmsCIEXYZ.3
+man/man3/XcmsCIEuvY.3
+man/man3/XcmsCIExyY.3
+man/man3/XcmsColor.3
+man/man3/XcmsConvertColors.3
+man/man3/XcmsCreateCCC.3
+man/man3/XcmsDefaultCCC.3
+man/man3/XcmsFreeCCC.3
+man/man3/XcmsLookupColor.3
+man/man3/XcmsPad.3
+man/man3/XcmsQueryBlack.3
+man/man3/XcmsQueryBlue.3
+man/man3/XcmsQueryColor.3
+man/man3/XcmsQueryColors.3
+man/man3/XcmsQueryGreen.3
+man/man3/XcmsQueryRed.3
+man/man3/XcmsQueryWhite.3
+man/man3/XcmsRGB.3
+man/man3/XcmsRGBi.3
+man/man3/XcmsSetCCCOfColormap.3
+man/man3/XcmsSetWhiteAdjustProc.3
+man/man3/XcmsSetWhitePoint.3
+man/man3/XcmsStoreColor.3
+man/man3/XcmsStoreColors.3
+man/man3/XcmsTekHVC.3
+man/man3/XcmsTekHVCQueryMaxC.3
+man/man3/XcmsTekHVCQueryMaxV.3
+man/man3/XcmsTekHVCQueryMaxVC.3
+man/man3/XcmsTekHVCQueryMaxVSamples.3
+man/man3/XcmsTekHVCQueryMinV.3
+man/man3/XmbDrawImageString.3
+man/man3/XmbDrawString.3
+man/man3/XmbDrawText.3
+man/man3/XmbLookupString.3
+man/man3/XmbResetIC.3
+man/man3/XmbSetWMProperties.3
+man/man3/XmbTextEscapement.3
+man/man3/XmbTextExtents.3
+man/man3/XmbTextListToTextProperty.3
+man/man3/XmbTextPerCharExtents.3
+man/man3/XmbTextPropertyToTextList.3
+man/man3/XrmCombineDatabase.3
+man/man3/XrmCombineFileDatabase.3
+man/man3/XrmDestroyDatabase.3
+man/man3/XrmEnumerateDatabase.3
+man/man3/XrmGetDatabase.3
+man/man3/XrmGetFileDatabase.3
+man/man3/XrmGetResource.3
+man/man3/XrmGetStringDatabase.3
+man/man3/XrmInitialize.3
+man/man3/XrmLocaleOfDatabase.3
+man/man3/XrmMergeDatabases.3
+man/man3/XrmOptionDescRec.3
+man/man3/XrmOptionKind.3
+man/man3/XrmParseCommand.3
+man/man3/XrmPermStringToQuark.3
+man/man3/XrmPutFileDatabase.3
+man/man3/XrmPutLineResource.3
+man/man3/XrmPutResource.3
+man/man3/XrmPutStringResource.3
+man/man3/XrmQGetResource.3
+man/man3/XrmQGetSearchList.3
+man/man3/XrmQGetSearchResource.3
+man/man3/XrmQPutResource.3
+man/man3/XrmQPutStringResource.3
+man/man3/XrmQuarkToString.3
+man/man3/XrmSetDatabase.3
+man/man3/XrmStringToBindingQuarkList.3
+man/man3/XrmStringToQuark.3
+man/man3/XrmStringToQuarkList.3
+man/man3/XrmUniqueQuark.3
+man/man3/XrmValue.3
+man/man3/Xutf8DrawImageString.3
+man/man3/Xutf8DrawString.3
+man/man3/Xutf8DrawText.3
+man/man3/Xutf8LookupString.3
+man/man3/Xutf8ResetIC.3
+man/man3/Xutf8SetWMProperties.3
+man/man3/Xutf8TextEscapement.3
+man/man3/Xutf8TextExtents.3
+man/man3/Xutf8TextListToTextProperty.3
+man/man3/Xutf8TextPerCharExtents.3
+man/man3/Xutf8TextPropertyToTextList.3
+man/man3/XwcDrawImageString.3
+man/man3/XwcDrawString.3
+man/man3/XwcDrawText.3
+man/man3/XwcFreeStringList.3
+man/man3/XwcLookupString.3
+man/man3/XwcResetIC.3
+man/man3/XwcTextEscapement.3
+man/man3/XwcTextExtents.3
+man/man3/XwcTextListToTextProperty.3
+man/man3/XwcTextPerCharExtents.3
+man/man3/XwcTextPropertyToTextList.3
+share/X11/XErrorDB
+share/X11/XKeysymDB
+share/X11/locale/C/Compose
+share/X11/locale/C/XI18N_OBJS
+share/X11/locale/C/XLC_LOCALE
+share/X11/locale/armscii-8/Compose
+share/X11/locale/armscii-8/XI18N_OBJS
+share/X11/locale/armscii-8/XLC_LOCALE
+share/X11/locale/compose.dir
+share/X11/locale/el_GR.UTF-8/Compose
+share/X11/locale/el_GR.UTF-8/XI18N_OBJS
+share/X11/locale/el_GR.UTF-8/XLC_LOCALE
+share/X11/locale/en_US.UTF-8/Compose
+share/X11/locale/en_US.UTF-8/XI18N_OBJS
+share/X11/locale/en_US.UTF-8/XLC_LOCALE
+share/X11/locale/georgian-academy/Compose
+share/X11/locale/georgian-academy/XI18N_OBJS
+share/X11/locale/georgian-academy/XLC_LOCALE
+share/X11/locale/georgian-ps/Compose
+share/X11/locale/georgian-ps/XI18N_OBJS
+share/X11/locale/georgian-ps/XLC_LOCALE
+share/X11/locale/ibm-cp1133/Compose
+share/X11/locale/ibm-cp1133/XI18N_OBJS
+share/X11/locale/ibm-cp1133/XLC_LOCALE
+share/X11/locale/iscii-dev/Compose
+share/X11/locale/iscii-dev/XI18N_OBJS
+share/X11/locale/iscii-dev/XLC_LOCALE
+share/X11/locale/isiri-3342/Compose
+share/X11/locale/isiri-3342/XI18N_OBJS
+share/X11/locale/isiri-3342/XLC_LOCALE
+share/X11/locale/iso8859-1/Compose
+share/X11/locale/iso8859-1/XI18N_OBJS
+share/X11/locale/iso8859-1/XLC_LOCALE
+share/X11/locale/iso8859-10/Compose
+share/X11/locale/iso8859-10/XI18N_OBJS
+share/X11/locale/iso8859-10/XLC_LOCALE
+share/X11/locale/iso8859-11/Compose
+share/X11/locale/iso8859-11/XI18N_OBJS
+share/X11/locale/iso8859-11/XLC_LOCALE
+share/X11/locale/iso8859-13/Compose
+share/X11/locale/iso8859-13/XI18N_OBJS
+share/X11/locale/iso8859-13/XLC_LOCALE
+share/X11/locale/iso8859-14/Compose
+share/X11/locale/iso8859-14/XI18N_OBJS
+share/X11/locale/iso8859-14/XLC_LOCALE
+share/X11/locale/iso8859-15/Compose
+share/X11/locale/iso8859-15/XI18N_OBJS
+share/X11/locale/iso8859-15/XLC_LOCALE
+share/X11/locale/iso8859-2/Compose
+share/X11/locale/iso8859-2/XI18N_OBJS
+share/X11/locale/iso8859-2/XLC_LOCALE
+share/X11/locale/iso8859-3/Compose
+share/X11/locale/iso8859-3/XI18N_OBJS
+share/X11/locale/iso8859-3/XLC_LOCALE
+share/X11/locale/iso8859-4/Compose
+share/X11/locale/iso8859-4/XI18N_OBJS
+share/X11/locale/iso8859-4/XLC_LOCALE
+share/X11/locale/iso8859-5/Compose
+share/X11/locale/iso8859-5/XI18N_OBJS
+share/X11/locale/iso8859-5/XLC_LOCALE
+share/X11/locale/iso8859-6/Compose
+share/X11/locale/iso8859-6/XI18N_OBJS
+share/X11/locale/iso8859-6/XLC_LOCALE
+share/X11/locale/iso8859-7/Compose
+share/X11/locale/iso8859-7/XI18N_OBJS
+share/X11/locale/iso8859-7/XLC_LOCALE
+share/X11/locale/iso8859-8/Compose
+share/X11/locale/iso8859-8/XI18N_OBJS
+share/X11/locale/iso8859-8/XLC_LOCALE
+share/X11/locale/iso8859-9/Compose
+share/X11/locale/iso8859-9/XI18N_OBJS
+share/X11/locale/iso8859-9/XLC_LOCALE
+share/X11/locale/iso8859-9e/Compose
+share/X11/locale/iso8859-9e/XI18N_OBJS
+share/X11/locale/iso8859-9e/XLC_LOCALE
+share/X11/locale/ja.JIS/Compose
+share/X11/locale/ja.JIS/XI18N_OBJS
+share/X11/locale/ja.JIS/XLC_LOCALE
+share/X11/locale/ja.S90/Compose
+share/X11/locale/ja.S90/XI18N_OBJS
+share/X11/locale/ja.S90/XLC_LOCALE
+share/X11/locale/ja.SJIS/Compose
+share/X11/locale/ja.SJIS/XI18N_OBJS
+share/X11/locale/ja.SJIS/XLC_LOCALE
+share/X11/locale/ja.U90/Compose
+share/X11/locale/ja.U90/XI18N_OBJS
+share/X11/locale/ja.U90/XLC_LOCALE
+share/X11/locale/ja/Compose
+share/X11/locale/ja/XI18N_OBJS
+share/X11/locale/ja/XLC_LOCALE
+share/X11/locale/ja_JP.UTF-8/Compose
+share/X11/locale/ja_JP.UTF-8/XI18N_OBJS
+share/X11/locale/ja_JP.UTF-8/XLC_LOCALE
+share/X11/locale/ko/Compose
+share/X11/locale/ko/XI18N_OBJS
+share/X11/locale/ko/XLC_LOCALE
+share/X11/locale/ko_KR.UTF-8/Compose
+share/X11/locale/ko_KR.UTF-8/XI18N_OBJS
+share/X11/locale/ko_KR.UTF-8/XLC_LOCALE
+share/X11/locale/koi8-c/Compose
+share/X11/locale/koi8-c/XI18N_OBJS
+share/X11/locale/koi8-c/XLC_LOCALE
+share/X11/locale/koi8-r/Compose
+share/X11/locale/koi8-r/XI18N_OBJS
+share/X11/locale/koi8-r/XLC_LOCALE
+share/X11/locale/koi8-u/Compose
+share/X11/locale/koi8-u/XI18N_OBJS
+share/X11/locale/koi8-u/XLC_LOCALE
+share/X11/locale/locale.alias
+share/X11/locale/locale.dir
+share/X11/locale/microsoft-cp1251/Compose
+share/X11/locale/microsoft-cp1251/XI18N_OBJS
+share/X11/locale/microsoft-cp1251/XLC_LOCALE
+share/X11/locale/microsoft-cp1255/Compose
+share/X11/locale/microsoft-cp1255/XI18N_OBJS
+share/X11/locale/microsoft-cp1255/XLC_LOCALE
+share/X11/locale/microsoft-cp1256/Compose
+share/X11/locale/microsoft-cp1256/XI18N_OBJS
+share/X11/locale/microsoft-cp1256/XLC_LOCALE
+share/X11/locale/mulelao-1/Compose
+share/X11/locale/mulelao-1/XI18N_OBJS
+share/X11/locale/mulelao-1/XLC_LOCALE
+share/X11/locale/nokhchi-1/Compose
+share/X11/locale/nokhchi-1/XI18N_OBJS
+share/X11/locale/nokhchi-1/XLC_LOCALE
+share/X11/locale/pt_BR.UTF-8/Compose
+share/X11/locale/pt_BR.UTF-8/XI18N_OBJS
+share/X11/locale/pt_BR.UTF-8/XLC_LOCALE
+share/X11/locale/tatar-cyr/Compose
+share/X11/locale/tatar-cyr/XI18N_OBJS
+share/X11/locale/tatar-cyr/XLC_LOCALE
+share/X11/locale/th_TH.UTF-8/Compose
+share/X11/locale/th_TH.UTF-8/XI18N_OBJS
+share/X11/locale/th_TH.UTF-8/XLC_LOCALE
+share/X11/locale/th_TH/Compose
+share/X11/locale/th_TH/XI18N_OBJS
+share/X11/locale/th_TH/XLC_LOCALE
+share/X11/locale/tscii-0/Compose
+share/X11/locale/tscii-0/XI18N_OBJS
+share/X11/locale/tscii-0/XLC_LOCALE
+share/X11/locale/vi_VN.tcvn/Compose
+share/X11/locale/vi_VN.tcvn/XI18N_OBJS
+share/X11/locale/vi_VN.tcvn/XLC_LOCALE
+share/X11/locale/vi_VN.viscii/Compose
+share/X11/locale/vi_VN.viscii/XI18N_OBJS
+share/X11/locale/vi_VN.viscii/XLC_LOCALE
+share/X11/locale/zh_CN.UTF-8/Compose
+share/X11/locale/zh_CN.UTF-8/XI18N_OBJS
+share/X11/locale/zh_CN.UTF-8/XLC_LOCALE
+share/X11/locale/zh_CN.gb18030/Compose
+share/X11/locale/zh_CN.gb18030/XI18N_OBJS
+share/X11/locale/zh_CN.gb18030/XLC_LOCALE
+share/X11/locale/zh_CN.gbk/Compose
+share/X11/locale/zh_CN.gbk/XI18N_OBJS
+share/X11/locale/zh_CN.gbk/XLC_LOCALE
+share/X11/locale/zh_CN/Compose
+share/X11/locale/zh_CN/XI18N_OBJS
+share/X11/locale/zh_CN/XLC_LOCALE
+share/X11/locale/zh_HK.UTF-8/Compose
+share/X11/locale/zh_HK.UTF-8/XI18N_OBJS
+share/X11/locale/zh_HK.UTF-8/XLC_LOCALE
+share/X11/locale/zh_HK.big5/Compose
+share/X11/locale/zh_HK.big5/XI18N_OBJS
+share/X11/locale/zh_HK.big5/XLC_LOCALE
+share/X11/locale/zh_HK.big5hkscs/Compose
+share/X11/locale/zh_HK.big5hkscs/XI18N_OBJS
+share/X11/locale/zh_HK.big5hkscs/XLC_LOCALE
+share/X11/locale/zh_TW.UTF-8/Compose
+share/X11/locale/zh_TW.UTF-8/XI18N_OBJS
+share/X11/locale/zh_TW.UTF-8/XLC_LOCALE
+share/X11/locale/zh_TW.big5/Compose
+share/X11/locale/zh_TW.big5/XI18N_OBJS
+share/X11/locale/zh_TW.big5/XLC_LOCALE
+share/X11/locale/zh_TW/Compose
+share/X11/locale/zh_TW/XI18N_OBJS
+share/X11/locale/zh_TW/XLC_LOCALE
+@dirrm share/X11/locale/zh_TW.big5
+@dirrm share/X11/locale/zh_TW.UTF-8
+@dirrm share/X11/locale/zh_TW
+@dirrm share/X11/locale/zh_HK.big5hkscs
+@dirrm share/X11/locale/zh_HK.big5
+@dirrm share/X11/locale/zh_HK.UTF-8
+@dirrm share/X11/locale/zh_CN.gbk
+@dirrm share/X11/locale/zh_CN.gb18030
+@dirrm share/X11/locale/zh_CN.UTF-8
+@dirrm share/X11/locale/zh_CN
+@dirrm share/X11/locale/vi_VN.viscii
+@dirrm share/X11/locale/vi_VN.tcvn
+@dirrm share/X11/locale/tscii-0
+@dirrm share/X11/locale/th_TH.UTF-8
+@dirrm share/X11/locale/th_TH
+@dirrm share/X11/locale/tatar-cyr
+@dirrm share/X11/locale/pt_BR.UTF-8
+@dirrm share/X11/locale/nokhchi-1
+@dirrm share/X11/locale/mulelao-1
+@dirrm share/X11/locale/microsoft-cp1256
+@dirrm share/X11/locale/microsoft-cp1255
+@dirrm share/X11/locale/microsoft-cp1251
+@dirrm share/X11/locale/koi8-u
+@dirrm share/X11/locale/koi8-r
+@dirrm share/X11/locale/koi8-c
+@dirrm share/X11/locale/ko_KR.UTF-8
+@dirrm share/X11/locale/ko
+@dirrm share/X11/locale/ja_JP.UTF-8
+@dirrm share/X11/locale/ja.U90
+@dirrm share/X11/locale/ja.SJIS
+@dirrm share/X11/locale/ja.S90
+@dirrm share/X11/locale/ja.JIS
+@dirrm share/X11/locale/ja
+@dirrm share/X11/locale/iso8859-9e
+@dirrm share/X11/locale/iso8859-9
+@dirrm share/X11/locale/iso8859-8
+@dirrm share/X11/locale/iso8859-7
+@dirrm share/X11/locale/iso8859-6
+@dirrm share/X11/locale/iso8859-5
+@dirrm share/X11/locale/iso8859-4
+@dirrm share/X11/locale/iso8859-3
+@dirrm share/X11/locale/iso8859-2
+@dirrm share/X11/locale/iso8859-15
+@dirrm share/X11/locale/iso8859-14
+@dirrm share/X11/locale/iso8859-13
+@dirrm share/X11/locale/iso8859-11
+@dirrm share/X11/locale/iso8859-10
+@dirrm share/X11/locale/iso8859-1
+@dirrm share/X11/locale/isiri-3342
+@dirrm share/X11/locale/iscii-dev
+@dirrm share/X11/locale/ibm-cp1133
+@dirrm share/X11/locale/georgian-ps
+@dirrm share/X11/locale/georgian-academy
+@dirrm share/X11/locale/en_US.UTF-8
+@dirrm share/X11/locale/el_GR.UTF-8
+@dirrm share/X11/locale/armscii-8
+@dirrm share/X11/locale/C
+@dirrm share/X11/locale
+@comment @dirrm share/X11
+@comment @dirrm lib/X11
+@comment @dirrm include/X11
diff --git a/x11/libX11/buildlink3.mk b/x11/libX11/buildlink3.mk
new file mode 100644
index 00000000000..e98586afda3
--- /dev/null
+++ b/x11/libX11/buildlink3.mk
@@ -0,0 +1,25 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/11/03 18:11:18 joerg Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+LIBX11_BUILDLINK3_MK:= ${LIBX11_BUILDLINK3_MK}+
+
+.if ${BUILDLINK_DEPTH} == "+"
+BUILDLINK_DEPENDS+= libX11
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NlibX11}
+BUILDLINK_PACKAGES+= libX11
+BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libX11
+
+.if ${LIBX11_BUILDLINK3_MK} == "+"
+BUILDLINK_API_DEPENDS.libX11+= libX11>=0.99
+BUILDLINK_PKGSRCDIR.libX11?= ../../x11/libX11
+.endif # LIBX11_BUILDLINK3_MK
+
+.include "../../x11/inputproto/buildlink3.mk"
+.include "../../x11/kbproto/buildlink3.mk"
+.include "../../x11/libXau/buildlink3.mk"
+.include "../../x11/libXdmcp/buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/x11/libX11/distinfo b/x11/libX11/distinfo
new file mode 100644
index 00000000000..13a7dfd820e
--- /dev/null
+++ b/x11/libX11/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/03 18:11:18 joerg Exp $
+
+SHA1 (libX11-1.0.3.tar.bz2) = ec0493d3669862a9a4f9955532e3bd73b0806be1
+RMD160 (libX11-1.0.3.tar.bz2) = 285a878a8ec9ecbd86e67897ca15ce96c994f38a
+Size (libX11-1.0.3.tar.bz2) = 1449835 bytes