Index: head/devel/eggdbus/Makefile =================================================================== --- head/devel/eggdbus/Makefile (revision 284558) +++ head/devel/eggdbus/Makefile (revision 284559) @@ -1,44 +1,45 @@ # New ports collection makefile for: eggdbus # Date Created: 30 Juli 2009 # Whom: Koop Mast # # $FreeBSD$ # $MCom: ports/devel/eggdbus/Makefile,v 1.3 2009/11/24 01:46:27 marcus Exp $ # PORTNAME= eggdbus PORTVERSION= 0.6 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://hal.freedesktop.org/releases/ MAINTAINER= gnome@FreeBSD.org COMMENT= D-Bus bindings for GObject LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib +WITH_FBSD10_FIX= yes USE_GNOME= pkgconfig glib20 gnomehack USE_GETTEXT= yes USE_GMAKE= yes MAKE_JOBS_UNSAFE=yes GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --localstatedir=/var CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .if defined(NO_INSTALL_MANPAGES) CONFIGURE_ARGS+=--disable-man-pages .else BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/4.1/dtd/catalog:${PORTSDIR}/textproc/docbook-410 \ xsltproc:${PORTSDIR}/textproc/libxslt \ ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl MAN1= eggdbus-binding-tool.1 .endif post-patch: @${REINPLACE_CMD} -e 's|-Wl,--as-needed||' \ ${WRKSRC}/configure .include Property changes on: head/devel/eggdbus/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/x11/libX11/Makefile =================================================================== --- head/x11/libX11/Makefile (revision 284558) +++ head/x11/libX11/Makefile (revision 284559) @@ -1,36 +1,37 @@ # New ports collection makefile for: libX11 # Date Created: 28 Oct, 2003 # Whom: Eric Anholt # # $FreeBSD$ # PORTNAME= libX11 PORTVERSION= 1.4.4 PORTEPOCH= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X11 library LICENSE= MIT BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/xcb.pc:${PORTSDIR}/x11/libxcb \ ${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg-macros RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/xcb.pc:${PORTSDIR}/x11/libxcb +WITH_FBSD10_FIX=yes XORG_CAT= lib USE_XORG= bigreqsproto xau xcmiscproto xdmcp xextproto xtrans \ kbproto:both inputproto xf86bigfontproto xproto:both CONFIGURE_ARGS+= --datadir=${PREFIX}/lib \ --without-xmlto \ --disable-specs CONFIGURE_ENV+= ac_cv_path_PS2PDF="" .include "${.CURDIR}/manpages" post-patch: @${REINPLACE_CMD} '/^install-data-am:/,/^$$/ \ s/install-specDATA//' ${WRKSRC}/nls/Makefile.in .include Property changes on: head/x11/libX11/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.38 \ No newline at end of property +1.39 \ No newline at end of property Index: head/x11/libXevie/Makefile =================================================================== --- head/x11/libXevie/Makefile (revision 284558) +++ head/x11/libXevie/Makefile (revision 284559) @@ -1,27 +1,28 @@ # New ports collection makefile for: libXevie # Date Created: 21 Feb 2006 # Whom: Florent Thoumie # # $FreeBSD$ # PORTNAME= libXevie PORTVERSION= 1.0.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= The Xevie library LICENSE= MIT +WITH_FBSD10_FIX= yes XORG_CAT= lib USE_XORG= evieproto x11 xext xextproto xproto:both MAN3= Xevie.3 \ XevieEnd.3 \ XevieQueryVersion.3 \ XevieSelectInput.3 \ XevieSendEvent.3 \ XevieStart.3 .include Property changes on: head/x11/libXevie/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/x11/libXext/Makefile =================================================================== --- head/x11/libXext/Makefile (revision 284558) +++ head/x11/libXext/Makefile (revision 284559) @@ -1,85 +1,86 @@ # New ports collection makefile for: libXext # Date Created: 29 Oct, 2003 # Whom: Eric Anholt # # $FreeBSD$ # PORTNAME= libXext PORTVERSION= 1.3.0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X11 Extension library LICENSE= MIT +WITH_FBSD10_FIX=yes XORG_CAT= lib USE_XORG= xproto x11 xextproto:both xau CONFIGURE_ARGS+=--disable-specs --without-xmlto MAN3= DBE.3 \ DPMSCapable.3 \ DPMSDisable.3 \ DPMSEnable.3 \ DPMSForceLevel.3 \ DPMSGetTimeouts.3 \ DPMSGetVersion.3 \ DPMSInfo.3 \ DPMSQueryExtension.3 \ DPMSSetTimeouts.3 \ XShape.3 \ XShapeCombineMask.3 \ XShapeCombineRectangles.3 \ XShapeCombineRegion.3 \ XShapeCombineShape.3 \ XShapeGetRectangles.3 \ XShapeInputSelected.3 \ XShapeOffsetShape.3 \ XShapeQueryExtension.3 \ XShapeQueryExtents.3 \ XShapeQueryVersion.3 \ XShapeSelectInput.3 \ XcupGetReservedColormapEntries.3 \ XcupQueryVersion.3 \ XcupStoreColors.3 \ XdbeAllocateBackBufferName.3 \ XdbeBeginIdiom.3 \ XdbeDeallocateBackBufferName.3 \ XdbeEndIdiom.3 \ XdbeFreeVisualInfo.3 \ XdbeGetBackBufferAttributes.3 \ XdbeGetVisualInfo.3 \ XdbeQueryExtension.3 \ XdbeSwapBuffers.3 \ Xevi.3 \ XeviGetVisualInfo.3 \ XeviQueryExtension.3 \ XeviQueryVersion.3 \ Xmbuf.3 \ XmbufChangeBufferAttributes.3 \ XmbufChangeWindowAttributes.3 \ XmbufCreateBuffers.3 \ XmbufCreateStereoWindow.3 \ XmbufDestroyBuffers.3 \ XmbufDisplayBuffers.3 \ XmbufGetBufferAttributes.3 \ XmbufGetScreenInfo.3 \ XmbufGetVersion.3 \ XmbufGetWindowAttributes.3 \ XmbufQueryExtension.3 \ XShm.3 \ XShmAttach.3 \ XShmCreateImage.3 \ XShmCreatePixmap.3 \ XShmDetach.3 \ XShmGetEventBase.3 \ XShmGetImage.3 \ XShmPixmapFormat.3 \ XShmPutImage.3 \ XShmQueryExtension.3 \ XShmQueryVersion.3 .include Property changes on: head/x11/libXext/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/x11/libXfixes/Makefile =================================================================== --- head/x11/libXfixes/Makefile (revision 284558) +++ head/x11/libXfixes/Makefile (revision 284559) @@ -1,22 +1,23 @@ # New ports collection makefile for: libXext # Date Created: 29 Oct, 2003 # Whom: Eric Anholt # # $FreeBSD$ # PORTNAME= libXfixes PORTVERSION= 5.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Fixes extension library LICENSE= MIT +WITH_FBSD10_FIX= yes XORG_CAT= lib USE_XORG= x11 fixesproto:both xproto:both xextproto MAN3= Xfixes.3 .include Property changes on: head/x11/libXfixes/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/x11/libXrender/Makefile =================================================================== --- head/x11/libXrender/Makefile (revision 284558) +++ head/x11/libXrender/Makefile (revision 284559) @@ -1,20 +1,21 @@ # New ports collection makefile for: xrender # Date Created: 2 Jul, 2003 # Whom: Foxfair Hu # # $FreeBSD$ # PORTNAME= libXrender PORTVERSION= 0.9.6 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Render extension library LICENSE= MIT +WITH_FBSD10_FIX= yes XORG_CAT= lib USE_XORG= x11 renderproto:both xproto:both .include Property changes on: head/x11/libXrender/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.26 \ No newline at end of property +1.27 \ No newline at end of property Index: head/x11/libXres/Makefile =================================================================== --- head/x11/libXres/Makefile (revision 284558) +++ head/x11/libXres/Makefile (revision 284559) @@ -1,27 +1,28 @@ # New ports collection makefile for: libXext # Date Created: 29 Oct, 2003 # Whom: Eric Anholt # # $FreeBSD$ # PORTNAME= libXres PORTVERSION= 1.0.5 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Resource usage library LICENSE= MIT XORG_CAT= lib USE_XORG= x11 xext xextproto resourceproto xproto:both +WITH_FBSD10_FIX= yes MAN3= XRes.3 \ XResQueryClients.3 \ XResQueryClientPixmapBytes.3 \ XResQueryClientResources.3 \ XResQueryExtension.3 \ XResQueryVersion.3 .include Property changes on: head/x11/libXres/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property Index: head/x11/libXv/Makefile =================================================================== --- head/x11/libXv/Makefile (revision 284558) +++ head/x11/libXv/Makefile (revision 284559) @@ -1,48 +1,49 @@ # New ports collection makefile for: libXv # Date Created: 13 Nov, 2003 # Whom: Eric Anholt # # $FreeBSD$ # PORTNAME= libXv PORTVERSION= 1.0.6 PORTEPOCH= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Video Extension library LICENSE= MIT +WITH_FBSD10_FIX= yes XORG_CAT= lib USE_XORG= x11 xext xextproto videoproto:both xproto:both MAN3= Xv.3 \ XvFreeAdaptorInfo.3 \ XvFreeEncodingInfo.3 \ XvCreateImage.3 \ XvGetPortAttribute.3 \ XvGetStill.3 \ XvGetVideo.3 \ XvGrabPort.3 \ XvListImageFormats.3 \ XvPutImage.3 \ XvPortNotify.3 \ XvPutStill.3 \ XvPutVideo.3 \ XvQueryAdaptors.3 \ XvQueryBestSize.3 \ XvQueryEncodings.3 \ XvQueryExtension.3 \ XvQueryPortAttributes.3 \ XvSelectPortNotify.3 \ XvSelectVideoNotify.3 \ XvSetPortAttribute.3 \ XvShmCreateImage.3 \ XvShmPutImage.3 \ XvStopVideo.3 \ XvUngrabPort.3 \ XvVideoNotify.3 .include Property changes on: head/x11/libXv/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property Index: head/x11/libXxf86dga/Makefile =================================================================== --- head/x11/libXxf86dga/Makefile (revision 284558) +++ head/x11/libXxf86dga/Makefile (revision 284559) @@ -1,42 +1,43 @@ # New ports collection makefile for: libXxf86dga # Date Created: 8 Feb 2006 # Whom: Eric Anholt # # $FreeBSD$ # PORTNAME= libXxf86dga PORTVERSION= 1.1.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X DGA Extension LICENSE= MIT +WITH_FBSD10_FIX= yes XORG_CAT= lib USE_XORG= xproto x11 xextproto xext xf86dgaproto:both MAN3= XDGA.3 \ XDGAOpenFramebuffer.3 \ XDGAChangePixmapMode.3 \ XDGAQueryExtension.3 \ XDGACloseFramebuffer.3 \ XDGAQueryModes.3 \ XDGACopyArea.3 \ XDGAQueryVersion.3 \ XDGACopyTransparentArea.3 \ XDGASelectInput.3 \ XDGACreateColormap.3 \ XDGASetClientVersion.3 \ XDGAFillRectangle.3 \ XDGASetMode.3 \ XDGAGetViewportStatus.3 \ XDGASetViewport.3 \ XDGAInstallColormap.3 \ XDGASync.3 \ XDGAKeyEventToXKeyEvent.3 \ XF86DGA.3 \ XFree86-DGA.3 .include Property changes on: head/x11/libXxf86dga/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/x11/libXxf86vm/Makefile =================================================================== --- head/x11/libXxf86vm/Makefile (revision 284558) +++ head/x11/libXxf86vm/Makefile (revision 284559) @@ -1,43 +1,44 @@ # New ports collection makefile for: libXxf86vm # Date Created: 8 Feb 2006 # Whom: Eric Anholt # # $FreeBSD$ # PORTNAME= libXxf86vm PORTVERSION= 1.1.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Vidmode Extension LICENSE= MIT XORG_CAT= lib USE_XORG= xproto x11 xextproto xext xf86vidmodeproto:both +WITH_FBSD10_FIX= yes MAN3= XF86VM.3 \ XF86VidModeLockModeSwitch.3 \ XF86VidModeDeleteModeLine.3 \ XF86VidModeModModeLine.3 \ XF86VidModeGetAllModeLines.3 \ XF86VidModeQueryExtension.3 \ XF86VidModeGetDotClocks.3 \ XF86VidModeQueryVersion.3 \ XF86VidModeGetGamma.3 \ XF86VidModeSetClientVersion.3 \ XF86VidModeGetGammaRamp.3 \ XF86VidModeSetGamma.3 \ XF86VidModeGetGammaRampSize.3 \ XF86VidModeSetGammaRamp.3 \ XF86VidModeGetModeLine.3 \ XF86VidModeSetViewPort.3 \ XF86VidModeGetMonitor.3 \ XF86VidModeSwitchMode.3 \ XF86VidModeGetPermissions.3 \ XF86VidModeSwitchToMode.3 \ XF86VidModeGetViewPort.3 \ XF86VidModeValidateModeLine.3 .include Property changes on: head/x11/libXxf86vm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/x11/libxkbfile/Makefile =================================================================== --- head/x11/libxkbfile/Makefile (revision 284558) +++ head/x11/libxkbfile/Makefile (revision 284559) @@ -1,20 +1,21 @@ # New ports collection makefile for: libxkbfile # Date Created: 7 May 2004 # Whom: Eric Anholt # # $FreeBSD$ # PORTNAME= libxkbfile PORTVERSION= 1.0.7 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= XKB file library LICENSE= MIT +WITH_FBSD10_FIX= yes XORG_CAT= lib USE_XORG= x11 kbproto:both .include Property changes on: head/x11/libxkbfile/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/x11/libxkbui/Makefile =================================================================== --- head/x11/libxkbui/Makefile (revision 284558) +++ head/x11/libxkbui/Makefile (revision 284559) @@ -1,19 +1,20 @@ # New ports collection makefile for: libxkbui # Date Created: 8 Feb 2006 # Whom: Eric Anholt # # $FreeBSD$ # PORTNAME= libxkbui PORTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= The xkbui library +WITH_FBSD10_FIX=yes XORG_CAT= lib USE_XORG= x11 xt xkbfile kbproto:both .include Property changes on: head/x11/libxkbui/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/x11-fonts/libXfontcache/Makefile =================================================================== --- head/x11-fonts/libXfontcache/Makefile (revision 284558) +++ head/x11-fonts/libXfontcache/Makefile (revision 284559) @@ -1,25 +1,26 @@ # New ports collection makefile for: libXfontcache # Date Created: 21 Feb 2006 # Whom: Florent Thoumie # # $FreeBSD$ # PORTNAME= libXfontcache PORTVERSION= 1.0.5 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= The Xfontcache library XORG_CAT= lib USE_XORG= fontcacheproto:both x11 xext xextproto +WITH_FBSD10_FIX= yes MAN3= FontCacheChangeCacheSettings.3 \ FontCacheQueryExtension.3 \ FontCacheQueryVersion.3 \ FontCacheGetCacheSettings.3 \ FontCacheGetCacheStatistics.3 \ Xfontcache.3 .include Property changes on: head/x11-fonts/libXfontcache/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/x11-toolkits/libXmu/Makefile =================================================================== --- head/x11-toolkits/libXmu/Makefile (revision 284558) +++ head/x11-toolkits/libXmu/Makefile (revision 284559) @@ -1,19 +1,20 @@ # New ports collection makefile for: libXmu # Date Created: 25 Jan, 2003 # Whom: Eric Anholt # # $FreeBSD$ # PORTNAME= libXmu PORTVERSION= 1.1.0 PORTEPOCH= 1 CATEGORIES= x11-toolkits MAINTAINER= x11@FreeBSD.org COMMENT= X Miscellaneous Utilities libraries +WITH_FBSD10_FIX= yes XORG_CAT= lib USE_XORG= xproto:both x11 xt xext .include Property changes on: head/x11-toolkits/libXmu/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property Index: head/x11-toolkits/libXt/Makefile =================================================================== --- head/x11-toolkits/libXt/Makefile (revision 284558) +++ head/x11-toolkits/libXt/Makefile (revision 284559) @@ -1,286 +1,287 @@ # New ports collection makefile for: libXt # Date Created: 25 Jan, 2003 # Whom: Eric Anholt # # $FreeBSD$ # PORTNAME= libXt PORTVERSION= 1.0.9 CATEGORIES= x11-toolkits MAINTAINER= x11@FreeBSD.org COMMENT= X Toolkit library XORG_CAT= lib USE_XORG= x11 sm xproto:both kbproto +WITH_FBSD10_FIX= yes MAN3= MenuPopdown.3 \ MenuPopup.3 \ XtAddActions.3 \ XtAddCallback.3 \ XtAddCallbacks.3 \ XtAddConverter.3 \ XtAddEventHandler.3 \ XtAddExposureToRegion.3 \ XtAddGrab.3 \ XtAddInput.3 \ XtAddRawEventHandler.3 \ XtAddTimeOut.3 \ XtAddWorkProc.3 \ XtAllocateGC.3 \ XtAppAddActionHook.3 \ XtAppAddActions.3 \ XtAppAddBlockHook.3 \ XtAppAddConverter.3 \ XtAppAddInput.3 \ XtAppAddSignal.3 \ XtAppAddTimeOut.3 \ XtAppAddWorkProc.3 \ XtAppCreateShell.3 \ XtAppError.3 \ XtAppErrorMsg.3 \ XtAppGetErrorDatabase.3 \ XtAppGetErrorDatabaseText.3 \ XtAppGetExitFlag.3 \ XtAppGetSelectionTimeout.3 \ XtAppInitialize.3 \ XtAppLock.3 \ XtAppMainLoop.3 \ XtAppNextEvent.3 \ XtAppPeekEvent.3 \ XtAppPending.3 \ XtAppProcessEvent.3 \ XtAppReleaseCacheRefs.3 \ XtAppSetErrorHandler.3 \ XtAppSetErrorMsgHandler.3 \ XtAppSetExitFlag.3 \ XtAppSetFallbackResources.3 \ XtAppSetSelectionTimeout.3 \ XtAppSetTypeConverter.3 \ XtAppSetWarningHandler.3 \ XtAppSetWarningMsgHandler.3 \ XtAppUnlock.3 \ XtAppWarning.3 \ XtAppWarningMsg.3 \ XtAugmentTranslations.3 \ XtBuildEventMask.3 \ XtCallAcceptFocus.3\ XtCallActionProc.3 \ XtCallCallbackList.3 \ XtCallCallbacks.3 \ XtCallConverter.3 \ XtCallbackExclusive.3 \ XtCallbackNone.3 \ XtCallbackNonexclusive.3 \ XtCallbackPopdown.3 \ XtCalloc.3 \ XtCancelSelectionRequest.3 \ XtChangeManagedSet.3 \ XtCheckSubclass.3 \ XtClass.3\ XtCloseDisplay.3\ XtConfigureWidget.3\ XtConvert.3\ XtConvertAndStore.3\ XtConvertCase.3\ XtCreateApplicationContext.3\ XtCreateApplicationShell.3\ XtCreateManagedWidget.3\ XtCreatePopupShell.3\ XtCreateSelectionRequest.3\ XtCreateWidget.3\ XtCreateWindow.3\ XtDatabase.3\ XtDestroyApplicationContext.3\ XtDestroyWidget.3\ XtDirectConvert.3\ XtDisownSelection.3 \ XtDispatchEvent.3 \ XtDispatchEventToWidget.3\ XtDisplay.3\ XtDisplayInitialize.3\ XtDisplayOfObject.3\ XtDisplayStringConversionWarning.3\ XtDisplayToApplicationContext.3\ XtError.3\ XtErrorMsg.3\ XtFindFile.3\ XtFree.3\ XtGetActionKeysym.3\ XtGetActionList.3\ XtGetApplicationNameAndClass.3\ XtGetApplicationResources.3\ XtGetClassExtension.3\ XtGetConstraintResourceList.3\ XtGetDisplays.3\ XtGetErrorDatabase.3\ XtGetErrorDatabaseText.3\ XtGetGC.3\ XtGetKeyboardFocusWidget.3\ XtGetKeysymTable.3\ XtGetMultiClickTime.3 \ XtGetResourceList.3\ XtGetSelectionParameters.3\ XtGetSelectionRequest.3\ XtGetSelectionTimeout.3\ XtGetSelectionValue.3\ XtGetSelectionValueIncremental.3 \ XtGetSelectionValues.3\ XtGetSelectionValuesIncremental.3 \ XtGetSubresources.3 \ XtGetSubvalues.3 \ XtGetValues.3 \ XtGrabButton.3 \ XtGrabKey.3 \ XtGrabKeyboard.3 \ XtGrabPointer.3 \ XtHasCallbacks.3 \ XtHooksOfDisplay.3 \ XtInitialize.3 \ XtInitializeWidgetClass.3 \ XtInsertEventHandler.3 \ XtInsertEventTypeHandler.3 \ XtInsertRawEventHandler.3 \ XtInstallAccelerators.3\ XtInstallAllAccelerators.3\ XtIsApplicationShell.3\ XtIsComposite.3\ XtIsConstraint.3\ XtIsManaged.3\ XtIsObject.3\ XtIsOverrideShell.3\ XtIsRealized.3\ XtIsRectObj.3\ XtIsSensitive.3\ XtIsSessionShell.3\ XtIsShell.3\ XtIsSubclass.3\ XtIsTopLevelShell.3\ XtIsTransientShell.3\ XtIsVendorShell.3\ XtIsWMShell.3\ XtIsWidget.3\ XtKeysymToKeycodeList.3\ XtLastEventProcessed.3\ XtLastTimestampProcessed.3 \ XtMainLoop.3 \ XtMakeGeometryRequest.3 \ XtMakeResizeRequest.3 \ XtMalloc.3 \ XtManageChild.3 \ XtManageChildren.3 \ XtMapWidget.3 \ XtMergeArgLists.3 \ XtMoveWidget.3 \ XtName.3 \ XtNameToWidget.3 \ XtNew.3 \ XtNewString.3 \ XtNextEvent.3 \ XtNoticeSignal.3 \ XtNumber.3 \ XtOffset.3 \ XtOffsetOf.3 \ XtOpenApplication.3 \ XtOpenDisplay.3 \ XtOverrideTranslations.3 \ XtOwnSelection.3 \ XtOwnSelectionIncremental.3 \ XtParent.3 \ XtParseAcceleratorTable.3 \ XtParseTranslationTable.3 \ XtPeekEvent.3 \ XtPending.3 \ XtPopdown.3 \ XtPopup.3 \ XtPopupSpringLoaded.3 \ XtProcessEvent.3 \ XtProcessLock.3 \ XtProcessUnlock.3 \ XtQueryGeometry.3 \ XtRealizeWidget.3 \ XtRealloc.3 \ XtRegisterCaseConverter.3 \ XtRegisterDrawable.3 \ XtRegisterExtensionSelector.3 \ XtRegisterGrabAction.3 \ XtReleaseGC.3 \ XtReleasePropertyAtom.3 \ XtRemoveActionHook.3 \ XtRemoveAllCallbacks.3 \ XtRemoveBlockHook.3 \ XtRemoveCallback.3 \ XtRemoveCallbacks.3 \ XtRemoveEventHandler.3\ XtRemoveEventTypeHandler.3\ XtRemoveGrab.3\ XtRemoveInput.3\ XtRemoveRawEventHandler.3\ XtRemoveSignal.3\ XtRemoveTimeOut.3\ XtRemoveWorkProc.3\ XtReservePropertyAtom.3\ XtResizeWidget.3\ XtResolvePathname.3\ XtScreen.3\ XtScreenDatabase.3\ XtScreenOfObject.3\ XtSendSelectionRequest.3\ XtSessionGetToken.3\ XtSessionReturnToken.3\ XtSetArg.3\ XtSetErrorHandler.3\ XtSetErrorMsgHandler.3\ XtSetEventDispatcher.3\ XtSetKeyTranslator.3\ XtSetKeyboardFocus.3\ XtSetLanguageProc.3 \ XtSetMappedWhenManaged.3 \ XtSetMultiClickTime.3 \ XtSetSelectionParameters.3 \ XtSetSelectionTimeout.3 \ XtSetSensitive.3 \ XtSetSubvalues.3 \ XtSetTypeConverter.3 \ XtSetValues.3 \ XtSetWMColormapWindows.3 \ XtSetWarningHandler.3 \ XtSetWarningMsgHandler.3\ XtStringConversionWarning.3\ XtSuperclass.3\ XtToolkitInitialize.3\ XtToolkitThreadInitialize.3\ XtTranslateCoords.3 \ XtTranslateKeycode.3\ XtUngrabButton.3\ XtUngrabKey.3\ XtUngrabKeyboard.3\ XtUngrabPointer.3\ XtUninstallTranslations.3\ XtUnmanageChild.3\ XtUnmanageChildren.3\ XtUnmapWidget.3\ XtUnrealizeWidget.3\ XtUnregisterDrawable.3\ XtVaAppCreateShell.3\ XtVaAppInitialize.3\ XtVaCreateArgsList.3\ XtVaCreateManagedWidget.3\ XtVaCreatePopupShell.3\ XtVaCreateWidget.3\ XtVaGetApplicationResources.3\ XtVaGetSubresources.3\ XtVaGetSubvalues.3 \ XtVaGetValues.3 \ XtVaOpenApplication.3\ XtVaSetSubvalues.3\ XtVaSetValues.3\ XtWarning.3 \ XtWarningMsg.3\ XtWidgetToApplicationContext.3\ XtWindow.3 \ XtWindowOfObject.3 \ XtWindowToWidget.3 .include Property changes on: head/x11-toolkits/libXt/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property