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. 

The actual mantainer of x11/fox was contacted a month ago.
This commit is contained in:
César Catrián C 2004-09-07 22:36:14 +00:00 committed by Thomas Klausner
parent d9b2f57847
commit d4c63f5b64
5 changed files with 447 additions and 0 deletions

5
fox/DESCR Normal file
View file

@ -0,0 +1,5 @@
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.

35
fox/Makefile Normal file
View file

@ -0,0 +1,35 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/09/07 22:36:14 cetrox Exp $
#
DISTNAME= fox-1.2.9
CATEGORIES= wip devel
MASTER_SITES= http://www.fox-toolkit.org/ftp/
MAINTAINER= ccatrian@eml.cc
HOMEPAGE= http://www.fox-toolkit.org/
COMMENT= Fast and extensive C++ GUI toolkit
SUBST_CLASSES+= art sshots
SUBST_MESSAGE.art= "Fixing dir in doc/art/Makefile.in"
SUBST_FILES.art= doc/art/Makefile.in
SUBST_SED.art= -e \
's|$(prefix)/@PACKAGE@/html/art|$(prefix)/share/@PACKAGE@/html/art|'
SUBST_STAGE.art= post-extract
SUBST_MESSAGE.sshots= "Fixing dir in doc/screenshots/Makefile.in"
SUBST_FILES.sshots= doc/screenshots/Makefile.in
SUBST_SED.sshots= -e \
's|$(prefix)/@PACKAGE@/html/screenshots|$(prefix)/share/@PACKAGE@/html/screenshots|'
SUBST_STAGE.sshots= post-extract
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= yes
USE_X11= yes
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

381
fox/PLIST Normal file
View file

