summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authoradam <adam>2005-07-25 10:53:43 +0000
committeradam <adam>2005-07-25 10:53:43 +0000
commit1a142772f938ce049a22f53ae6f0875790322477 (patch)
tree05a108590cec2d1ab59baa5f35ded63aa352a260 /x11
parent644ac36bb2041e03184bf560d27ee281cff96d95 (diff)
downloadpkgsrc-1a142772f938ce049a22f53ae6f0875790322477.tar.gz
Changes 1.4.16:
* Fixed bug in FXList and FXIconList * Fixed sign error in quaternion classes in setAxes() * Issue in FXMemoryStream fixed
Diffstat (limited to 'x11')
-rw-r--r--x11/fox/Makefile23
-rw-r--r--x11/fox/PLIST650
-rw-r--r--x11/fox/distinfo14
-rw-r--r--x11/fox/patches/patch-aa26
4 files changed, 416 insertions, 297 deletions
diff --git a/x11/fox/Makefile b/x11/fox/Makefile
index d3b4c067bc1..661f08fa4a8 100644
--- a/x11/fox/Makefile
+++ b/x11/fox/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2005/06/01 18:03:28 jlam Exp $
-#
+# $NetBSD: Makefile,v 1.25 2005/07/25 10:53:43 adam Exp $
-DISTNAME= fox-1.0.43
-PKGREVISION= 6
+DISTNAME= fox-1.4.16
CATEGORIES= x11
MASTER_SITES= http://www.fox-toolkit.org/ftp/
@@ -10,19 +8,18 @@ MAINTAINER= sakamoto@NetBSD.org
HOMEPAGE= http://www.fox-toolkit.org/
COMMENT= Fast and extensive C++ GUI toolkit
-USE_LIBTOOL= # defined
-GNU_CONFIGURE= # defined
-USE_LANGUAGES= c c++
-
-CONFIGURE_ARGS+= --with-opengl=mesa
-CONFIGURE_ARGS+= --with-x
-CONFIGURE_ARGS+= --with-shm=yes
+USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-release
+CONFIGURE_ARGS+= --with-opengl
+CONFIGURE_ARGS+= --with-shm
+CONFIGURE_ARGS+= --with-x
+.include "../../archivers/bzip2/buildlink3.mk"
+.include "../../graphics/glu/buildlink3.mk"
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
-.include "../../graphics/MesaLib/buildlink3.mk"
-.include "../../graphics/glu/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/fox/PLIST b/x11/fox/PLIST
index 26d7871a39f..d7701a3584c 100644
--- a/x11/fox/PLIST
+++ b/x11/fox/PLIST
@@ -1,270 +1,388 @@
-@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:58 jlam Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/07/25 10:53:43 adam Exp $
+bin/Adie.stx
bin/PathFinder
bin/adie
bin/calculator
+bin/fox-config
bin/reswrap
-include/fox/FX4Splitter.h
-include/fox/FXAccelTable.h
-include/fox/FXApp.h
-include/fox/FXArray.h
-include/fox/FXArrowButton.h
-include/fox/FXBMPIcon.h
-include/fox/FXBMPImage.h
-include/fox/FXBitmap.h
-include/fox/FXButton.h
-include/fox/FXCURCursor.h
-include/fox/FXCanvas.h
-include/fox/FXCharset.h
-include/fox/FXCheckButton.h
-include/fox/FXColorBar.h
-include/fox/FXColorDialog.h
-include/fox/FXColorSelector.h
-include/fox/FXColorWell.h
-include/fox/FXColorWheel.h
-include/fox/FXComboBox.h
-include/fox/FXComposite.h
-include/fox/FXCursor.h
-include/fox/FXDC.h
-include/fox/FXDCPrint.h
-include/fox/FXDCWindow.h
-include/fox/FXDHMat.h
-include/fox/FXDHVec.h
-include/fox/FXDQuat.h
-include/fox/FXDVec.h
-include/fox/FXDataTarget.h
-include/fox/FXDebugTarget.h
-include/fox/FXDelegator.h
-include/fox/FXDial.h
-include/fox/FXDialogBox.h
-include/fox/FXDict.h
-include/fox/FXDirBox.h
-include/fox/FXDirDialog.h
-include/fox/FXDirList.h
-include/fox/FXDirSelector.h
-include/fox/FXDocument.h
-include/fox/FXDragCorner.h
-include/fox/FXDrawable.h
-include/fox/FXDriveBox.h
-include/fox/FXElement.h
-include/fox/FXException.h
-include/fox/FXFile.h
-include/fox/FXFileDialog.h
-include/fox/FXFileDict.h
-include/fox/FXFileList.h
-include/fox/FXFileSelector.h
-include/fox/FXFont.h
-include/fox/FXFontDialog.h
-include/fox/FXFontSelector.h
-include/fox/FXFrame.h
-include/fox/FXGIFCursor.h
-include/fox/FXGIFIcon.h
-include/fox/FXGIFImage.h
-include/fox/FXGLCanvas.h
-include/fox/FXGLCone.h
-include/fox/FXGLContext.h
-include/fox/FXGLCube.h
-include/fox/FXGLCylinder.h
-include/fox/FXGLObject.h
-include/fox/FXGLShape.h
-include/fox/FXGLSphere.h
-include/fox/FXGLTriangleMesh.h
-include/fox/FXGLViewer.h
-include/fox/FXGLVisual.h
-include/fox/FXGroupBox.h
-include/fox/FXHMat.h
-include/fox/FXHVec.h
-include/fox/FXHeader.h
-include/fox/FXHorizontalFrame.h
-include/fox/FXICOIcon.h
-include/fox/FXICOImage.h
-include/fox/FXIcon.h
-include/fox/FXIconList.h
-include/fox/FXId.h
-include/fox/FXImage.h
-include/fox/FXImageView.h
-include/fox/FXInputDialog.h
-include/fox/FXJPGIcon.h
-include/fox/FXJPGImage.h
-include/fox/FXLabel.h
-include/fox/FXList.h
-include/fox/FXListBox.h
-include/fox/FXMDIButton.h
-include/fox/FXMDIChild.h
-include/fox/FXMDIClient.h
-include/fox/FXMainWindow.h
-include/fox/FXMatrix.h
-include/fox/FXMenuButton.h
-include/fox/FXMenuCaption.h
-include/fox/FXMenuCascade.h
-include/fox/FXMenuCommand.h
-include/fox/FXMenuPane.h
-include/fox/FXMenuSeparator.h
-include/fox/FXMenuTitle.h
-include/fox/FXMenubar.h
-include/fox/FXMessageBox.h
-include/fox/FXObject.h
-include/fox/FXObjectList.h
-include/fox/FXOptionMenu.h
-include/fox/FXPCXIcon.h
-include/fox/FXPCXImage.h
-include/fox/FXPNGIcon.h
-include/fox/FXPNGImage.h
-include/fox/FXPacker.h
-include/fox/FXPicker.h
-include/fox/FXPoint.h
-include/fox/FXPopup.h
-include/fox/FXPrintDialog.h
-include/fox/FXProgressBar.h
-include/fox/FXProgressDialog.h
-include/fox/FXQuat.h
-include/fox/FXRGBIcon.h
-include/fox/FXRGBImage.h
-include/fox/FXRadioButton.h
-include/fox/FXRange.h
-include/fox/FXRecentFiles.h
-include/fox/FXRectangle.h
-include/fox/FXRegion.h
-include/fox/FXRegistry.h
-include/fox/FXReplaceDialog.h
-include/fox/FXRex.h
-include/fox/FXRootWindow.h
-include/fox/FXScrollArea.h
-include/fox/FXScrollWindow.h
-include/fox/FXScrollbar.h
-include/fox/FXSearchDialog.h
-include/fox/FXSeparator.h
-include/fox/FXSettings.h
-include/fox/FXShell.h
-include/fox/FXShutter.h
-include/fox/FXSize.h
-include/fox/FXSlider.h
-include/fox/FXSpinner.h
-include/fox/FXSplitter.h
-include/fox/FXStatusbar.h
-include/fox/FXStatusline.h
-include/fox/FXStream.h
-include/fox/FXString.h
-include/fox/FXStringDict.h
-include/fox/FXSwitcher.h
-include/fox/FXTGAIcon.h
-include/fox/FXTGAImage.h
-include/fox/FXTIFIcon.h
-include/fox/FXTIFImage.h
-include/fox/FXTabBar.h
-include/fox/FXTabBook.h
-include/fox/FXTabItem.h
-include/fox/FXTable.h
-include/fox/FXText.h
-include/fox/FXTextField.h
-include/fox/FXToggleButton.h
-include/fox/FXToolbar.h
-include/fox/FXToolbarGrip.h
-include/fox/FXToolbarShell.h
-include/fox/FXToolbarTab.h
-include/fox/FXTooltip.h
-include/fox/FXTopWindow.h
-include/fox/FXTreeList.h
-include/fox/FXTreeListBox.h
-include/fox/FXURL.h
-include/fox/FXUndoList.h
-include/fox/FXVec.h
-include/fox/FXVerticalFrame.h
-include/fox/FXVisual.h
-include/fox/FXWindow.h
-include/fox/FXXPMIcon.h
-include/fox/FXXPMImage.h
-include/fox/fx.h
-include/fox/fx3d.h
-include/fox/fxdefs.h
-include/fox/fxkeys.h
-include/fox/fxver.h
-include/fox/xincs.h
-lib/libFOX.la
-man/man1/PathFinder.1
-man/man1/adie.1
-man/man1/calculator.1
-man/man1/reswrap.1
-share/doc/html/fox/adie.html
-share/doc/html/fox/app.html
-share/doc/html/fox/art/bigpenguin.png
-share/doc/html/fox/art/foxlogo.png
-share/doc/html/fox/art/foxstart.png
-share/doc/html/fox/art/freespeach.gif
-share/doc/html/fox/art/ill.gif
-share/doc/html/fox/art/ilr.gif
-share/doc/html/fox/art/innernerd.gif
-share/doc/html/fox/art/iul.gif
-share/doc/html/fox/art/iur.gif
-share/doc/html/fox/art/nerd_inside.gif
-share/doc/html/fox/art/oll.gif
-share/doc/html/fox/art/olr.gif
-share/doc/html/fox/art/opengl_logo.png
-share/doc/html/fox/art/oul.gif
-share/doc/html/fox/art/oul_grey.gif
-share/doc/html/fox/art/our.gif
-share/doc/html/fox/art/progress.png
-share/doc/html/fox/art/scribble.png
-share/doc/html/fox/art/sgitextedit.png
-share/doc/html/fox/art/slingerzbutton1.gif
-share/doc/html/fox/art/win32-libraries.png
-share/doc/html/fox/art/win32-linkoutput.png
-share/doc/html/fox/art/win32-postbuild.png
-share/doc/html/fox/art/win32-preprocessor.png
-share/doc/html/fox/art/win32-project.png
-share/doc/html/fox/art/win32-tooloptions.png
-share/doc/html/fox/art/wintextedit.png
-share/doc/html/fox/calc.html
-share/doc/html/fox/datatarget.html
-share/doc/html/fox/doc.html
-share/doc/html/fox/download.html
-share/doc/html/fox/draganddrop.html
-share/doc/html/fox/faq.html
-share/doc/html/fox/filefuncs.html
-share/doc/html/fox/focus.html
-share/doc/html/fox/fonts.html
-share/doc/html/fox/foreword.html
-share/doc/html/fox/fox.html
-share/doc/html/fox/goals.html
-share/doc/html/fox/guiupdate.html
-share/doc/html/fox/icons.html
-share/doc/html/fox/introduction.html
-share/doc/html/fox/layout.html
-share/doc/html/fox/messages.html
-share/doc/html/fox/news.html
-share/doc/html/fox/oldfox.html
-share/doc/html/fox/pathfinder.html
-share/doc/html/fox/projects.html
-share/doc/html/fox/registry.html
-share/doc/html/fox/rex.html
-share/doc/html/fox/screenshots.html
-share/doc/html/fox/screenshots/adie.jpg
-share/doc/html/fox/screenshots/adie_colors.jpg
-share/doc/html/fox/screenshots/adie_del.jpg
-share/doc/html/fox/screenshots/adie_edit.jpg
-share/doc/html/fox/screenshots/adie_font.jpg
-share/doc/html/fox/screenshots/adie_pat.jpg
-share/doc/html/fox/screenshots/colordialog.png
-share/doc/html/fox/screenshots/dirdialog.png
-share/doc/html/fox/screenshots/filedialog.png
-share/doc/html/fox/screenshots/fontdialog.png
-share/doc/html/fox/screenshots/foxcalc.jpg
-share/doc/html/fox/screenshots/foxcalc_prefdialog_01_small.jpg
-share/doc/html/fox/screenshots/foxcalc_prefdialog_02_small.jpg
-share/doc/html/fox/screenshots/foxcalc_prefdialog_03_small.jpg
-share/doc/html/fox/screenshots/glview.png
-share/doc/html/fox/screenshots/pathfinder.png
-share/doc/html/fox/screenshots/printdialog.png
-share/doc/html/fox/screenshots/replacedialog.png
-share/doc/html/fox/screenshots/searchdialog.png
-share/doc/html/fox/screenshots/table.png
-share/doc/html/fox/serialization.html
-share/doc/html/fox/styles.css
-share/doc/html/fox/timers.html
-share/doc/html/fox/widgets.html
-share/doc/html/fox/win32.html
-share/doc/html/fox/window.html
-share/doc/html/fox/xml.html
-@dirrm share/doc/html/fox/screenshots
-@dirrm share/doc/html/fox/art
-@dirrm share/doc/html/fox
-@dirrm include/fox
+bin/shutterbug
+include/fox-1.4/FX4Splitter.h
+include/fox-1.4/FX7Segment.h
+include/fox-1.4/FXAccelTable.h
+include/fox-1.4/FXApp.h
+include/fox-1.4/FXArray.h
+include/fox-1.4/FXArrowButton.h
+include/fox-1.4/FXBMPIcon.h
+include/fox-1.4/FXBMPImage.h
+include/fox-1.4/FXBZStream.h
+include/fox-1.4/FXBitmap.h
+include/fox-1.4/FXBitmapFrame.h
+include/fox-1.4/FXBitmapView.h
+include/fox-1.4/FXButton.h
+include/fox-1.4/FXCURCursor.h
+include/fox-1.4/FXCanvas.h
+include/fox-1.4/FXCheckButton.h
+include/fox-1.4/FXChoiceBox.h
+include/fox-1.4/FXColorBar.h
+include/fox-1.4/FXColorDialog.h
+include/fox-1.4/FXColorSelector.h
+include/fox-1.4/FXColorWell.h
+include/fox-1.4/FXColorWheel.h
+include/fox-1.4/FXComboBox.h
+include/fox-1.4/FXComposite.h
+include/fox-1.4/FXCursor.h
+include/fox-1.4/FXDC.h
+include/fox-1.4/FXDCPrint.h
+include/fox-1.4/FXDCWindow.h
+include/fox-1.4/FXDLL.h
+include/fox-1.4/FXDataTarget.h
+include/fox-1.4/FXDebugTarget.h
+include/fox-1.4/FXDelegator.h
+include/fox-1.4/FXDial.h
+include/fox-1.4/FXDialogBox.h
+include/fox-1.4/FXDict.h
+include/fox-1.4/FXDirBox.h
+include/fox-1.4/FXDirDialog.h
+include/fox-1.4/FXDirList.h
+include/fox-1.4/FXDirSelector.h
+include/fox-1.4/FXDockBar.h
+include/fox-1.4/FXDockHandler.h
+include/fox-1.4/FXDockSite.h
+include/fox-1.4/FXDockTitle.h
+include/fox-1.4/FXDocument.h
+include/fox-1.4/FXDragCorner.h
+include/fox-1.4/FXDrawable.h
+include/fox-1.4/FXDriveBox.h
+include/fox-1.4/FXElement.h
+include/fox-1.4/FXException.h
+include/fox-1.4/FXFile.h
+include/fox-1.4/FXFileDialog.h
+include/fox-1.4/FXFileDict.h
+include/fox-1.4/FXFileList.h
+include/fox-1.4/FXFileSelector.h
+include/fox-1.4/FXFileStream.h
+include/fox-1.4/FXFoldingList.h
+include/fox-1.4/FXFont.h
+include/fox-1.4/FXFontDialog.h
+include/fox-1.4/FXFontSelector.h
+include/fox-1.4/FXFrame.h
+include/fox-1.4/FXGIFCursor.h
+include/fox-1.4/FXGIFIcon.h
+include/fox-1.4/FXGIFImage.h
+include/fox-1.4/FXGLCanvas.h
+include/fox-1.4/FXGLCone.h
+include/fox-1.4/FXGLContext.h
+include/fox-1.4/FXGLCube.h
+include/fox-1.4/FXGLCylinder.h
+include/fox-1.4/FXGLObject.h
+include/fox-1.4/FXGLShape.h
+include/fox-1.4/FXGLSphere.h
+include/fox-1.4/FXGLTriangleMesh.h
+include/fox-1.4/FXGLViewer.h
+include/fox-1.4/FXGLVisual.h
+include/fox-1.4/FXGUISignal.h
+include/fox-1.4/FXGZStream.h
+include/fox-1.4/FXGradientBar.h
+include/fox-1.4/FXGroupBox.h
+include/fox-1.4/FXHash.h
+include/fox-1.4/FXHeader.h
+include/fox-1.4/FXHorizontalFrame.h
+include/fox-1.4/FXICOIcon.h
+include/fox-1.4/FXICOImage.h
+include/fox-1.4/FXIFFIcon.h
+include/fox-1.4/FXIFFImage.h
+include/fox-1.4/FXIcon.h
+include/fox-1.4/FXIconDict.h
+include/fox-1.4/FXIconList.h
+include/fox-1.4/FXIconSource.h
+include/fox-1.4/FXId.h
+include/fox-1.4/FXImage.h
+include/fox-1.4/FXImageFrame.h
+include/fox-1.4/FXImageView.h
+include/fox-1.4/FXInputDialog.h
+include/fox-1.4/FXJPGIcon.h
+include/fox-1.4/FXJPGImage.h
+include/fox-1.4/FXLabel.h
+include/fox-1.4/FXList.h
+include/fox-1.4/FXListBox.h
+include/fox-1.4/FXMDIButton.h
+include/fox-1.4/FXMDIChild.h
+include/fox-1.4/FXMDIClient.h
+include/fox-1.4/FXMainWindow.h
+include/fox-1.4/FXMat3d.h
+include/fox-1.4/FXMat3f.h
+include/fox-1.4/FXMat4d.h
+include/fox-1.4/FXMat4f.h
+include/fox-1.4/FXMatrix.h
+include/fox-1.4/FXMemMap.h
+include/fox-1.4/FXMemoryStream.h
+include/fox-1.4/FXMenuBar.h
+include/fox-1.4/FXMenuButton.h
+include/fox-1.4/FXMenuCaption.h
+include/fox-1.4/FXMenuCascade.h
+include/fox-1.4/FXMenuCheck.h
+include/fox-1.4/FXMenuCommand.h
+include/fox-1.4/FXMenuPane.h
+include/fox-1.4/FXMenuRadio.h
+include/fox-1.4/FXMenuSeparator.h
+include/fox-1.4/FXMenuTitle.h
+include/fox-1.4/FXMessageBox.h
+include/fox-1.4/FXObject.h
+include/fox-1.4/FXObjectList.h
+include/fox-1.4/FXOptionMenu.h
+include/fox-1.4/FXPCXIcon.h
+include/fox-1.4/FXPCXImage.h
+include/fox-1.4/FXPNGIcon.h
+include/fox-1.4/FXPNGImage.h
+include/fox-1.4/FXPPMIcon.h
+include/fox-1.4/FXPPMImage.h
+include/fox-1.4/FXPacker.h
+include/fox-1.4/FXPicker.h
+include/fox-1.4/FXPoint.h
+include/fox-1.4/FXPopup.h
+include/fox-1.4/FXPrintDialog.h
+include/fox-1.4/FXProgressBar.h
+include/fox-1.4/FXProgressDialog.h
+include/fox-1.4/FXQuatd.h
+include/fox-1.4/FXQuatf.h
+include/fox-1.4/FXRASIcon.h
+include/fox-1.4/FXRASImage.h
+include/fox-1.4/FXRGBIcon.h
+include/fox-1.4/FXRGBImage.h
+include/fox-1.4/FXRadioButton.h
+include/fox-1.4/FXRanged.h
+include/fox-1.4/FXRangef.h
+include/fox-1.4/FXRealSlider.h
+include/fox-1.4/FXRealSpinner.h
+include/fox-1.4/FXRecentFiles.h
+include/fox-1.4/FXRectangle.h
+include/fox-1.4/FXRegion.h
+include/fox-1.4/FXRegistry.h
+include/fox-1.4/FXReplaceDialog.h
+include/fox-1.4/FXRex.h
+include/fox-1.4/FXRootWindow.h
+include/fox-1.4/FXRuler.h
+include/fox-1.4/FXScrollArea.h
+include/fox-1.4/FXScrollBar.h
+include/fox-1.4/FXScrollPane.h
+include/fox-1.4/FXScrollWindow.h
+include/fox-1.4/FXSearchDialog.h
+include/fox-1.4/FXSeparator.h
+include/fox-1.4/FXSettings.h
+include/fox-1.4/FXShell.h
+include/fox-1.4/FXShutter.h
+include/fox-1.4/FXSize.h
+include/fox-1.4/FXSlider.h
+include/fox-1.4/FXSphered.h
+include/fox-1.4/FXSpheref.h
+include/fox-1.4/FXSpinner.h
+include/fox-1.4/FXSplashWindow.h
+include/fox-1.4/FXSplitter.h
+include/fox-1.4/FXSpring.h
+include/fox-1.4/FXStatusBar.h
+include/fox-1.4/FXStatusLine.h
+include/fox-1.4/FXStream.h
+include/fox-1.4/FXString.h
+include/fox-1.4/FXStringDict.h
+include/fox-1.4/FXSwitcher.h
+include/fox-1.4/FXTGAIcon.h
+include/fox-1.4/FXTGAImage.h
+include/fox-1.4/FXTIFIcon.h
+include/fox-1.4/FXTIFImage.h
+include/fox-1.4/FXTabBar.h
+include/fox-1.4/FXTabBook.h
+include/fox-1.4/FXTabItem.h
+include/fox-1.4/FXTable.h
+include/fox-1.4/FXText.h
+include/fox-1.4/FXTextCodec.h
+include/fox-1.4/FXTextField.h
+include/fox-1.4/FXThread.h
+include/fox-1.4/FXToggleButton.h
+include/fox-1.4/FXToolBar.h
+include/fox-1.4/FXToolBarGrip.h
+include/fox-1.4/FXToolBarShell.h
+include/fox-1.4/FXToolBarTab.h
+include/fox-1.4/FXToolTip.h
+include/fox-1.4/FXTopWindow.h
+include/fox-1.4/FXTreeList.h
+include/fox-1.4/FXTreeListBox.h
+include/fox-1.4/FXTriStateButton.h
+include/fox-1.4/FXURL.h
+include/fox-1.4/FXUTF16Codec.h
+include/fox-1.4/FXUTF32Codec.h
+include/fox-1.4/FXUTF8Codec.h
+include/fox-1.4/FXUndoList.h
+include/fox-1.4/FXVec2d.h
+include/fox-1.4/FXVec2f.h
+include/fox-1.4/FXVec3d.h
+include/fox-1.4/FXVec3f.h
+include/fox-1.4/FXVec4d.h
+include/fox-1.4/FXVec4f.h
+include/fox-1.4/FXVerticalFrame.h
+include/fox-1.4/FXVisual.h
+include/fox-1.4/FXWindow.h
+include/fox-1.4/FXWizard.h
+include/fox-1.4/FXXBMIcon.h
+include/fox-1.4/FXXBMImage.h
+include/fox-1.4/FXXPMIcon.h
+include/fox-1.4/FXXPMImage.h
+include/fox-1.4/chart/FXChart.h
+include/fox-1.4/fx.h
+include/fox-1.4/fx3d.h
+include/fox-1.4/fxdefs.h
+include/fox-1.4/fxkeys.h
+include/fox-1.4/fxver.h
+include/fox-1.4/xincs.h
+lib/libCHART-1.4.la
+lib/libFOX-1.4.la
+man/man1/PathFinder.1.gz
+man/man1/adie.1.gz
+man/man1/calculator.1.gz
+man/man1/reswrap.1.gz
+man/man1/shutterbug.1
+share/doc/fox-1.4/html/adie.html
+share/doc/fox-1.4/html/app.html
+share/doc/fox-1.4/html/art/bigpenguin.png
+share/doc/fox-1.4/html/art/fifthplanet.jpg
+share/doc/fox-1.4/html/art/fox.gif
+share/doc/fox-1.4/html/art/foxlogo.jpg
+share/doc/fox-1.4/html/art/foxlogo.png
+share/doc/fox-1.4/html/art/foxlogo_small.jpg
+share/doc/fox-1.4/html/art/foxstart.png
+share/doc/fox-1.4/html/art/freespeach.gif
+share/doc/fox-1.4/html/art/ill.gif
+share/doc/fox-1.4/html/art/ilr.gif
+share/doc/fox-1.4/html/art/innernerd.gif
+share/doc/fox-1.4/html/art/iul.gif
+share/doc/fox-1.4/html/art/iur.gif
+share/doc/fox-1.4/html/art/layout.gif
+share/doc/fox-1.4/html/art/line.gif
+share/doc/fox-1.4/html/art/mouse.gif
+share/doc/fox-1.4/html/art/nerd_inside.gif
+share/doc/fox-1.4/html/art/oll.gif
+share/doc/fox-1.4/html/art/olr.gif
+share/doc/fox-1.4/html/art/opengl_logo.png
+share/doc/fox-1.4/html/art/oul.gif
+share/doc/fox-1.4/html/art/oul_grey.gif
+share/doc/fox-1.4/html/art/our.gif
+share/doc/fox-1.4/html/art/progress.png
+share/doc/fox-1.4/html/art/scribble.png
+share/doc/fox-1.4/html/art/sgitextedit.png
+share/doc/fox-1.4/html/art/slingerzbutton1.gif
+share/doc/fox-1.4/html/art/widget.jpg
+share/doc/fox-1.4/html/art/win32-libraries.png
+share/doc/fox-1.4/html/art/win32-linkoutput.png
+share/doc/fox-1.4/html/art/win32-postbuild.png
+share/doc/fox-1.4/html/art/win32-preprocessor.png
+share/doc/fox-1.4/html/art/win32-project.png
+share/doc/fox-1.4/html/art/win32-tooloptions.png
+share/doc/fox-1.4/html/art/wintextedit.png
+share/doc/fox-1.4/html/calc.html
+share/doc/fox-1.4/html/clipboard.html
+share/doc/fox-1.4/html/consulting.html
+share/doc/fox-1.4/html/datatarget.html
+share/doc/fox-1.4/html/doc.html
+share/doc/fox-1.4/html/download.html
+share/doc/fox-1.4/html/doxygen.cfg
+share/doc/fox-1.4/html/draganddrop.html
+share/doc/fox-1.4/html/faq.html
+share/doc/fox-1.4/html/filefuncs.html
+share/doc/fox-1.4/html/filter.pl
+share/doc/fox-1.4/html/focus.html
+share/doc/fox-1.4/html/fonts.html
+share/doc/fox-1.4/html/footer.html
+share/doc/fox-1.4/html/foreword.html
+share/doc/fox-1.4/html/fox.html
+share/doc/fox-1.4/html/goals.html
+share/doc/fox-1.4/html/gpgkey.html
+share/doc/fox-1.4/html/guiupdate.html
+share/doc/fox-1.4/html/header.html
+share/doc/fox-1.4/html/home.html
+share/doc/fox-1.4/html/icons.html
+share/doc/fox-1.4/html/install.html
+share/doc/fox-1.4/html/introduction.html
+share/doc/fox-1.4/html/layout.html
+share/doc/fox-1.4/html/license.html
+share/doc/fox-1.4/html/menu.css
+share/doc/fox-1.4/html/menu.html
+share/doc/fox-1.4/html/messages.html
+share/doc/fox-1.4/html/news.html
+share/doc/fox-1.4/html/news1.html
+share/doc/fox-1.4/html/news2.html
+share/doc/fox-1.4/html/page.css
+share/doc/fox-1.4/html/pathfinder.html
+share/doc/fox-1.4/html/projects.html
+share/doc/fox-1.4/html/references.html
+share/doc/fox-1.4/html/registry.html
+share/doc/fox-1.4/html/rex.html
+share/doc/fox-1.4/html/screenshots.html
+share/doc/fox-1.4/html/screenshots/SbSScreen1.jpg
+share/doc/fox-1.4/html/screenshots/SbSScreen1_small.jpg
+share/doc/fox-1.4/html/screenshots/adie.gif
+share/doc/fox-1.4/html/screenshots/adie_colors.gif
+share/doc/fox-1.4/html/screenshots/adie_edit.gif
+share/doc/fox-1.4/html/screenshots/adie_font.gif
+share/doc/fox-1.4/html/screenshots/adie_sty.gif
+share/doc/fox-1.4/html/screenshots/analysisview.png
+share/doc/fox-1.4/html/screenshots/aqx_linux_visualizacao_peq.jpg
+share/doc/fox-1.4/html/screenshots/arithmedrill-screenshot.png
+share/doc/fox-1.4/html/screenshots/arithmedrill-screenshot_small.png
+share/doc/fox-1.4/html/screenshots/boskalisday.gif
+share/doc/fox-1.4/html/screenshots/boskalisnite.gif
+share/doc/fox-1.4/html/screenshots/clview_icon.gif
+share/doc/fox-1.4/html/screenshots/colordialog.png
+share/doc/fox-1.4/html/screenshots/cometassay.jpg
+share/doc/fox-1.4/html/screenshots/contact.gif
+share/doc/fox-1.4/html/screenshots/dirdialog.png
+share/doc/fox-1.4/html/screenshots/dlgedit1.png
+share/doc/fox-1.4/html/screenshots/dlgedit2.png
+share/doc/fox-1.4/html/screenshots/emso_screen.png
+share/doc/fox-1.4/html/screenshots/emso_screen_small.jpg
+share/doc/fox-1.4/html/screenshots/filedialog.png
+share/doc/fox-1.4/html/screenshots/fontdialog.png
+share/doc/fox-1.4/html/screenshots/foxcalc.jpg
+share/doc/fox-1.4/html/screenshots/foxcalc_prefdialog_01_small.jpg
+share/doc/fox-1.4/html/screenshots/foxcalc_prefdialog_02_small.jpg
+share/doc/fox-1.4/html/screenshots/foxcalc_prefdialog_03_small.jpg
+share/doc/fox-1.4/html/screenshots/glview.png
+share/doc/fox-1.4/html/screenshots/goggles.png
+share/doc/fox-1.4/html/screenshots/iims1.png
+share/doc/fox-1.4/html/screenshots/iims1_small.png
+share/doc/fox-1.4/html/screenshots/iims2.png
+share/doc/fox-1.4/html/screenshots/iims2_small.png
+share/doc/fox-1.4/html/screenshots/iims3.png
+share/doc/fox-1.4/html/screenshots/iims3_small.png
+share/doc/fox-1.4/html/screenshots/imagedebugger.gif
+share/doc/fox-1.4/html/screenshots/pathfinder.png
+share/doc/fox-1.4/html/screenshots/pdiary.jpg
+share/doc/fox-1.4/html/screenshots/printdialog.png
+share/doc/fox-1.4/html/screenshots/replacedialog.png
+share/doc/fox-1.4/html/screenshots/rezound_thumb.gif
+share/doc/fox-1.4/html/screenshots/scenegraphnavigator.gif
+share/doc/fox-1.4/html/screenshots/scriptolutions.gif
+share/doc/fox-1.4/html/screenshots/searchdialog.png
+share/doc/fox-1.4/html/screenshots/table.png
+share/doc/fox-1.4/html/screenshots/tmp_vision_snap.jpg
+share/doc/fox-1.4/html/screenshots/tux_small.jpg
+share/doc/fox-1.4/html/screenshots/udine_physics.jpg
+share/doc/fox-1.4/html/screenshots/vorhour1.jpg
+share/doc/fox-1.4/html/screenshots/vorhour1_small.jpg
+share/doc/fox-1.4/html/screenshots/vorhour2.jpg
+share/doc/fox-1.4/html/screenshots/vorhour2_small.jpg
+share/doc/fox-1.4/html/screenshots/xfe.png
+share/doc/fox-1.4/html/screenshots/xfe_small.png
+share/doc/fox-1.4/html/screenshots/xtc.gif
+share/doc/fox-1.4/html/serialization.html
+share/doc/fox-1.4/html/styles.css
+share/doc/fox-1.4/html/timers.html
+share/doc/fox-1.4/html/top.html
+share/doc/fox-1.4/html/widgets.html
+share/doc/fox-1.4/html/win32.html
+share/doc/fox-1.4/html/window.html
+share/doc/fox-1.4/html/xml.html
+@dirrm include/fox-1.4/chart
+@dirrm include/fox-1.4
+@dirrm share/doc/fox-1.4/html/screenshots
+@dirrm share/doc/fox-1.4/html/art
+@dirrm share/doc/fox-1.4/html
+@dirrm share/doc/fox-1.4
diff --git a/x11/fox/distinfo b/x11/fox/distinfo
index 69477e14ffc..29e9481eb41 100644
--- a/x11/fox/distinfo
+++ b/x11/fox/distinfo
@@ -1,10 +1,6 @@
-$NetBSD: distinfo,v 1.9 2005/02/23 17:36:10 wiz Exp $
+$NetBSD: distinfo,v 1.10 2005/07/25 10:53:43 adam Exp $
-SHA1 (fox-1.0.43.tar.gz) = 1c56abb70c5d731226754808efa97bdad97a761d
-RMD160 (fox-1.0.43.tar.gz) = 8f72122c50d8595a66d189c0fb90b77ee90ee1fd
-Size (fox-1.0.43.tar.gz) = 2132787 bytes
-SHA1 (patch-aa) = 0d56368c0d106d944956bfa1a33672f141cae69b
-SHA1 (patch-ab) = 705946d84fd48666479abbd4c59c4e75ca914436
-SHA1 (patch-ac) = c338e3747b5cb717794be526837ffa70330f9069
-SHA1 (patch-ad) = 33f032fcc13c32ab5e31a3224278626b5083838d
-SHA1 (patch-ae) = df65abd799df39f109e4314f65d9c6d82aa57e31
+SHA1 (fox-1.4.16.tar.gz) = 1e1c81eabded2247e4155f2344c69c50362b7cc7
+RMD160 (fox-1.4.16.tar.gz) = 425ad42c56819eea7dd03d5806848566afb7cc2c
+Size (fox-1.4.16.tar.gz) = 3922782 bytes
+SHA1 (patch-aa) = b12d49a942ae7c2a16e1f980cdc3c1bfe00936e8
diff --git a/x11/fox/patches/patch-aa b/x11/fox/patches/patch-aa
index 4f204dfe7e3..62ea226604c 100644
--- a/x11/fox/patches/patch-aa
+++ b/x11/fox/patches/patch-aa
@@ -1,13 +1,21 @@
-$NetBSD: patch-aa,v 1.1 2003/08/29 10:16:12 xtraeme Exp $
+$NetBSD: patch-aa,v 1.2 2005/07/25 10:53:43 adam Exp $
---- doc/art/Makefile.in.orig 2003-08-29 10:35:39.000000000 +0200
-+++ doc/art/Makefile.in 2003-08-29 10:35:53.000000000 +0200
-@@ -87,7 +87,7 @@
- VERSION = @VERSION@
- X_BASE_LIBS = @X_BASE_LIBS@
+--- configure.orig 2005-06-12 01:29:24.000000000 +0000
++++ configure
+@@ -1845,7 +1845,6 @@ LT_AGE=`expr $FOX_INTERFACE_VERSION - $F
--artdir = $(prefix)/@PACKAGE@/html/art
-+artdir = $(prefix)/share/doc/html/@PACKAGE@/art
- ART_FILES = bigpenguin.png foxlogo.png foxstart.png freespeach.gif ill.gif ilr.gif innernerd.gif iul.gif iur.gif nerd_inside.gif oll.gif olr.gif opengl_logo.png oul.gif oul_grey.gif our.gif progress.png scribble.png sgitextedit.png slingerzbutton1.gif win32-libraries.png win32-linkoutput.png win32-postbuild.png win32-preprocessor.png win32-project.png win32-tooloptions.png wintextedit.png
+-CXXFLAGS=""
+
+ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
+ echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
+@@ -24925,7 +24924,7 @@ fi;
+ echo "$as_me:$LINENO: result: $enable_release" >&5
+ echo "${ECHO_T}$enable_release" >&6
+ if test "x$enable_release" = "xyes" ; then
+-CXXFLAGS="${CXXFLAGS} -O2 -DNDEBUG"
++CXXFLAGS="${CXXFLAGS} -DNDEBUG"
+ if test "${GXX}" = "yes" ; then
+ CXXFLAGS="${CXXFLAGS} -Wuninitialized -ffast-math -fstrict-aliasing -finline-functions -fomit-frame-pointer -fexpensive-optimizations"
+ fi