diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-08-24 13:58:14 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-08-24 13:58:14 +0000 |
commit | fe08ee312bcee88f91ef806c0b26111b3dddc277 (patch) | |
tree | e723e67ea6d896b5f6099b03b960199002c38549 /x11-toolkits | |
parent | a476829eec5f3b22de89917713dcb0970bac2b79 (diff) | |
download | ports-fe08ee312bcee88f91ef806c0b26111b3dddc277.tar.gz ports-fe08ee312bcee88f91ef806c0b26111b3dddc277.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/fox17/Makefile | 58 | ||||
-rw-r--r-- | x11-toolkits/fox17/distinfo | 3 | ||||
-rw-r--r-- | x11-toolkits/fox17/files/patch-lib_FXThread.cpp | 11 | ||||
-rw-r--r-- | x11-toolkits/fox17/pkg-descr | 8 | ||||
-rw-r--r-- | x11-toolkits/fox17/pkg-plist | 482 |
6 files changed, 563 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index b296c9994e1f..455c45abdedb 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -26,6 +26,7 @@ SUBDIR += flvw SUBDIR += fox14 SUBDIR += fox16 + SUBDIR += fox17 SUBDIR += fpc-gnome1 SUBDIR += fpc-gtk1 SUBDIR += fpc-gtk2 diff --git a/x11-toolkits/fox17/Makefile b/x11-toolkits/fox17/Makefile new file mode 100644 index 000000000000..b1d909ddd8d5 --- /dev/null +++ b/x11-toolkits/fox17/Makefile @@ -0,0 +1,58 @@ +# New ports collection Makefile for: fox17 +# Date created: 23 August 2010 +# Whom: gahr +# +# $FreeBSD$ +# + +PORTNAME= fox +PORTVERSION= 1.7.21 +CATEGORIES= x11-toolkits +MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ + ftp://ftp.fox-toolkit.org/pub/ + +MAINTAINER= gahr@FreeBSD.org +COMMENT= Fast and extensive C++ GUI toolkit -- devel version + +LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ + png.6:${PORTSDIR}/graphics/png \ + tiff.4:${PORTSDIR}/graphics/tiff \ + Xft.2:${PORTSDIR}/x11-fonts/libXft + +CONFLICTS= fox-1.4.* fox-1.6.* + +LATEST_LINK= fox17 + +MAJORVER= ${PORTVERSION:R} +PLIST_SUB+= MAJORVER=${MAJORVER} +DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${MAJORVER} + +USE_GL= glut +USE_GNOME= gnomehack +USE_LDCONFIG= yes + +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +CONFIGURE_ARGS= --with-opengl=yes + +CPPFLAGS= -I${LOCALBASE}/include +LDFLAGS= -L${LOCALBASE}/lib + +MAN1= reswrap.1 shutterbug.1 adie.1 PathFinder.1 calculator.1 \ + ControlPanel.1 + +.include <bsd.port.pre.mk> + +.if (${ARCH} == "aplha" || ${ARCH} == "sparc64") && ${OSVERSION} < 700000 +THREAD_LIBS= -lthr +.else +THREAD_LIBS= ${PTHREAD_LIBS} +.endif +LDFLAGS+= ${THREAD_LIBS} + +post-patch: +.if defined(NOPORTDOCS) + ${REINPLACE_CMD} -e '/^SUBDIRS/s/ doc//' ${WRKSRC}/Makefile.am ${WRKSRC}/Makefile.in +.endif + +.include <bsd.port.post.mk> diff --git a/x11-toolkits/fox17/distinfo b/x11-toolkits/fox17/distinfo new file mode 100644 index 000000000000..1c610b7e62f1 --- /dev/null +++ b/x11-toolkits/fox17/distinfo @@ -0,0 +1,3 @@ +MD5 (fox-1.7.21.tar.gz) = dd390cc87d653fe76ff925eed0561186 +SHA256 (fox-1.7.21.tar.gz) = f06558609f4c53231d750f99f76a9557af13c35689c69b9ccadeb57448c5dda9 +SIZE (fox-1.7.21.tar.gz) = 4901051 diff --git a/x11-toolkits/fox17/files/patch-lib_FXThread.cpp b/x11-toolkits/fox17/files/patch-lib_FXThread.cpp new file mode 100644 index 000000000000..8365f7fab434 --- /dev/null +++ b/x11-toolkits/fox17/files/patch-lib_FXThread.cpp @@ -0,0 +1,11 @@ +--- lib/FXThread.cpp.orig 2010-08-23 13:21:01.000000000 +0000 ++++ lib/FXThread.cpp 2010-08-23 13:21:20.000000000 +0000 +@@ -1182,7 +1182,7 @@ + // machine and mail it to: jeroen@fox-toolkit.com!! + //FXTRACE((150,"sizeof(pthread_rwlock_t)=%d\n",sizeof(pthread_rwlock_t))); + FXASSERT(sizeof(data)>=sizeof(pthread_rwlock_t)); +-#ifdef __APPLE__ ++#if defined(__APPLE__) || defined(__FreeBSD__) + pthread_rwlock_init((pthread_rwlock_t*)data,NULL); + #else + pthread_rwlockattr_t rwlockatt; diff --git a/x11-toolkits/fox17/pkg-descr b/x11-toolkits/fox17/pkg-descr new file mode 100644 index 000000000000..589ebb354ee0 --- /dev/null +++ b/x11-toolkits/fox17/pkg-descr @@ -0,0 +1,8 @@ +FOX is a C++ based Toolkit for developing Graphical User Interfaces easily and +effectively. It offers a wide, and growing, collection of Controls, and +provides state of the art facilities such as drag and drop, selection, as well +as OpenGL widgets for 3D graphical manipulation. FOX also implements icons, +images, and user-convenience features such as status line help, and tooltips. +Tooltips may even be used for 3D objects! + +WWW: http://www.fox-toolkit.org/ diff --git a/x11-toolkits/fox17/pkg-plist b/x11-toolkits/fox17/pkg-plist new file mode 100644 index 000000000000..af7c9c170a84 --- /dev/null +++ b/x11-toolkits/fox17/pkg-plist @@ -0,0 +1,482 @@ +bin/reswrap +bin/shutterbug +bin/adie +bin/Adie.stx +bin/PathFinder +bin/calculator +bin/ControlPanel +bin/fox-config +libdata/pkgconfig/fox.pc +lib/libCHART-%%MAJORVER%%.a +lib/libCHART-%%MAJORVER%%.la +lib/libCHART-%%MAJORVER%%.so +lib/libCHART-%%MAJORVER%%.so.0 +lib/libFOX-%%MAJORVER%%.a +lib/libFOX-%%MAJORVER%%.la +lib/libFOX-%%MAJORVER%%.so +lib/libFOX-%%MAJORVER%%.so.0 +include/fox-%%MAJORVER%%/FX4Splitter.h +include/fox-%%MAJORVER%%/FX7Segment.h +include/fox-%%MAJORVER%%/FX885910Codec.h +include/fox-%%MAJORVER%%/FX885911Codec.h +include/fox-%%MAJORVER%%/FX885913Codec.h +include/fox-%%MAJORVER%%/FX885914Codec.h +include/fox-%%MAJORVER%%/FX885915Codec.h +include/fox-%%MAJORVER%%/FX885916Codec.h +include/fox-%%MAJORVER%%/FX88591Codec.h +include/fox-%%MAJORVER%%/FX88592Codec.h +include/fox-%%MAJORVER%%/FX88593Codec.h +include/fox-%%MAJORVER%%/FX88594Codec.h +include/fox-%%MAJORVER%%/FX88595Codec.h +include/fox-%%MAJORVER%%/FX88596Codec.h +include/fox-%%MAJORVER%%/FX88597Codec.h +include/fox-%%MAJORVER%%/FX88598Codec.h +include/fox-%%MAJORVER%%/FX88599Codec.h +include/fox-%%MAJORVER%%/FXAccelTable.h +include/fox-%%MAJORVER%%/FXApp.h +include/fox-%%MAJORVER%%/FXArray.h +include/fox-%%MAJORVER%%/FXArrowButton.h +include/fox-%%MAJORVER%%/FXAtomic.h +include/fox-%%MAJORVER%%/FXAutoPtr.h +include/fox-%%MAJORVER%%/FXBMPIcon.h +include/fox-%%MAJORVER%%/FXBMPImage.h +include/fox-%%MAJORVER%%/FXBZFileStream.h +include/fox-%%MAJORVER%%/FXBitmap.h +include/fox-%%MAJORVER%%/FXBitmapFrame.h +include/fox-%%MAJORVER%%/FXBitmapView.h +include/fox-%%MAJORVER%%/FXButton.h +include/fox-%%MAJORVER%%/FXCP1250Codec.h +include/fox-%%MAJORVER%%/FXCP1251Codec.h +include/fox-%%MAJORVER%%/FXCP1252Codec.h +include/fox-%%MAJORVER%%/FXCP1253Codec.h +include/fox-%%MAJORVER%%/FXCP1254Codec.h +include/fox-%%MAJORVER%%/FXCP1255Codec.h +include/fox-%%MAJORVER%%/FXCP1256Codec.h +include/fox-%%MAJORVER%%/FXCP1257Codec.h +include/fox-%%MAJORVER%%/FXCP1258Codec.h +include/fox-%%MAJORVER%%/FXCP437Codec.h +include/fox-%%MAJORVER%%/FXCP850Codec.h +include/fox-%%MAJORVER%%/FXCP852Codec.h +include/fox-%%MAJORVER%%/FXCP855Codec.h +include/fox-%%MAJORVER%%/FXCP856Codec.h +include/fox-%%MAJORVER%%/FXCP857Codec.h +include/fox-%%MAJORVER%%/FXCP860Codec.h +include/fox-%%MAJORVER%%/FXCP861Codec.h +include/fox-%%MAJORVER%%/FXCP862Codec.h +include/fox-%%MAJORVER%%/FXCP863Codec.h +include/fox-%%MAJORVER%%/FXCP864Codec.h +include/fox-%%MAJORVER%%/FXCP865Codec.h +include/fox-%%MAJORVER%%/FXCP866Codec.h +include/fox-%%MAJORVER%%/FXCP869Codec.h +include/fox-%%MAJORVER%%/FXCP874Codec.h +include/fox-%%MAJORVER%%/FXCURCursor.h +include/fox-%%MAJORVER%%/FXCalendar.h +include/fox-%%MAJORVER%%/FXCalendarView.h +include/fox-%%MAJORVER%%/FXCanvas.h +include/fox-%%MAJORVER%%/FXCheckButton.h +include/fox-%%MAJORVER%%/FXChoiceBox.h +include/fox-%%MAJORVER%%/FXColorBar.h +include/fox-%%MAJORVER%%/FXColorDialog.h +include/fox-%%MAJORVER%%/FXColorList.h +include/fox-%%MAJORVER%%/FXColorRing.h +include/fox-%%MAJORVER%%/FXColorSelector.h +include/fox-%%MAJORVER%%/FXColorWell.h +include/fox-%%MAJORVER%%/FXColorWheel.h +include/fox-%%MAJORVER%%/FXColors.h +include/fox-%%MAJORVER%%/FXComboBox.h +include/fox-%%MAJORVER%%/FXComplexd.h +include/fox-%%MAJORVER%%/FXComplexf.h +include/fox-%%MAJORVER%%/FXComposeContext.h +include/fox-%%MAJORVER%%/FXComposite.h +include/fox-%%MAJORVER%%/FXConsole.h +include/fox-%%MAJORVER%%/FXCursor.h +include/fox-%%MAJORVER%%/FXDC.h +include/fox-%%MAJORVER%%/FXDCPrint.h +include/fox-%%MAJORVER%%/FXDCWindow.h +include/fox-%%MAJORVER%%/FXDDSIcon.h +include/fox-%%MAJORVER%%/FXDDSImage.h +include/fox-%%MAJORVER%%/FXDLL.h +include/fox-%%MAJORVER%%/FXDataTarget.h +include/fox-%%MAJORVER%%/FXDate.h +include/fox-%%MAJORVER%%/FXDebugTarget.h +include/fox-%%MAJORVER%%/FXDelegator.h +include/fox-%%MAJORVER%%/FXDial.h +include/fox-%%MAJORVER%%/FXDialogBox.h +include/fox-%%MAJORVER%%/FXDict.h +include/fox-%%MAJORVER%%/FXDir.h +include/fox-%%MAJORVER%%/FXDirBox.h +include/fox-%%MAJORVER%%/FXDirDialog.h +include/fox-%%MAJORVER%%/FXDirList.h +include/fox-%%MAJORVER%%/FXDirSelector.h +include/fox-%%MAJORVER%%/FXDirVisitor.h +include/fox-%%MAJORVER%%/FXDockBar.h +include/fox-%%MAJORVER%%/FXDockHandler.h +include/fox-%%MAJORVER%%/FXDockSite.h +include/fox-%%MAJORVER%%/FXDockTitle.h +include/fox-%%MAJORVER%%/FXDocument.h +include/fox-%%MAJORVER%%/FXDragCorner.h +include/fox-%%MAJORVER%%/FXDrawable.h +include/fox-%%MAJORVER%%/FXDriveBox.h +include/fox-%%MAJORVER%%/FXElement.h +include/fox-%%MAJORVER%%/FXEvent.h +include/fox-%%MAJORVER%%/FXException.h +include/fox-%%MAJORVER%%/FXExpression.h +include/fox-%%MAJORVER%%/FXExtentd.h +include/fox-%%MAJORVER%%/FXExtentf.h +include/fox-%%MAJORVER%%/FXFile.h +include/fox-%%MAJORVER%%/FXFileDialog.h +include/fox-%%MAJORVER%%/FXFileDict.h +include/fox-%%MAJORVER%%/FXFileList.h +include/fox-%%MAJORVER%%/FXFileSelector.h +include/fox-%%MAJORVER%%/FXFileStream.h +include/fox-%%MAJORVER%%/FXFoldingList.h +include/fox-%%MAJORVER%%/FXFont.h +include/fox-%%MAJORVER%%/FXFontDialog.h +include/fox-%%MAJORVER%%/FXFontSelector.h +include/fox-%%MAJORVER%%/FXFrame.h +include/fox-%%MAJORVER%%/FXGIFCursor.h +include/fox-%%MAJORVER%%/FXGIFIcon.h +include/fox-%%MAJORVER%%/FXGIFImage.h +include/fox-%%MAJORVER%%/FXGLCanvas.h +include/fox-%%MAJORVER%%/FXGLCone.h +include/fox-%%MAJORVER%%/FXGLContext.h +include/fox-%%MAJORVER%%/FXGLCube.h +include/fox-%%MAJORVER%%/FXGLCylinder.h +include/fox-%%MAJORVER%%/FXGLObject.h +include/fox-%%MAJORVER%%/FXGLShape.h +include/fox-%%MAJORVER%%/FXGLSphere.h +include/fox-%%MAJORVER%%/FXGLTriangleMesh.h +include/fox-%%MAJORVER%%/FXGLViewer.h +include/fox-%%MAJORVER%%/FXGLVisual.h +include/fox-%%MAJORVER%%/FXGZFileStream.h +include/fox-%%MAJORVER%%/FXGradientBar.h +include/fox-%%MAJORVER%%/FXGroupBox.h +include/fox-%%MAJORVER%%/FXHash.h +include/fox-%%MAJORVER%%/FXHeader.h +include/fox-%%MAJORVER%%/FXHorizontalFrame.h +include/fox-%%MAJORVER%%/FXICOIcon.h +include/fox-%%MAJORVER%%/FXICOImage.h +include/fox-%%MAJORVER%%/FXIFFIcon.h +include/fox-%%MAJORVER%%/FXIFFImage.h +include/fox-%%MAJORVER%%/FXIO.h +include/fox-%%MAJORVER%%/FXIcon.h +include/fox-%%MAJORVER%%/FXIconDict.h +include/fox-%%MAJORVER%%/FXIconList.h +include/fox-%%MAJORVER%%/FXIconSource.h +include/fox-%%MAJORVER%%/FXId.h +include/fox-%%MAJORVER%%/FXImage.h +include/fox-%%MAJORVER%%/FXImageFrame.h +include/fox-%%MAJORVER%%/FXImageView.h +include/fox-%%MAJORVER%%/FXInputDialog.h +include/fox-%%MAJORVER%%/FXJP2Icon.h +include/fox-%%MAJORVER%%/FXJP2Image.h +include/fox-%%MAJORVER%%/FXJPGIcon.h +include/fox-%%MAJORVER%%/FXJPGImage.h +include/fox-%%MAJORVER%%/FXKOI8RCodec.h +include/fox-%%MAJORVER%%/FXKnob.h +include/fox-%%MAJORVER%%/FXLabel.h +include/fox-%%MAJORVER%%/FXList.h +include/fox-%%MAJORVER%%/FXListBox.h +include/fox-%%MAJORVER%%/FXLocale.h +include/fox-%%MAJORVER%%/FXMDIButton.h +include/fox-%%MAJORVER%%/FXMDIChild.h +include/fox-%%MAJORVER%%/FXMDIClient.h +include/fox-%%MAJORVER%%/FXMainWindow.h +include/fox-%%MAJORVER%%/FXMat3d.h +include/fox-%%MAJORVER%%/FXMat3f.h +include/fox-%%MAJORVER%%/FXMat4d.h +include/fox-%%MAJORVER%%/FXMat4f.h +include/fox-%%MAJORVER%%/FXMatrix.h +include/fox-%%MAJORVER%%/FXMemMap.h +include/fox-%%MAJORVER%%/FXMemoryStream.h +include/fox-%%MAJORVER%%/FXMenuBar.h +include/fox-%%MAJORVER%%/FXMenuButton.h +include/fox-%%MAJORVER%%/FXMenuCaption.h +include/fox-%%MAJORVER%%/FXMenuCascade.h +include/fox-%%MAJORVER%%/FXMenuCheck.h +include/fox-%%MAJORVER%%/FXMenuCommand.h +include/fox-%%MAJORVER%%/FXMenuPane.h +include/fox-%%MAJORVER%%/FXMenuRadio.h +include/fox-%%MAJORVER%%/FXMenuSeparator.h +include/fox-%%MAJORVER%%/FXMenuTitle.h +include/fox-%%MAJORVER%%/FXMessageBox.h +include/fox-%%MAJORVER%%/FXMessageChannel.h +include/fox-%%MAJORVER%%/FXObject.h +include/fox-%%MAJORVER%%/FXObjectList.h +include/fox-%%MAJORVER%%/FXOptionMenu.h +include/fox-%%MAJORVER%%/FXPCXIcon.h +include/fox-%%MAJORVER%%/FXPCXImage.h +include/fox-%%MAJORVER%%/FXPNGIcon.h +include/fox-%%MAJORVER%%/FXPNGImage.h +include/fox-%%MAJORVER%%/FXPPMIcon.h +include/fox-%%MAJORVER%%/FXPPMImage.h +include/fox-%%MAJORVER%%/FXPacker.h +include/fox-%%MAJORVER%%/FXPath.h +include/fox-%%MAJORVER%%/FXPicker.h +include/fox-%%MAJORVER%%/FXPipe.h +include/fox-%%MAJORVER%%/FXPoint.h +include/fox-%%MAJORVER%%/FXPopup.h +include/fox-%%MAJORVER%%/FXPrintDialog.h +include/fox-%%MAJORVER%%/FXProgressBar.h +include/fox-%%MAJORVER%%/FXProgressDialog.h +include/fox-%%MAJORVER%%/FXQuatd.h +include/fox-%%MAJORVER%%/FXQuatf.h +include/fox-%%MAJORVER%%/FXRASIcon.h +include/fox-%%MAJORVER%%/FXRASImage.h +include/fox-%%MAJORVER%%/FXRGBIcon.h +include/fox-%%MAJORVER%%/FXRGBImage.h +include/fox-%%MAJORVER%%/FXRadioButton.h +include/fox-%%MAJORVER%%/FXRangeSlider.h +include/fox-%%MAJORVER%%/FXRanged.h +include/fox-%%MAJORVER%%/FXRangef.h +include/fox-%%MAJORVER%%/FXRealSlider.h +include/fox-%%MAJORVER%%/FXRealSpinner.h +include/fox-%%MAJORVER%%/FXRecentFiles.h +include/fox-%%MAJORVER%%/FXRectangle.h +include/fox-%%MAJORVER%%/FXRefPtr.h +include/fox-%%MAJORVER%%/FXRegion.h +include/fox-%%MAJORVER%%/FXRegistry.h +include/fox-%%MAJORVER%%/FXReplaceDialog.h +include/fox-%%MAJORVER%%/FXRex.h +include/fox-%%MAJORVER%%/FXRootWindow.h +include/fox-%%MAJORVER%%/FXRuler.h +include/fox-%%MAJORVER%%/FXRulerView.h +include/fox-%%MAJORVER%%/FXScrollArea.h +include/fox-%%MAJORVER%%/FXScrollBar.h +include/fox-%%MAJORVER%%/FXScrollPane.h +include/fox-%%MAJORVER%%/FXScrollWindow.h +include/fox-%%MAJORVER%%/FXSearchDialog.h +include/fox-%%MAJORVER%%/FXSeparator.h +include/fox-%%MAJORVER%%/FXSettings.h +include/fox-%%MAJORVER%%/FXShell.h +include/fox-%%MAJORVER%%/FXShutter.h +include/fox-%%MAJORVER%%/FXSize.h +include/fox-%%MAJORVER%%/FXSlider.h +include/fox-%%MAJORVER%%/FXSocket.h +include/fox-%%MAJORVER%%/FXSphered.h +include/fox-%%MAJORVER%%/FXSpheref.h +include/fox-%%MAJORVER%%/FXSpinner.h +include/fox-%%MAJORVER%%/FXSplashWindow.h +include/fox-%%MAJORVER%%/FXSplitter.h +include/fox-%%MAJORVER%%/FXSpring.h +include/fox-%%MAJORVER%%/FXStat.h +include/fox-%%MAJORVER%%/FXStatusBar.h +include/fox-%%MAJORVER%%/FXStatusLine.h +include/fox-%%MAJORVER%%/FXStream.h +include/fox-%%MAJORVER%%/FXString.h +include/fox-%%MAJORVER%%/FXStringDict.h +include/fox-%%MAJORVER%%/FXSwitcher.h +include/fox-%%MAJORVER%%/FXSystem.h +include/fox-%%MAJORVER%%/FXTGAIcon.h +include/fox-%%MAJORVER%%/FXTGAImage.h +include/fox-%%MAJORVER%%/FXTIFIcon.h +include/fox-%%MAJORVER%%/FXTIFImage.h +include/fox-%%MAJORVER%%/FXTabBar.h +include/fox-%%MAJORVER%%/FXTabBook.h +include/fox-%%MAJORVER%%/FXTabItem.h +include/fox-%%MAJORVER%%/FXTable.h +include/fox-%%MAJORVER%%/FXText.h +include/fox-%%MAJORVER%%/FXTextCodec.h +include/fox-%%MAJORVER%%/FXTextField.h +include/fox-%%MAJORVER%%/FXThread.h +include/fox-%%MAJORVER%%/FXThreadPool.h +include/fox-%%MAJORVER%%/FXToggleButton.h +include/fox-%%MAJORVER%%/FXToolBar.h +include/fox-%%MAJORVER%%/FXToolBarGrip.h +include/fox-%%MAJORVER%%/FXToolBarShell.h +include/fox-%%MAJORVER%%/FXToolBarTab.h +include/fox-%%MAJORVER%%/FXToolTip.h +include/fox-%%MAJORVER%%/FXTopWindow.h +include/fox-%%MAJORVER%%/FXTranslator.h +include/fox-%%MAJORVER%%/FXTreeList.h +include/fox-%%MAJORVER%%/FXTreeListBox.h +include/fox-%%MAJORVER%%/FXTriStateButton.h +include/fox-%%MAJORVER%%/FXURL.h +include/fox-%%MAJORVER%%/FXUTF16Codec.h +include/fox-%%MAJORVER%%/FXUTF32Codec.h +include/fox-%%MAJORVER%%/FXUTF8Codec.h +include/fox-%%MAJORVER%%/FXUndoList.h +include/fox-%%MAJORVER%%/FXVec2d.h +include/fox-%%MAJORVER%%/FXVec2f.h +include/fox-%%MAJORVER%%/FXVec3d.h +include/fox-%%MAJORVER%%/FXVec3f.h +include/fox-%%MAJORVER%%/FXVec4d.h +include/fox-%%MAJORVER%%/FXVec4f.h +include/fox-%%MAJORVER%%/FXVerticalFrame.h +include/fox-%%MAJORVER%%/FXVisual.h +include/fox-%%MAJORVER%%/FXWindow.h +include/fox-%%MAJORVER%%/FXWizard.h +include/fox-%%MAJORVER%%/FXXBMIcon.h +include/fox-%%MAJORVER%%/FXXBMImage.h +include/fox-%%MAJORVER%%/FXXPMIcon.h +include/fox-%%MAJORVER%%/FXXPMImage.h +include/fox-%%MAJORVER%%/FXhalf.h +include/fox-%%MAJORVER%%/chart/FX2DChart.h +include/fox-%%MAJORVER%%/chart/FX2DPlot.h +include/fox-%%MAJORVER%%/chart/FXAxis.h +include/fox-%%MAJORVER%%/chart/FXChart.h +include/fox-%%MAJORVER%%/chart/FXCurve.h +include/fox-%%MAJORVER%%/chart/chart.h +include/fox-%%MAJORVER%%/chart/chartdefs.h +include/fox-%%MAJORVER%%/fx.h +include/fox-%%MAJORVER%%/fx3d.h +include/fox-%%MAJORVER%%/fxascii.h +include/fox-%%MAJORVER%%/fxdefs.h +include/fox-%%MAJORVER%%/fxkeys.h +include/fox-%%MAJORVER%%/fxunicode.h +include/fox-%%MAJORVER%%/fxver.h +include/fox-%%MAJORVER%%/xincs.h +@dirrm include/fox-%%MAJORVER%%/chart +@dirrm include/fox-%%MAJORVER%% +%%PORTDOCS%%%%DOCSDIR%%/html/adie.html +%%PORTDOCS%%%%DOCSDIR%%/html/app.html +%%PORTDOCS%%%%DOCSDIR%%/html/art/bigpenguin.png +%%PORTDOCS%%%%DOCSDIR%%/html/art/fifthplanet.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/art/fox.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/foxlogo.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/art/foxlogo.png +%%PORTDOCS%%%%DOCSDIR%%/html/art/foxlogo_small.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/art/foxstart.png +%%PORTDOCS%%%%DOCSDIR%%/html/art/freespeach.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/ill.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/ilr.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/innernerd.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/iul.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/iur.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/layout.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/line.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/mouse.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/nerd_inside.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/oll.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/olr.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/opengl_logo.png +%%PORTDOCS%%%%DOCSDIR%%/html/art/oul.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/oul_grey.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/our.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/progress.png +%%PORTDOCS%%%%DOCSDIR%%/html/art/scribble.png +%%PORTDOCS%%%%DOCSDIR%%/html/art/sgitextedit.png +%%PORTDOCS%%%%DOCSDIR%%/html/art/slingerzbutton1.gif +%%PORTDOCS%%%%DOCSDIR%%/html/art/widget.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/art/win32-libraries.png +%%PORTDOCS%%%%DOCSDIR%%/html/art/win32-linkoutput.png +%%PORTDOCS%%%%DOCSDIR%%/html/art/win32-postbuild.png +%%PORTDOCS%%%%DOCSDIR%%/html/art/win32-preprocessor.png +%%PORTDOCS%%%%DOCSDIR%%/html/art/win32-project.png +%%PORTDOCS%%%%DOCSDIR%%/html/art/win32-tooloptions.png +%%PORTDOCS%%%%DOCSDIR%%/html/art/wintextedit.png +%%PORTDOCS%%%%DOCSDIR%%/html/calc.html +%%PORTDOCS%%%%DOCSDIR%%/html/clipboard.html +%%PORTDOCS%%%%DOCSDIR%%/html/consulting.html +%%PORTDOCS%%%%DOCSDIR%%/html/datatarget.html +%%PORTDOCS%%%%DOCSDIR%%/html/doc.html +%%PORTDOCS%%%%DOCSDIR%%/html/download.html +%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.cfg +%%PORTDOCS%%%%DOCSDIR%%/html/draganddrop.html +%%PORTDOCS%%%%DOCSDIR%%/html/faq.html +%%PORTDOCS%%%%DOCSDIR%%/html/filefuncs.html +%%PORTDOCS%%%%DOCSDIR%%/html/filter.pl +%%PORTDOCS%%%%DOCSDIR%%/html/focus.html +%%PORTDOCS%%%%DOCSDIR%%/html/fonts.html +%%PORTDOCS%%%%DOCSDIR%%/html/footer.html +%%PORTDOCS%%%%DOCSDIR%%/html/foreword.html +%%PORTDOCS%%%%DOCSDIR%%/html/fox.html +%%PORTDOCS%%%%DOCSDIR%%/html/goals.html +%%PORTDOCS%%%%DOCSDIR%%/html/gpgkey.html +%%PORTDOCS%%%%DOCSDIR%%/html/guiupdate.html +%%PORTDOCS%%%%DOCSDIR%%/html/header.html +%%PORTDOCS%%%%DOCSDIR%%/html/home.html +%%PORTDOCS%%%%DOCSDIR%%/html/icons.html +%%PORTDOCS%%%%DOCSDIR%%/html/install.html +%%PORTDOCS%%%%DOCSDIR%%/html/introduction.html +%%PORTDOCS%%%%DOCSDIR%%/html/layout.html +%%PORTDOCS%%%%DOCSDIR%%/html/license.html +%%PORTDOCS%%%%DOCSDIR%%/html/menu.css +%%PORTDOCS%%%%DOCSDIR%%/html/menu.html +%%PORTDOCS%%%%DOCSDIR%%/html/messages.html +%%PORTDOCS%%%%DOCSDIR%%/html/news.html +%%PORTDOCS%%%%DOCSDIR%%/html/news1.html +%%PORTDOCS%%%%DOCSDIR%%/html/news2.html +%%PORTDOCS%%%%DOCSDIR%%/html/news3.html +%%PORTDOCS%%%%DOCSDIR%%/html/page.css +%%PORTDOCS%%%%DOCSDIR%%/html/pathfinder.html +%%PORTDOCS%%%%DOCSDIR%%/html/projects.html +%%PORTDOCS%%%%DOCSDIR%%/html/references.html +%%PORTDOCS%%%%DOCSDIR%%/html/registry.html +%%PORTDOCS%%%%DOCSDIR%%/html/rex.html +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots.html +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/SbSScreen1.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/SbSScreen1_small.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/adie.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/adie_colors.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/adie_edit.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/adie_font.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/adie_sty.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/analysisview.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/aqx_linux_visualizacao_peq.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/ares_lauch.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/arithmedrill-screenshot.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/arithmedrill-screenshot_small.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/big_ctc_osx.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/big_ctc_xp.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/boskalisday.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/boskalisnite.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/clview_icon.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/colordialog.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/cometassay.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/contact.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/dirdialog.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/dlgedit1.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/dlgedit2.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/emso_screen.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/emso_screen_small.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/filedialog.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/fontdialog.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/foxcalc.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/foxcalc_prefdialog_01_small.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/foxcalc_prefdialog_02_small.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/foxcalc_prefdialog_03_small.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/glview.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/goggles.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/igscanner-screenshot-small.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/iims1.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/iims1_small.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/iims2.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/iims2_small.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/iims3.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/iims3_small.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/imagedebugger.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/inload.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/openspace.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/pathfinder.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/pdiary.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/printdialog.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/replacedialog.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/rezound_thumb.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/scenegraphnavigator.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/scriptolutions.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/searchdialog.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/small_ctc_osx.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/small_ctc_xp.gif +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/table.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/tmp_vision_snap.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/tux_small.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/udine_physics.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/vorhour1.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/vorhour1_small.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/vorhour2.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/vorhour2_small.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/xfe.png +%%PORTDOCS%%%%DOCSDIR%%/html/screenshots/xfe_small.png +%%PORTDOCS%%%%DOCSDIR%%/html/serialization.html +%%PORTDOCS%%%%DOCSDIR%%/html/styles.css +%%PORTDOCS%%%%DOCSDIR%%/html/timers.html +%%PORTDOCS%%%%DOCSDIR%%/html/top.html +%%PORTDOCS%%%%DOCSDIR%%/html/widgets.html +%%PORTDOCS%%%%DOCSDIR%%/html/win32.html +%%PORTDOCS%%%%DOCSDIR%%/html/window.html +%%PORTDOCS%%%%DOCSDIR%%/html/xml.html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/screenshots +%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/art +%%PORTDOCS%%@dirrm %%DOCSDIR%%/html +%%PORTDOCS%%@dirrm %%DOCSDIR%% |