Index: head/x11-toolkits/fox/Makefile =================================================================== --- head/x11-toolkits/fox/Makefile (revision 50901) +++ head/x11-toolkits/fox/Makefile (revision 50902) @@ -1,80 +1,87 @@ # New ports collection makefile for: fox # Date created: 23 Feb 2000 # Whom: Will Andrews # # $FreeBSD$ # PORTNAME= fox -PORTVERSION?= 0.99.174 -PORTREVISION?= 1 +PORTVERSION?= 0.99.181 +PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ ftp://ftp.fox-toolkit.org/pub/ \ ftp://ftp.cfdrc.com/pub/FOX/ \ ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/ MAINTAINER?= knu@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png .if defined(WITH_XUNICODE) PKGNAMESUFFIX= -unicode PATCHVERSION?= ${PORTVERSION} PATCH_SITES= http://www.ab.wakwak.com/~tino/jatk/fox/ PATCHFILES= ${PORTNAME}${PKGNAMESUFFIX}-${PATCHVERSION}.diff PATCH_DIST_STRIP= -p1 BUILD_DEPENDS= ${X11BASE}/include/xunicode/xunicode.h:${PORTSDIR}/converters/xunicode CONFIGURE_ENV= X_CFLAGS=-DUSE_UNICODE -PLIST_SUB= NEWFILE="@comment " +PLIST_SUB= OLDFILE="" \ + NEWFILE="@comment " .else -PLIST_SUB= NEWFILE="" +PLIST_SUB= OLDFILE="@comment " \ + NEWFILE="" .endif USE_MESA= yes INSTALLS_SHLIB= yes +GNU_CONFIGURE= yes CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}" \ CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+=--with-opengl=mesa --with-x .if defined(NO_SHM) CONFIGURE_ARGS+=--with-shm=no .else CONFIGURE_ARGS+=--with-shm=yes .endif .if defined(DEBUG) CONFIGURE_ARGS+=--enable-debug .else CONFIGURE_ARGS+=--enable-release .endif .if defined(WANT_PROFILE) CONFIGURE_ARGS+=--with-profiling=gprof .endif MAKE_ARGS+= -j3 .if defined(NOPORTDOCS) MAKE_ARGS+= DOC= .else MAKE_ARGS+= DOC=doc .endif -USE_LIBTOOL= yes +#USE_LIBTOOL= yes SHLIB_MAJ= 1 SHLIB_MIN= 0 MAKE_ENV+= LT_CURRENT="${SHLIB_MAJ}" LT_REVISION="${SHLIB_MIN}" PLIST_SUB+= LIBVER="${SHLIB_MAJ}" MAN1= reswrap.1 # Uncomment this to turn the distribution-recommended optimization flags on. #CXXFLAGS= -O2 -Wuninitialized -ffast-math -finline-functions -fomit-frame-pointer -fexpensive-optimizations .if defined(WITH_XUNICODE) post-extract: cd ${WRKSRC} && ${LN} -s ${X11BASE}/include/xunicode .endif + +post-patch: + ${PERL} -i -pe 's/^(SUBDIRS\s*=\s*).*/$$1utils include src \$${DOC}/' \ + ${WRKSRC}/Makefile.in .include Property changes on: head/x11-toolkits/fox/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-toolkits/fox/distinfo =================================================================== --- head/x11-toolkits/fox/distinfo (revision 50901) +++ head/x11-toolkits/fox/distinfo (revision 50902) @@ -1,2 +1,3 @@ MD5 (fox-0.99.174.tar.gz) = 8546249fd51964c8269aecbcbb9e7946 MD5 (fox-unicode-0.99.174.diff) = 7f24a256f24179e64cd778fa748454a0 +MD5 (fox-0.99.181.tar.gz) = 276741dee6400b3af5ef8c9171ca734b Property changes on: head/x11-toolkits/fox/distinfo ___________________________________________________________________ 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-toolkits/fox/files/patch-ab =================================================================== --- head/x11-toolkits/fox/files/patch-ab (revision 50901) +++ head/x11-toolkits/fox/files/patch-ab (nonexistent) @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Jul 13 02:58:24 2001 -+++ Makefile.in Fri Jul 20 20:42:11 2001 -@@ -89,7 +89,7 @@ - AUTOMAKE_OPTIONS = foreign dist-zip - #AUTOMAKE_OPTIONS = foreign dist-zip no-dependencies - --SUBDIRS = utils include src doc tests textedit pathfinder calculator -+SUBDIRS = utils include src ${DOC} - EXTRA_DIST = ADDITIONS AUTHORS BUGS INSTALL LICENSE TRACING README fox.lsm index.html aclocal.m4 - - CLEANFILES = fox.tar.gz Property changes on: head/x11-toolkits/fox/files/patch-ab ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.4 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/x11-toolkits/fox/pkg-plist =================================================================== --- head/x11-toolkits/fox/pkg-plist (revision 50901) +++ head/x11-toolkits/fox/pkg-plist (revision 50902) @@ -1,216 +1,243 @@ 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/FXCanvas.h include/fox/FXCharset.h include/fox/FXCheckButton.h +%%NEWFILE%%include/fox/FXColorBar.h include/fox/FXColorDialog.h include/fox/FXColorSelector.h include/fox/FXColorWell.h +%%NEWFILE%%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 +%%NEWFILE%%include/fox/FXICOIcon.h +%%NEWFILE%%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/FXJPEGIcon.h -include/fox/FXJPEGImage.h +%%OLDFILE%%include/fox/FXJPEGIcon.h +%%OLDFILE%%include/fox/FXJPEGImage.h +%%NEWFILE%%include/fox/FXJPGIcon.h +%%NEWFILE%%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 +%%NEWFILE%%include/fox/FXPicker.h include/fox/FXPoint.h include/fox/FXPopup.h include/fox/FXPrintDialog.h include/fox/FXProfiler.h include/fox/FXProgressBar.h include/fox/FXProgressDialog.h include/fox/FXQuat.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/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 +%%NEWFILE%%include/fox/FXStringDict.h include/fox/FXSwitcher.h +%%NEWFILE%%include/fox/FXTGAIcon.h +%%NEWFILE%%include/fox/FXTGAImage.h include/fox/FXTIFIcon.h include/fox/FXTIFImage.h -include/fox/FXTab.h +%%OLDFILE%%include/fox/FXTab.h +%%NEWFILE%%include/fox/FXTabBar.h +%%NEWFILE%%include/fox/FXTabBook.h +%%NEWFILE%%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/fxregex.h include/fox/fxver.h include/fox/xincs.h @dirrm include/fox lib/libFOX.a +lib/libFOX.la lib/libFOX.so lib/libFOX.so.%%LIBVER%% +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/adie.html %%PORTDOCS%%share/doc/fox/html/app.html -%%PORTDOCS%%share/doc/fox/html/bigpenguin.png -%%PORTDOCS%%share/doc/fox/html/cfdrc.png -%%PORTDOCS%%share/doc/fox/html/cfdrclogo.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/bigpenguin.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/calc.html +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/cfdrc.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/cfdrclogo.png %%PORTDOCS%%share/doc/fox/html/datatarget.html -%%PORTDOCS%%share/doc/fox/html/dlgedit1.gif -%%PORTDOCS%%share/doc/fox/html/dlgedit2.gif +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/dlgedit1.gif +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/dlgedit2.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/doc.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/download.html %%PORTDOCS%%share/doc/fox/html/draganddrop.html %%PORTDOCS%%share/doc/fox/html/faq.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/filefuncs.html %%PORTDOCS%%share/doc/fox/html/focus.html %%PORTDOCS%%share/doc/fox/html/fonts.html %%PORTDOCS%%share/doc/fox/html/foreword.html %%PORTDOCS%%share/doc/fox/html/fox.html -%%PORTDOCS%%share/doc/fox/html/foxback.png -%%PORTDOCS%%share/doc/fox/html/foxlogo.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/foxback.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/foxlogo.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/goals.html %%PORTDOCS%%share/doc/fox/html/guiupdate.html %%PORTDOCS%%share/doc/fox/html/icons.html %%PORTDOCS%%share/doc/fox/html/introduction.html %%PORTDOCS%%share/doc/fox/html/layout.html %%PORTDOCS%%share/doc/fox/html/messages.html -%%PORTDOCS%%share/doc/fox/html/nasafan.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/nasafan.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/news.html %%PORTDOCS%%share/doc/fox/html/oldfox.html -%%PORTDOCS%%share/doc/fox/html/opengl_logo.png -%%PORTDOCS%%share/doc/fox/html/owl-anim.png -%%PORTDOCS%%share/doc/fox/html/pathfinder.png -%%PORTDOCS%%share/doc/fox/html/pcboard.png -%%PORTDOCS%%share/doc/fox/html/platforms.html -%%PORTDOCS%%share/doc/fox/html/progress.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/opengl_logo.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/owl-anim.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/pathfinder.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/pcboard.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/platforms.html +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/progress.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/pathfinder.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/projects.html %%PORTDOCS%%share/doc/fox/html/registry.html -%%PORTDOCS%%share/doc/fox/html/scribble.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/scribble.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots.html %%PORTDOCS%%share/doc/fox/html/serialization.html -%%PORTDOCS%%share/doc/fox/html/sgitextedit.png -%%PORTDOCS%%share/doc/fox/html/tb-paste.png -%%PORTDOCS%%share/doc/fox/html/textedit.png -%%PORTDOCS%%share/doc/fox/html/textedit2.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/sgitextedit.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/tb-paste.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/textedit.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/textedit2.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/styles.css %%PORTDOCS%%share/doc/fox/html/timers.html %%PORTDOCS%%share/doc/fox/html/widgets.html -%%PORTDOCS%%share/doc/fox/html/win32-libraries.png -%%PORTDOCS%%share/doc/fox/html/win32-linkoutput.png -%%PORTDOCS%%share/doc/fox/html/win32-postbuild.png -%%PORTDOCS%%share/doc/fox/html/win32-preprocessor.png -%%PORTDOCS%%share/doc/fox/html/win32-project.png -%%PORTDOCS%%share/doc/fox/html/win32-tooloptions.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-libraries.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-linkoutput.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-postbuild.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-preprocessor.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-project.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-tooloptions.png %%PORTDOCS%%share/doc/fox/html/win32.html -%%PORTDOCS%%share/doc/fox/html/wintextedit.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/wintextedit.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/window.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/xml.html %%PORTDOCS%%@dirrm share/doc/fox/html %%PORTDOCS%%@dirrm share/doc/fox Property changes on: head/x11-toolkits/fox/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/x11-toolkits/fox-devel/Makefile =================================================================== --- head/x11-toolkits/fox-devel/Makefile (revision 50901) +++ head/x11-toolkits/fox-devel/Makefile (revision 50902) @@ -1,80 +1,87 @@ # New ports collection makefile for: fox # Date created: 23 Feb 2000 # Whom: Will Andrews # # $FreeBSD$ # PORTNAME= fox -PORTVERSION?= 0.99.174 -PORTREVISION?= 1 +PORTVERSION?= 0.99.181 +PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ ftp://ftp.fox-toolkit.org/pub/ \ ftp://ftp.cfdrc.com/pub/FOX/ \ ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/ MAINTAINER?= knu@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png .if defined(WITH_XUNICODE) PKGNAMESUFFIX= -unicode PATCHVERSION?= ${PORTVERSION} PATCH_SITES= http://www.ab.wakwak.com/~tino/jatk/fox/ PATCHFILES= ${PORTNAME}${PKGNAMESUFFIX}-${PATCHVERSION}.diff PATCH_DIST_STRIP= -p1 BUILD_DEPENDS= ${X11BASE}/include/xunicode/xunicode.h:${PORTSDIR}/converters/xunicode CONFIGURE_ENV= X_CFLAGS=-DUSE_UNICODE -PLIST_SUB= NEWFILE="@comment " +PLIST_SUB= OLDFILE="" \ + NEWFILE="@comment " .else -PLIST_SUB= NEWFILE="" +PLIST_SUB= OLDFILE="@comment " \ + NEWFILE="" .endif USE_MESA= yes INSTALLS_SHLIB= yes +GNU_CONFIGURE= yes CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}" \ CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+=--with-opengl=mesa --with-x .if defined(NO_SHM) CONFIGURE_ARGS+=--with-shm=no .else CONFIGURE_ARGS+=--with-shm=yes .endif .if defined(DEBUG) CONFIGURE_ARGS+=--enable-debug .else CONFIGURE_ARGS+=--enable-release .endif .if defined(WANT_PROFILE) CONFIGURE_ARGS+=--with-profiling=gprof .endif MAKE_ARGS+= -j3 .if defined(NOPORTDOCS) MAKE_ARGS+= DOC= .else MAKE_ARGS+= DOC=doc .endif -USE_LIBTOOL= yes +#USE_LIBTOOL= yes SHLIB_MAJ= 1 SHLIB_MIN= 0 MAKE_ENV+= LT_CURRENT="${SHLIB_MAJ}" LT_REVISION="${SHLIB_MIN}" PLIST_SUB+= LIBVER="${SHLIB_MAJ}" MAN1= reswrap.1 # Uncomment this to turn the distribution-recommended optimization flags on. #CXXFLAGS= -O2 -Wuninitialized -ffast-math -finline-functions -fomit-frame-pointer -fexpensive-optimizations .if defined(WITH_XUNICODE) post-extract: cd ${WRKSRC} && ${LN} -s ${X11BASE}/include/xunicode .endif + +post-patch: + ${PERL} -i -pe 's/^(SUBDIRS\s*=\s*).*/$$1utils include src \$${DOC}/' \ + ${WRKSRC}/Makefile.in .include Property changes on: head/x11-toolkits/fox-devel/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-toolkits/fox-devel/distinfo =================================================================== --- head/x11-toolkits/fox-devel/distinfo (revision 50901) +++ head/x11-toolkits/fox-devel/distinfo (revision 50902) @@ -1,2 +1,3 @@ MD5 (fox-0.99.174.tar.gz) = 8546249fd51964c8269aecbcbb9e7946 MD5 (fox-unicode-0.99.174.diff) = 7f24a256f24179e64cd778fa748454a0 +MD5 (fox-0.99.181.tar.gz) = 276741dee6400b3af5ef8c9171ca734b Property changes on: head/x11-toolkits/fox-devel/distinfo ___________________________________________________________________ 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-toolkits/fox-devel/files/patch-ab =================================================================== --- head/x11-toolkits/fox-devel/files/patch-ab (revision 50901) +++ head/x11-toolkits/fox-devel/files/patch-ab (nonexistent) @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Jul 13 02:58:24 2001 -+++ Makefile.in Fri Jul 20 20:42:11 2001 -@@ -89,7 +89,7 @@ - AUTOMAKE_OPTIONS = foreign dist-zip - #AUTOMAKE_OPTIONS = foreign dist-zip no-dependencies - --SUBDIRS = utils include src doc tests textedit pathfinder calculator -+SUBDIRS = utils include src ${DOC} - EXTRA_DIST = ADDITIONS AUTHORS BUGS INSTALL LICENSE TRACING README fox.lsm index.html aclocal.m4 - - CLEANFILES = fox.tar.gz Property changes on: head/x11-toolkits/fox-devel/files/patch-ab ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.4 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/x11-toolkits/fox-devel/pkg-plist =================================================================== --- head/x11-toolkits/fox-devel/pkg-plist (revision 50901) +++ head/x11-toolkits/fox-devel/pkg-plist (revision 50902) @@ -1,216 +1,243 @@ 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/FXCanvas.h include/fox/FXCharset.h include/fox/FXCheckButton.h +%%NEWFILE%%include/fox/FXColorBar.h include/fox/FXColorDialog.h include/fox/FXColorSelector.h include/fox/FXColorWell.h +%%NEWFILE%%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 +%%NEWFILE%%include/fox/FXICOIcon.h +%%NEWFILE%%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/FXJPEGIcon.h -include/fox/FXJPEGImage.h +%%OLDFILE%%include/fox/FXJPEGIcon.h +%%OLDFILE%%include/fox/FXJPEGImage.h +%%NEWFILE%%include/fox/FXJPGIcon.h +%%NEWFILE%%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 +%%NEWFILE%%include/fox/FXPicker.h include/fox/FXPoint.h include/fox/FXPopup.h include/fox/FXPrintDialog.h include/fox/FXProfiler.h include/fox/FXProgressBar.h include/fox/FXProgressDialog.h include/fox/FXQuat.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/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 +%%NEWFILE%%include/fox/FXStringDict.h include/fox/FXSwitcher.h +%%NEWFILE%%include/fox/FXTGAIcon.h +%%NEWFILE%%include/fox/FXTGAImage.h include/fox/FXTIFIcon.h include/fox/FXTIFImage.h -include/fox/FXTab.h +%%OLDFILE%%include/fox/FXTab.h +%%NEWFILE%%include/fox/FXTabBar.h +%%NEWFILE%%include/fox/FXTabBook.h +%%NEWFILE%%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/fxregex.h include/fox/fxver.h include/fox/xincs.h @dirrm include/fox lib/libFOX.a +lib/libFOX.la lib/libFOX.so lib/libFOX.so.%%LIBVER%% +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/adie.html %%PORTDOCS%%share/doc/fox/html/app.html -%%PORTDOCS%%share/doc/fox/html/bigpenguin.png -%%PORTDOCS%%share/doc/fox/html/cfdrc.png -%%PORTDOCS%%share/doc/fox/html/cfdrclogo.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/bigpenguin.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/calc.html +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/cfdrc.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/cfdrclogo.png %%PORTDOCS%%share/doc/fox/html/datatarget.html -%%PORTDOCS%%share/doc/fox/html/dlgedit1.gif -%%PORTDOCS%%share/doc/fox/html/dlgedit2.gif +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/dlgedit1.gif +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/dlgedit2.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/doc.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/download.html %%PORTDOCS%%share/doc/fox/html/draganddrop.html %%PORTDOCS%%share/doc/fox/html/faq.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/filefuncs.html %%PORTDOCS%%share/doc/fox/html/focus.html %%PORTDOCS%%share/doc/fox/html/fonts.html %%PORTDOCS%%share/doc/fox/html/foreword.html %%PORTDOCS%%share/doc/fox/html/fox.html -%%PORTDOCS%%share/doc/fox/html/foxback.png -%%PORTDOCS%%share/doc/fox/html/foxlogo.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/foxback.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/foxlogo.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/goals.html %%PORTDOCS%%share/doc/fox/html/guiupdate.html %%PORTDOCS%%share/doc/fox/html/icons.html %%PORTDOCS%%share/doc/fox/html/introduction.html %%PORTDOCS%%share/doc/fox/html/layout.html %%PORTDOCS%%share/doc/fox/html/messages.html -%%PORTDOCS%%share/doc/fox/html/nasafan.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/nasafan.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/news.html %%PORTDOCS%%share/doc/fox/html/oldfox.html -%%PORTDOCS%%share/doc/fox/html/opengl_logo.png -%%PORTDOCS%%share/doc/fox/html/owl-anim.png -%%PORTDOCS%%share/doc/fox/html/pathfinder.png -%%PORTDOCS%%share/doc/fox/html/pcboard.png -%%PORTDOCS%%share/doc/fox/html/platforms.html -%%PORTDOCS%%share/doc/fox/html/progress.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/opengl_logo.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/owl-anim.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/pathfinder.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/pcboard.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/platforms.html +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/progress.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/pathfinder.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/projects.html %%PORTDOCS%%share/doc/fox/html/registry.html -%%PORTDOCS%%share/doc/fox/html/scribble.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/scribble.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots.html %%PORTDOCS%%share/doc/fox/html/serialization.html -%%PORTDOCS%%share/doc/fox/html/sgitextedit.png -%%PORTDOCS%%share/doc/fox/html/tb-paste.png -%%PORTDOCS%%share/doc/fox/html/textedit.png -%%PORTDOCS%%share/doc/fox/html/textedit2.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/sgitextedit.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/tb-paste.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/textedit.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/textedit2.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/styles.css %%PORTDOCS%%share/doc/fox/html/timers.html %%PORTDOCS%%share/doc/fox/html/widgets.html -%%PORTDOCS%%share/doc/fox/html/win32-libraries.png -%%PORTDOCS%%share/doc/fox/html/win32-linkoutput.png -%%PORTDOCS%%share/doc/fox/html/win32-postbuild.png -%%PORTDOCS%%share/doc/fox/html/win32-preprocessor.png -%%PORTDOCS%%share/doc/fox/html/win32-project.png -%%PORTDOCS%%share/doc/fox/html/win32-tooloptions.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-libraries.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-linkoutput.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-postbuild.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-preprocessor.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-project.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-tooloptions.png %%PORTDOCS%%share/doc/fox/html/win32.html -%%PORTDOCS%%share/doc/fox/html/wintextedit.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/wintextedit.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/window.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/xml.html %%PORTDOCS%%@dirrm share/doc/fox/html %%PORTDOCS%%@dirrm share/doc/fox Property changes on: head/x11-toolkits/fox-devel/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/x11-toolkits/fox-xunicode/Makefile =================================================================== --- head/x11-toolkits/fox-xunicode/Makefile (revision 50901) +++ head/x11-toolkits/fox-xunicode/Makefile (revision 50902) @@ -1,18 +1,19 @@ # New ports collection makefile for: fox-xunicode # Date created: 24 February 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # MASTERDIR= ${.CURDIR}/../fox PORTVERSION= 0.99.174 +PORTREVISION= 1 MAINTAINER= knu@FreeBSD.org COMMENT= ${.CURDIR}/pkg-comment WITH_XUNICODE= yes .include "${MASTERDIR}/Makefile" Property changes on: head/x11-toolkits/fox-xunicode/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-toolkits/fox10/Makefile =================================================================== --- head/x11-toolkits/fox10/Makefile (revision 50901) +++ head/x11-toolkits/fox10/Makefile (revision 50902) @@ -1,80 +1,87 @@ # New ports collection makefile for: fox # Date created: 23 Feb 2000 # Whom: Will Andrews # # $FreeBSD$ # PORTNAME= fox -PORTVERSION?= 0.99.174 -PORTREVISION?= 1 +PORTVERSION?= 0.99.181 +PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ ftp://ftp.fox-toolkit.org/pub/ \ ftp://ftp.cfdrc.com/pub/FOX/ \ ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/ MAINTAINER?= knu@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png .if defined(WITH_XUNICODE) PKGNAMESUFFIX= -unicode PATCHVERSION?= ${PORTVERSION} PATCH_SITES= http://www.ab.wakwak.com/~tino/jatk/fox/ PATCHFILES= ${PORTNAME}${PKGNAMESUFFIX}-${PATCHVERSION}.diff PATCH_DIST_STRIP= -p1 BUILD_DEPENDS= ${X11BASE}/include/xunicode/xunicode.h:${PORTSDIR}/converters/xunicode CONFIGURE_ENV= X_CFLAGS=-DUSE_UNICODE -PLIST_SUB= NEWFILE="@comment " +PLIST_SUB= OLDFILE="" \ + NEWFILE="@comment " .else -PLIST_SUB= NEWFILE="" +PLIST_SUB= OLDFILE="@comment " \ + NEWFILE="" .endif USE_MESA= yes INSTALLS_SHLIB= yes +GNU_CONFIGURE= yes CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}" \ CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+=--with-opengl=mesa --with-x .if defined(NO_SHM) CONFIGURE_ARGS+=--with-shm=no .else CONFIGURE_ARGS+=--with-shm=yes .endif .if defined(DEBUG) CONFIGURE_ARGS+=--enable-debug .else CONFIGURE_ARGS+=--enable-release .endif .if defined(WANT_PROFILE) CONFIGURE_ARGS+=--with-profiling=gprof .endif MAKE_ARGS+= -j3 .if defined(NOPORTDOCS) MAKE_ARGS+= DOC= .else MAKE_ARGS+= DOC=doc .endif -USE_LIBTOOL= yes +#USE_LIBTOOL= yes SHLIB_MAJ= 1 SHLIB_MIN= 0 MAKE_ENV+= LT_CURRENT="${SHLIB_MAJ}" LT_REVISION="${SHLIB_MIN}" PLIST_SUB+= LIBVER="${SHLIB_MAJ}" MAN1= reswrap.1 # Uncomment this to turn the distribution-recommended optimization flags on. #CXXFLAGS= -O2 -Wuninitialized -ffast-math -finline-functions -fomit-frame-pointer -fexpensive-optimizations .if defined(WITH_XUNICODE) post-extract: cd ${WRKSRC} && ${LN} -s ${X11BASE}/include/xunicode .endif + +post-patch: + ${PERL} -i -pe 's/^(SUBDIRS\s*=\s*).*/$$1utils include src \$${DOC}/' \ + ${WRKSRC}/Makefile.in .include Property changes on: head/x11-toolkits/fox10/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-toolkits/fox10/distinfo =================================================================== --- head/x11-toolkits/fox10/distinfo (revision 50901) +++ head/x11-toolkits/fox10/distinfo (revision 50902) @@ -1,2 +1,3 @@ MD5 (fox-0.99.174.tar.gz) = 8546249fd51964c8269aecbcbb9e7946 MD5 (fox-unicode-0.99.174.diff) = 7f24a256f24179e64cd778fa748454a0 +MD5 (fox-0.99.181.tar.gz) = 276741dee6400b3af5ef8c9171ca734b Property changes on: head/x11-toolkits/fox10/distinfo ___________________________________________________________________ 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-toolkits/fox10/files/patch-ab =================================================================== --- head/x11-toolkits/fox10/files/patch-ab (revision 50901) +++ head/x11-toolkits/fox10/files/patch-ab (nonexistent) @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Jul 13 02:58:24 2001 -+++ Makefile.in Fri Jul 20 20:42:11 2001 -@@ -89,7 +89,7 @@ - AUTOMAKE_OPTIONS = foreign dist-zip - #AUTOMAKE_OPTIONS = foreign dist-zip no-dependencies - --SUBDIRS = utils include src doc tests textedit pathfinder calculator -+SUBDIRS = utils include src ${DOC} - EXTRA_DIST = ADDITIONS AUTHORS BUGS INSTALL LICENSE TRACING README fox.lsm index.html aclocal.m4 - - CLEANFILES = fox.tar.gz Property changes on: head/x11-toolkits/fox10/files/patch-ab ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.4 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/x11-toolkits/fox10/pkg-plist =================================================================== --- head/x11-toolkits/fox10/pkg-plist (revision 50901) +++ head/x11-toolkits/fox10/pkg-plist (revision 50902) @@ -1,216 +1,243 @@ 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/FXCanvas.h include/fox/FXCharset.h include/fox/FXCheckButton.h +%%NEWFILE%%include/fox/FXColorBar.h include/fox/FXColorDialog.h include/fox/FXColorSelector.h include/fox/FXColorWell.h +%%NEWFILE%%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 +%%NEWFILE%%include/fox/FXICOIcon.h +%%NEWFILE%%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/FXJPEGIcon.h -include/fox/FXJPEGImage.h +%%OLDFILE%%include/fox/FXJPEGIcon.h +%%OLDFILE%%include/fox/FXJPEGImage.h +%%NEWFILE%%include/fox/FXJPGIcon.h +%%NEWFILE%%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 +%%NEWFILE%%include/fox/FXPicker.h include/fox/FXPoint.h include/fox/FXPopup.h include/fox/FXPrintDialog.h include/fox/FXProfiler.h include/fox/FXProgressBar.h include/fox/FXProgressDialog.h include/fox/FXQuat.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/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 +%%NEWFILE%%include/fox/FXStringDict.h include/fox/FXSwitcher.h +%%NEWFILE%%include/fox/FXTGAIcon.h +%%NEWFILE%%include/fox/FXTGAImage.h include/fox/FXTIFIcon.h include/fox/FXTIFImage.h -include/fox/FXTab.h +%%OLDFILE%%include/fox/FXTab.h +%%NEWFILE%%include/fox/FXTabBar.h +%%NEWFILE%%include/fox/FXTabBook.h +%%NEWFILE%%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/fxregex.h include/fox/fxver.h include/fox/xincs.h @dirrm include/fox lib/libFOX.a +lib/libFOX.la lib/libFOX.so lib/libFOX.so.%%LIBVER%% +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/adie.html %%PORTDOCS%%share/doc/fox/html/app.html -%%PORTDOCS%%share/doc/fox/html/bigpenguin.png -%%PORTDOCS%%share/doc/fox/html/cfdrc.png -%%PORTDOCS%%share/doc/fox/html/cfdrclogo.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/bigpenguin.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/calc.html +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/cfdrc.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/cfdrclogo.png %%PORTDOCS%%share/doc/fox/html/datatarget.html -%%PORTDOCS%%share/doc/fox/html/dlgedit1.gif -%%PORTDOCS%%share/doc/fox/html/dlgedit2.gif +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/dlgedit1.gif +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/dlgedit2.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/doc.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/download.html %%PORTDOCS%%share/doc/fox/html/draganddrop.html %%PORTDOCS%%share/doc/fox/html/faq.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/filefuncs.html %%PORTDOCS%%share/doc/fox/html/focus.html %%PORTDOCS%%share/doc/fox/html/fonts.html %%PORTDOCS%%share/doc/fox/html/foreword.html %%PORTDOCS%%share/doc/fox/html/fox.html -%%PORTDOCS%%share/doc/fox/html/foxback.png -%%PORTDOCS%%share/doc/fox/html/foxlogo.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/foxback.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/foxlogo.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/goals.html %%PORTDOCS%%share/doc/fox/html/guiupdate.html %%PORTDOCS%%share/doc/fox/html/icons.html %%PORTDOCS%%share/doc/fox/html/introduction.html %%PORTDOCS%%share/doc/fox/html/layout.html %%PORTDOCS%%share/doc/fox/html/messages.html -%%PORTDOCS%%share/doc/fox/html/nasafan.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/nasafan.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/news.html %%PORTDOCS%%share/doc/fox/html/oldfox.html -%%PORTDOCS%%share/doc/fox/html/opengl_logo.png -%%PORTDOCS%%share/doc/fox/html/owl-anim.png -%%PORTDOCS%%share/doc/fox/html/pathfinder.png -%%PORTDOCS%%share/doc/fox/html/pcboard.png -%%PORTDOCS%%share/doc/fox/html/platforms.html -%%PORTDOCS%%share/doc/fox/html/progress.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/opengl_logo.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/owl-anim.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/pathfinder.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/pcboard.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/platforms.html +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/progress.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/pathfinder.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/projects.html %%PORTDOCS%%share/doc/fox/html/registry.html -%%PORTDOCS%%share/doc/fox/html/scribble.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/scribble.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots.html %%PORTDOCS%%share/doc/fox/html/serialization.html -%%PORTDOCS%%share/doc/fox/html/sgitextedit.png -%%PORTDOCS%%share/doc/fox/html/tb-paste.png -%%PORTDOCS%%share/doc/fox/html/textedit.png -%%PORTDOCS%%share/doc/fox/html/textedit2.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/sgitextedit.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/tb-paste.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/textedit.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/textedit2.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/styles.css %%PORTDOCS%%share/doc/fox/html/timers.html %%PORTDOCS%%share/doc/fox/html/widgets.html -%%PORTDOCS%%share/doc/fox/html/win32-libraries.png -%%PORTDOCS%%share/doc/fox/html/win32-linkoutput.png -%%PORTDOCS%%share/doc/fox/html/win32-postbuild.png -%%PORTDOCS%%share/doc/fox/html/win32-preprocessor.png -%%PORTDOCS%%share/doc/fox/html/win32-project.png -%%PORTDOCS%%share/doc/fox/html/win32-tooloptions.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-libraries.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-linkoutput.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-postbuild.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-preprocessor.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-project.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-tooloptions.png %%PORTDOCS%%share/doc/fox/html/win32.html -%%PORTDOCS%%share/doc/fox/html/wintextedit.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/wintextedit.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/window.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/xml.html %%PORTDOCS%%@dirrm share/doc/fox/html %%PORTDOCS%%@dirrm share/doc/fox Property changes on: head/x11-toolkits/fox10/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/x11-toolkits/fox14/Makefile =================================================================== --- head/x11-toolkits/fox14/Makefile (revision 50901) +++ head/x11-toolkits/fox14/Makefile (revision 50902) @@ -1,80 +1,87 @@ # New ports collection makefile for: fox # Date created: 23 Feb 2000 # Whom: Will Andrews # # $FreeBSD$ # PORTNAME= fox -PORTVERSION?= 0.99.174 -PORTREVISION?= 1 +PORTVERSION?= 0.99.181 +PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ ftp://ftp.fox-toolkit.org/pub/ \ ftp://ftp.cfdrc.com/pub/FOX/ \ ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/ MAINTAINER?= knu@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png .if defined(WITH_XUNICODE) PKGNAMESUFFIX= -unicode PATCHVERSION?= ${PORTVERSION} PATCH_SITES= http://www.ab.wakwak.com/~tino/jatk/fox/ PATCHFILES= ${PORTNAME}${PKGNAMESUFFIX}-${PATCHVERSION}.diff PATCH_DIST_STRIP= -p1 BUILD_DEPENDS= ${X11BASE}/include/xunicode/xunicode.h:${PORTSDIR}/converters/xunicode CONFIGURE_ENV= X_CFLAGS=-DUSE_UNICODE -PLIST_SUB= NEWFILE="@comment " +PLIST_SUB= OLDFILE="" \ + NEWFILE="@comment " .else -PLIST_SUB= NEWFILE="" +PLIST_SUB= OLDFILE="@comment " \ + NEWFILE="" .endif USE_MESA= yes INSTALLS_SHLIB= yes +GNU_CONFIGURE= yes CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}" \ CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+=--with-opengl=mesa --with-x .if defined(NO_SHM) CONFIGURE_ARGS+=--with-shm=no .else CONFIGURE_ARGS+=--with-shm=yes .endif .if defined(DEBUG) CONFIGURE_ARGS+=--enable-debug .else CONFIGURE_ARGS+=--enable-release .endif .if defined(WANT_PROFILE) CONFIGURE_ARGS+=--with-profiling=gprof .endif MAKE_ARGS+= -j3 .if defined(NOPORTDOCS) MAKE_ARGS+= DOC= .else MAKE_ARGS+= DOC=doc .endif -USE_LIBTOOL= yes +#USE_LIBTOOL= yes SHLIB_MAJ= 1 SHLIB_MIN= 0 MAKE_ENV+= LT_CURRENT="${SHLIB_MAJ}" LT_REVISION="${SHLIB_MIN}" PLIST_SUB+= LIBVER="${SHLIB_MAJ}" MAN1= reswrap.1 # Uncomment this to turn the distribution-recommended optimization flags on. #CXXFLAGS= -O2 -Wuninitialized -ffast-math -finline-functions -fomit-frame-pointer -fexpensive-optimizations .if defined(WITH_XUNICODE) post-extract: cd ${WRKSRC} && ${LN} -s ${X11BASE}/include/xunicode .endif + +post-patch: + ${PERL} -i -pe 's/^(SUBDIRS\s*=\s*).*/$$1utils include src \$${DOC}/' \ + ${WRKSRC}/Makefile.in .include Property changes on: head/x11-toolkits/fox14/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-toolkits/fox14/distinfo =================================================================== --- head/x11-toolkits/fox14/distinfo (revision 50901) +++ head/x11-toolkits/fox14/distinfo (revision 50902) @@ -1,2 +1,3 @@ MD5 (fox-0.99.174.tar.gz) = 8546249fd51964c8269aecbcbb9e7946 MD5 (fox-unicode-0.99.174.diff) = 7f24a256f24179e64cd778fa748454a0 +MD5 (fox-0.99.181.tar.gz) = 276741dee6400b3af5ef8c9171ca734b Property changes on: head/x11-toolkits/fox14/distinfo ___________________________________________________________________ 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-toolkits/fox14/files/patch-ab =================================================================== --- head/x11-toolkits/fox14/files/patch-ab (revision 50901) +++ head/x11-toolkits/fox14/files/patch-ab (nonexistent) @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Jul 13 02:58:24 2001 -+++ Makefile.in Fri Jul 20 20:42:11 2001 -@@ -89,7 +89,7 @@ - AUTOMAKE_OPTIONS = foreign dist-zip - #AUTOMAKE_OPTIONS = foreign dist-zip no-dependencies - --SUBDIRS = utils include src doc tests textedit pathfinder calculator -+SUBDIRS = utils include src ${DOC} - EXTRA_DIST = ADDITIONS AUTHORS BUGS INSTALL LICENSE TRACING README fox.lsm index.html aclocal.m4 - - CLEANFILES = fox.tar.gz Property changes on: head/x11-toolkits/fox14/files/patch-ab ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.4 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/x11-toolkits/fox14/pkg-plist =================================================================== --- head/x11-toolkits/fox14/pkg-plist (revision 50901) +++ head/x11-toolkits/fox14/pkg-plist (revision 50902) @@ -1,216 +1,243 @@ 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/FXCanvas.h include/fox/FXCharset.h include/fox/FXCheckButton.h +%%NEWFILE%%include/fox/FXColorBar.h include/fox/FXColorDialog.h include/fox/FXColorSelector.h include/fox/FXColorWell.h +%%NEWFILE%%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 +%%NEWFILE%%include/fox/FXICOIcon.h +%%NEWFILE%%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/FXJPEGIcon.h -include/fox/FXJPEGImage.h +%%OLDFILE%%include/fox/FXJPEGIcon.h +%%OLDFILE%%include/fox/FXJPEGImage.h +%%NEWFILE%%include/fox/FXJPGIcon.h +%%NEWFILE%%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 +%%NEWFILE%%include/fox/FXPicker.h include/fox/FXPoint.h include/fox/FXPopup.h include/fox/FXPrintDialog.h include/fox/FXProfiler.h include/fox/FXProgressBar.h include/fox/FXProgressDialog.h include/fox/FXQuat.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/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 +%%NEWFILE%%include/fox/FXStringDict.h include/fox/FXSwitcher.h +%%NEWFILE%%include/fox/FXTGAIcon.h +%%NEWFILE%%include/fox/FXTGAImage.h include/fox/FXTIFIcon.h include/fox/FXTIFImage.h -include/fox/FXTab.h +%%OLDFILE%%include/fox/FXTab.h +%%NEWFILE%%include/fox/FXTabBar.h +%%NEWFILE%%include/fox/FXTabBook.h +%%NEWFILE%%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/fxregex.h include/fox/fxver.h include/fox/xincs.h @dirrm include/fox lib/libFOX.a +lib/libFOX.la lib/libFOX.so lib/libFOX.so.%%LIBVER%% +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/adie.html %%PORTDOCS%%share/doc/fox/html/app.html -%%PORTDOCS%%share/doc/fox/html/bigpenguin.png -%%PORTDOCS%%share/doc/fox/html/cfdrc.png -%%PORTDOCS%%share/doc/fox/html/cfdrclogo.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/bigpenguin.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/calc.html +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/cfdrc.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/cfdrclogo.png %%PORTDOCS%%share/doc/fox/html/datatarget.html -%%PORTDOCS%%share/doc/fox/html/dlgedit1.gif -%%PORTDOCS%%share/doc/fox/html/dlgedit2.gif +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/dlgedit1.gif +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/dlgedit2.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/doc.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/download.html %%PORTDOCS%%share/doc/fox/html/draganddrop.html %%PORTDOCS%%share/doc/fox/html/faq.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/filefuncs.html %%PORTDOCS%%share/doc/fox/html/focus.html %%PORTDOCS%%share/doc/fox/html/fonts.html %%PORTDOCS%%share/doc/fox/html/foreword.html %%PORTDOCS%%share/doc/fox/html/fox.html -%%PORTDOCS%%share/doc/fox/html/foxback.png -%%PORTDOCS%%share/doc/fox/html/foxlogo.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/foxback.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/foxlogo.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/goals.html %%PORTDOCS%%share/doc/fox/html/guiupdate.html %%PORTDOCS%%share/doc/fox/html/icons.html %%PORTDOCS%%share/doc/fox/html/introduction.html %%PORTDOCS%%share/doc/fox/html/layout.html %%PORTDOCS%%share/doc/fox/html/messages.html -%%PORTDOCS%%share/doc/fox/html/nasafan.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/nasafan.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/news.html %%PORTDOCS%%share/doc/fox/html/oldfox.html -%%PORTDOCS%%share/doc/fox/html/opengl_logo.png -%%PORTDOCS%%share/doc/fox/html/owl-anim.png -%%PORTDOCS%%share/doc/fox/html/pathfinder.png -%%PORTDOCS%%share/doc/fox/html/pcboard.png -%%PORTDOCS%%share/doc/fox/html/platforms.html -%%PORTDOCS%%share/doc/fox/html/progress.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/opengl_logo.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/owl-anim.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/pathfinder.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/pcboard.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/platforms.html +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/progress.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/pathfinder.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/projects.html %%PORTDOCS%%share/doc/fox/html/registry.html -%%PORTDOCS%%share/doc/fox/html/scribble.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/scribble.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots.html %%PORTDOCS%%share/doc/fox/html/serialization.html -%%PORTDOCS%%share/doc/fox/html/sgitextedit.png -%%PORTDOCS%%share/doc/fox/html/tb-paste.png -%%PORTDOCS%%share/doc/fox/html/textedit.png -%%PORTDOCS%%share/doc/fox/html/textedit2.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/sgitextedit.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/tb-paste.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/textedit.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/textedit2.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/styles.css %%PORTDOCS%%share/doc/fox/html/timers.html %%PORTDOCS%%share/doc/fox/html/widgets.html -%%PORTDOCS%%share/doc/fox/html/win32-libraries.png -%%PORTDOCS%%share/doc/fox/html/win32-linkoutput.png -%%PORTDOCS%%share/doc/fox/html/win32-postbuild.png -%%PORTDOCS%%share/doc/fox/html/win32-preprocessor.png -%%PORTDOCS%%share/doc/fox/html/win32-project.png -%%PORTDOCS%%share/doc/fox/html/win32-tooloptions.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-libraries.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-linkoutput.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-postbuild.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-preprocessor.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-project.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/win32-tooloptions.png %%PORTDOCS%%share/doc/fox/html/win32.html -%%PORTDOCS%%share/doc/fox/html/wintextedit.png +%%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/wintextedit.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/window.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/xml.html %%PORTDOCS%%@dirrm share/doc/fox/html %%PORTDOCS%%@dirrm share/doc/fox Property changes on: head/x11-toolkits/fox14/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property