@ -0,0 +1,381 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/07 22:36:15 cetrox Exp $
bin/PathFinder
bin/adie
bin/calculator
bin/reswrap
bin/shutterbug
include/fox-1.2/FX4Splitter.h
include/fox-1.2/FXAccelTable.h
include/fox-1.2/FXApp.h
include/fox-1.2/FXArray.h
include/fox-1.2/FXArrowButton.h
include/fox-1.2/FXBMPIcon.h
include/fox-1.2/FXBMPImage.h
include/fox-1.2/FXBZStream.h
include/fox-1.2/FXBitmap.h
include/fox-1.2/FXBitmapFrame.h
include/fox-1.2/FXBitmapView.h
include/fox-1.2/FXButton.h
include/fox-1.2/FXCURCursor.h
include/fox-1.2/FXCanvas.h
include/fox-1.2/FXCharset.h
include/fox-1.2/FXCheckButton.h
include/fox-1.2/FXColorBar.h
include/fox-1.2/FXColorDialog.h
include/fox-1.2/FXColorSelector.h
include/fox-1.2/FXColorWell.h
include/fox-1.2/FXColorWheel.h
include/fox-1.2/FXComboBox.h
include/fox-1.2/FXComposite.h
include/fox-1.2/FXCursor.h
include/fox-1.2/FXDC.h
include/fox-1.2/FXDCPrint.h
include/fox-1.2/FXDCWindow.h
include/fox-1.2/FXDLL.h
include/fox-1.2/FXDataTarget.h
include/fox-1.2/FXDebugTarget.h
include/fox-1.2/FXDelegator.h
include/fox-1.2/FXDial.h
include/fox-1.2/FXDialogBox.h
include/fox-1.2/FXDict.h
include/fox-1.2/FXDirBox.h
include/fox-1.2/FXDirDialog.h
include/fox-1.2/FXDirList.h
include/fox-1.2/FXDirSelector.h
include/fox-1.2/FXDocument.h
include/fox-1.2/FXDragCorner.h
include/fox-1.2/FXDrawable.h
include/fox-1.2/FXDriveBox.h
include/fox-1.2/FXElement.h
include/fox-1.2/FXException.h
include/fox-1.2/FXFile.h
include/fox-1.2/FXFileDialog.h
include/fox-1.2/FXFileDict.h
include/fox-1.2/FXFileList.h
include/fox-1.2/FXFileSelector.h
include/fox-1.2/FXFileStream.h
include/fox-1.2/FXFoldingList.h
include/fox-1.2/FXFont.h
include/fox-1.2/FXFontDialog.h
include/fox-1.2/FXFontSelector.h
include/fox-1.2/FXFrame.h
include/fox-1.2/FXGIFCursor.h
include/fox-1.2/FXGIFIcon.h
include/fox-1.2/FXGIFImage.h
include/fox-1.2/FXGLCanvas.h
include/fox-1.2/FXGLCone.h
include/fox-1.2/FXGLContext.h
include/fox-1.2/FXGLCube.h
include/fox-1.2/FXGLCylinder.h
include/fox-1.2/FXGLObject.h
include/fox-1.2/FXGLShape.h
include/fox-1.2/FXGLSphere.h
include/fox-1.2/FXGLTriangleMesh.h
include/fox-1.2/FXGLViewer.h
include/fox-1.2/FXGLVisual.h
include/fox-1.2/FXGZStream.h
include/fox-1.2/FXGradientBar.h
include/fox-1.2/FXGroupBox.h
include/fox-1.2/FXHash.h
include/fox-1.2/FXHeader.h
include/fox-1.2/FXHorizontalFrame.h
include/fox-1.2/FXICOIcon.h
include/fox-1.2/FXICOImage.h
include/fox-1.2/FXIcon.h
include/fox-1.2/FXIconList.h
include/fox-1.2/FXId.h
include/fox-1.2/FXImage.h
include/fox-1.2/FXImageFrame.h
include/fox-1.2/FXImageView.h
include/fox-1.2/FXInputDialog.h
include/fox-1.2/FXJPGIcon.h
include/fox-1.2/FXJPGImage.h
include/fox-1.2/FXLabel.h
include/fox-1.2/FXList.h
include/fox-1.2/FXListBox.h
include/fox-1.2/FXMDIButton.h
include/fox-1.2/FXMDIChild.h
include/fox-1.2/FXMDIClient.h
include/fox-1.2/FXMainWindow.h
include/fox-1.2/FXMat3d.h
include/fox-1.2/FXMat3f.h
include/fox-1.2/FXMat4d.h
include/fox-1.2/FXMat4f.h
include/fox-1.2/FXMatrix.h
include/fox-1.2/FXMemoryStream.h
include/fox-1.2/FXMenuBar.h
include/fox-1.2/FXMenuButton.h
include/fox-1.2/FXMenuCaption.h
include/fox-1.2/FXMenuCascade.h
include/fox-1.2/FXMenuCheck.h
include/fox-1.2/FXMenuCommand.h
include/fox-1.2/FXMenuPane.h
include/fox-1.2/FXMenuRadio.h
include/fox-1.2/FXMenuSeparator.h
include/fox-1.2/FXMenuTitle.h
include/fox-1.2/FXMessageBox.h
include/fox-1.2/FXObject.h
include/fox-1.2/FXObjectList.h
include/fox-1.2/FXOptionMenu.h
include/fox-1.2/FXPCXIcon.h
include/fox-1.2/FXPCXImage.h
include/fox-1.2/FXPNGIcon.h
include/fox-1.2/FXPNGImage.h
include/fox-1.2/FXPPMIcon.h
include/fox-1.2/FXPPMImage.h
include/fox-1.2/FXPacker.h
include/fox-1.2/FXPicker.h
include/fox-1.2/FXPoint.h
include/fox-1.2/FXPopup.h
include/fox-1.2/FXPrintDialog.h
include/fox-1.2/FXProgressBar.h
include/fox-1.2/FXProgressDialog.h
include/fox-1.2/FXQuatd.h
include/fox-1.2/FXQuatf.h
include/fox-1.2/FXRGBIcon.h
include/fox-1.2/FXRGBImage.h
include/fox-1.2/FXRadioButton.h
include/fox-1.2/FXRanged.h
include/fox-1.2/FXRangef.h
include/fox-1.2/FXRealSlider.h
include/fox-1.2/FXRealSpinner.h
include/fox-1.2/FXRecentFiles.h
include/fox-1.2/FXRectangle.h
include/fox-1.2/FXRegion.h
include/fox-1.2/FXRegistry.h
include/fox-1.2/FXReplaceDialog.h
include/fox-1.2/FXRex.h
include/fox-1.2/FXRootWindow.h
include/fox-1.2/FXRuler.h
include/fox-1.2/FXScrollArea.h
include/fox-1.2/FXScrollBar.h
include/fox-1.2/FXScrollPane.h
include/fox-1.2/FXScrollWindow.h
include/fox-1.2/FXSearchDialog.h
include/fox-1.2/FXSeparator.h
include/fox-1.2/FXSettings.h
include/fox-1.2/FXShell.h
include/fox-1.2/FXShutter.h
include/fox-1.2/FXSize.h
include/fox-1.2/FXSlider.h
include/fox-1.2/FXSphered.h
include/fox-1.2/FXSpheref.h
include/fox-1.2/FXSpinner.h
include/fox-1.2/FXSplitter.h
include/fox-1.2/FXSpring.h
include/fox-1.2/FXStatusBar.h
include/fox-1.2/FXStatusLine.h
include/fox-1.2/FXStream.h
include/fox-1.2/FXString.h
include/fox-1.2/FXStringDict.h
include/fox-1.2/FXSwitcher.h
include/fox-1.2/FXTGAIcon.h
include/fox-1.2/FXTGAImage.h
include/fox-1.2/FXTIFIcon.h
include/fox-1.2/FXTIFImage.h
include/fox-1.2/FXTabBar.h
include/fox-1.2/FXTabBook.h
include/fox-1.2/FXTabItem.h
include/fox-1.2/FXTable.h
include/fox-1.2/FXText.h
include/fox-1.2/FXTextCodec.h
include/fox-1.2/FXTextField.h
include/fox-1.2/FXThread.h
include/fox-1.2/FXToggleButton.h
include/fox-1.2/FXToolBar.h
include/fox-1.2/FXToolBarGrip.h
include/fox-1.2/FXToolBarShell.h
include/fox-1.2/FXToolBarTab.h
include/fox-1.2/FXToolTip.h
include/fox-1.2/FXTopWindow.h
include/fox-1.2/FXTreeList.h
include/fox-1.2/FXTreeListBox.h
include/fox-1.2/FXTriStateButton.h
include/fox-1.2/FXURL.h
include/fox-1.2/FXUTF16Codec.h
include/fox-1.2/FXUTF32Codec.h
include/fox-1.2/FXUTF8Codec.h
include/fox-1.2/FXUndoList.h
include/fox-1.2/FXVec2d.h
include/fox-1.2/FXVec2f.h
include/fox-1.2/FXVec3d.h
include/fox-1.2/FXVec3f.h
include/fox-1.2/FXVec4d.h
include/fox-1.2/FXVec4f.h
include/fox-1.2/FXVerticalFrame.h
include/fox-1.2/FXVisual.h
include/fox-1.2/FXWString.h
include/fox-1.2/FXWindow.h
include/fox-1.2/FXWizard.h
include/fox-1.2/FXXBMIcon.h
include/fox-1.2/FXXBMImage.h
include/fox-1.2/FXXPMIcon.h
include/fox-1.2/FXXPMImage.h
include/fox-1.2/chart/FXChart.h
include/fox-1.2/fx.h
include/fox-1.2/fx3d.h
include/fox-1.2/fxdefs.h
include/fox-1.2/fxkeys.h
include/fox-1.2/fxver.h
include/fox-1.2/xincs.h
lib/libCHART-1.2.a
lib/libCHART-1.2.la
lib/libCHART-1.2.so
lib/libCHART-1.2.so.0
lib/libCHART-1.2.so.0.9
lib/libFOX-1.2.a
lib/libFOX-1.2.la
lib/libFOX-1.2.so
lib/libFOX-1.2.so.0
lib/libFOX-1.2.so.0.9
man/man1/PathFinder.1
man/man1/adie.1
man/man1/calculator.1
man/man1/reswrap.1
man/man1/shutterbug.1
share/doc/fox-1.2/html/adie.html
share/doc/fox-1.2/html/app.html
share/doc/fox-1.2/html/calc.html
share/doc/fox-1.2/html/clipboard.html
share/doc/fox-1.2/html/consulting.html
share/doc/fox-1.2/html/datatarget.html
share/doc/fox-1.2/html/doc.html
share/doc/fox-1.2/html/download.html
share/doc/fox-1.2/html/doxygen.cfg
share/doc/fox-1.2/html/draganddrop.html
share/doc/fox-1.2/html/faq.html
share/doc/fox-1.2/html/filefuncs.html
share/doc/fox-1.2/html/filter.pl
share/doc/fox-1.2/html/focus.html
share/doc/fox-1.2/html/fonts.html
share/doc/fox-1.2/html/footer.html
share/doc/fox-1.2/html/foreword.html
share/doc/fox-1.2/html/fox.html
share/doc/fox-1.2/html/goals.html
share/doc/fox-1.2/html/guiupdate.html
share/doc/fox-1.2/html/header.html
share/doc/fox-1.2/html/home.html
share/doc/fox-1.2/html/icons.html
share/doc/fox-1.2/html/install.html
share/doc/fox-1.2/html/introduction.html
share/doc/fox-1.2/html/layout.html
share/doc/fox-1.2/html/license.html
share/doc/fox-1.2/html/menu.css
share/doc/fox-1.2/html/menu.html
share/doc/fox-1.2/html/messages.html
share/doc/fox-1.2/html/news.html
share/doc/fox-1.2/html/news1.html
share/doc/fox-1.2/html/oldfox.html
share/doc/fox-1.2/html/page.css
share/doc/fox-1.2/html/pathfinder.html
share/doc/fox-1.2/html/projects.html
share/doc/fox-1.2/html/references.html
share/doc/fox-1.2/html/registry.html
share/doc/fox-1.2/html/rex.html
share/doc/fox-1.2/html/screenshots.html
share/doc/fox-1.2/html/serialization.html
share/doc/fox-1.2/html/styles.css
share/doc/fox-1.2/html/timers.html
share/doc/fox-1.2/html/top.html
share/doc/fox-1.2/html/widgets.html
share/doc/fox-1.2/html/win32.html
share/doc/fox-1.2/html/window.html
share/doc/fox-1.2/html/xml.html
share/fox/html/art/bigpenguin.png
share/fox/html/art/fifthplanet.jpg
share/fox/html/art/fox.gif
share/fox/html/art/foxlogo.jpg
share/fox/html/art/foxlogo.png
share/fox/html/art/foxlogo_small.jpg
share/fox/html/art/foxstart.png
share/fox/html/art/freespeach.gif
share/fox/html/art/ill.gif
share/fox/html/art/ilr.gif
share/fox/html/art/innernerd.gif
share/fox/html/art/iul.gif
share/fox/html/art/iur.gif
share/fox/html/art/layout.gif
share/fox/html/art/line.gif
share/fox/html/art/mouse.gif
share/fox/html/art/nerd_inside.gif
share/fox/html/art/oll.gif
share/fox/html/art/olr.gif
share/fox/html/art/opengl_logo.png
share/fox/html/art/oul.gif
share/fox/html/art/oul_grey.gif
share/fox/html/art/our.gif
share/fox/html/art/progress.png
share/fox/html/art/scribble.png
share/fox/html/art/sgitextedit.png
share/fox/html/art/slingerzbutton1.gif
share/fox/html/art/widget.jpg
share/fox/html/art/win32-libraries.png
share/fox/html/art/win32-linkoutput.png
share/fox/html/art/win32-postbuild.png
share/fox/html/art/win32-preprocessor.png
share/fox/html/art/win32-project.png
share/fox/html/art/win32-tooloptions.png
share/fox/html/art/wintextedit.png
share/fox/html/screenshots/SbSScreen1.jpg
share/fox/html/screenshots/SbSScreen1_small.jpg
share/fox/html/screenshots/adie.gif
share/fox/html/screenshots/adie_colors.gif
share/fox/html/screenshots/adie_edit.gif
share/fox/html/screenshots/adie_font.gif
share/fox/html/screenshots/adie_sty.gif
share/fox/html/screenshots/analysisview.png
share/fox/html/screenshots/aqx_linux_visualizacao_peq.jpg
share/fox/html/screenshots/arithmedrill-screenshot.png
share/fox/html/screenshots/arithmedrill-screenshot_small.png
share/fox/html/screenshots/boskalisday.gif
share/fox/html/screenshots/boskalisnite.gif
share/fox/html/screenshots/clview_icon.gif
share/fox/html/screenshots/colordialog.png
share/fox/html/screenshots/cometassay.jpg
share/fox/html/screenshots/contact.gif
share/fox/html/screenshots/dirdialog.png
share/fox/html/screenshots/dlgedit1.png
share/fox/html/screenshots/dlgedit2.png
share/fox/html/screenshots/emso_screen.png
share/fox/html/screenshots/emso_screen_small.jpg
share/fox/html/screenshots/filedialog.png
share/fox/html/screenshots/fontdialog.png
share/fox/html/screenshots/foxcalc.jpg
share/fox/html/screenshots/foxcalc_prefdialog_01_small.jpg
share/fox/html/screenshots/foxcalc_prefdialog_02_small.jpg
share/fox/html/screenshots/foxcalc_prefdialog_03_small.jpg
share/fox/html/screenshots/glview.png
share/fox/html/screenshots/goggles.png
share/fox/html/screenshots/imagedebugger.gif
share/fox/html/screenshots/pathfinder.png
share/fox/html/screenshots/printdialog.png
share/fox/html/screenshots/replacedialog.png
share/fox/html/screenshots/rezound_thumb.gif
share/fox/html/screenshots/scenegraphnavigator.gif
share/fox/html/screenshots/scriptolutions.gif
share/fox/html/screenshots/searchdialog.png
share/fox/html/screenshots/ss1.png
share/fox/html/screenshots/ss1_small.png
share/fox/html/screenshots/ss2.png
share/fox/html/screenshots/ss2_small.png
share/fox/html/screenshots/ss3.png
share/fox/html/screenshots/ss3_small.png
share/fox/html/screenshots/table.png
share/fox/html/screenshots/tmp_vision_snap.jpg
share/fox/html/screenshots/tux.jpg
share/fox/html/screenshots/tux_small.jpg
share/fox/html/screenshots/udine_physics.jpg
share/fox/html/screenshots/vorhour1.jpg
share/fox/html/screenshots/vorhour1_small.jpg
share/fox/html/screenshots/vorhour2.jpg
share/fox/html/screenshots/vorhour2_small.jpg
share/fox/html/screenshots/xfe.png
share/fox/html/screenshots/xfe_small.png
@dirrm share/fox/html/screenshots
@dirrm share/fox/html/art
@dirrm share/fox/html
@dirrm share/fox
@dirrm share/doc/fox-1.2/html
@dirrm share/doc/fox-1.2
@dirrm include/fox-1.2/chart
@dirrm include/fox-1.2

22
fox/buildlink3.mk Normal file
View file

@ -0,0 +1,22 @@
# $NetBSD: buildlink3.mk,v 1.1.1.1 2004/09/07 22:36:15 cetrox Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
FOX_BUILDLINK3_MK:= ${FOX_BUILDLINK3_MK}+
.if !empty(BUILDLINK_DEPTH:M+)
BUILDLINK_DEPENDS+= fox
.endif
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nfox}
BUILDLINK_PACKAGES+= fox
.if !empty(FOX_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.fox+= fox>=1.2.9
BUILDLINK_PKGSRCDIR.fox?= ../../wip/fox.import
.endif # FOX_BUILDLINK3_MK
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}

4
fox/distinfo Normal file
View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2004/09/07 22:36:15 cetrox Exp $
SHA1 (fox-1.2.9.tar.gz) = a8667ee46cbf9f3386e78bd17a84608eeb848b28
Size (fox-1.2.9.tar.gz) = 3770101 bytes