aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-06-10 15:53:58 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-06-10 15:53:58 +0000
commit66bfe07215e90a39a999ca072a88b6237ae8b61f (patch)
treea38eeff490e55011ba4c497f99c8d258b695c85e
parent1fd7d56db5acd1e09289008004fb37c682ee63d6 (diff)
downloadports-66bfe07215e90a39a999ca072a88b6237ae8b61f.tar.gz
ports-66bfe07215e90a39a999ca072a88b6237ae8b61f.zip
- Rename x11-toolkits/fox -> x11-toolkits/fox10 and
x11-toolkits/fox-devel -> x11-toolkits/fox14
Notes
Notes: svn path=/head/; revision=165033
-rw-r--r--MOVED2
-rw-r--r--audio/rezound/Makefile2
-rw-r--r--multimedia/goggles/Makefile2
-rw-r--r--x11-fm/xfe/Makefile2
-rw-r--r--x11-toolkits/Makefile4
-rw-r--r--x11-toolkits/fox-devel/Makefile131
-rw-r--r--x11-toolkits/fox-devel/distinfo3
-rw-r--r--x11-toolkits/fox-devel/files/patch-configure11
-rw-r--r--x11-toolkits/fox-devel/files/patch-src::FXFile.cpp47
-rw-r--r--x11-toolkits/fox-devel/pkg-descr11
-rw-r--r--x11-toolkits/fox-devel/pkg-plist385
-rw-r--r--x11-toolkits/fox/Makefile147
-rw-r--r--x11-toolkits/fox/distinfo3
-rw-r--r--x11-toolkits/fox/pkg-descr11
-rw-r--r--x11-toolkits/fox/pkg-plist268
-rw-r--r--x11-toolkits/fox10/Makefile2
-rw-r--r--x11-toolkits/fox14/Makefile2
-rw-r--r--x11-toolkits/fxscintilla/Makefile6
-rw-r--r--x11-toolkits/py-fox/Makefile2
-rw-r--r--x11-toolkits/ruby-fox/Makefile2
-rw-r--r--x11-toolkits/ruby-fox10/Makefile2
21 files changed, 15 insertions, 1030 deletions
diff --git a/MOVED b/MOVED
index de3ec9cd9fd5..44c21c16029e 100644
--- a/MOVED
+++ b/MOVED
@@ -2375,3 +2375,5 @@ www/mozex-firefox|www/xpi-mozex|2006-06-07|Standardize port name
mail/openwebmail-devel||2006-06-07|Has expired
www/b2evo|www/b2evolution|2006-06-08|Renamed to use real vendor package name
devel/fpc-fvision|devel/fpc-fv|2006-06-09|Renamed to use correct package name
+x11-toolkits/fox|x11-toolkits/fox10|2006-06-10|Renamed
+x11-toolkits/fox-devel|x11-toolkits/fox14|2006-06-10|Renamed
diff --git a/audio/rezound/Makefile b/audio/rezound/Makefile
index e91e2631d601..a6b9c1b7e988 100644
--- a/audio/rezound/Makefile
+++ b/audio/rezound/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= danfe@FreeBSD.org
COMMENT= Graphical audio file editor
BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
-LIB_DEPENDS= FOX-1.4.7:${PORTSDIR}/x11-toolkits/fox-devel
+LIB_DEPENDS= FOX-1.4.7:${PORTSDIR}/x11-toolkits/fox14
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/multimedia/goggles/Makefile b/multimedia/goggles/Makefile
index 712da98480dd..7c1fd43ecdc6 100644
--- a/multimedia/goggles/Makefile
+++ b/multimedia/goggles/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= lioux@FreeBSD.org
COMMENT= A FOX frontend to the Ogle DVD player
BUILD_DEPENDS= ${LOCALBASE}/lib/ogle/libdvdcontrol.so.11:${PORTSDIR}/multimedia/ogle
-LIB_DEPENDS= FOX-1.4.7:${PORTSDIR}/x11-toolkits/fox-devel
+LIB_DEPENDS= FOX-1.4.7:${PORTSDIR}/x11-toolkits/fox14
RUN_DEPENDS= ogle:${PORTSDIR}/multimedia/ogle
USE_BZIP2= yes
diff --git a/x11-fm/xfe/Makefile b/x11-fm/xfe/Makefile
index a7bd124ebf29..f5daa5e5bada 100644
--- a/x11-fm/xfe/Makefile
+++ b/x11-fm/xfe/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= shaun@inerd.com
COMMENT= Fast MS-Explorer like filemanager for X
-LIB_DEPENDS= FOX-1.4:${PORTSDIR}/x11-toolkits/fox-devel \
+LIB_DEPENDS= FOX-1.4:${PORTSDIR}/x11-toolkits/fox14 \
png.5:${PORTSDIR}/graphics/png
GNU_CONFIGURE= yes
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index d9a7bbbbc6b5..838582ab6128 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -21,9 +21,9 @@
SUBDIR += fltk2
SUBDIR += flu
SUBDIR += flvw
- SUBDIR += fox
- SUBDIR += fox-devel
+ SUBDIR += fox10
SUBDIR += fox12
+ SUBDIR += fox14
SUBDIR += fox16
SUBDIR += fxscintilla
SUBDIR += fxscintilla-fox10
diff --git a/x11-toolkits/fox-devel/Makefile b/x11-toolkits/fox-devel/Makefile
deleted file mode 100644
index f1c1073229c9..000000000000
--- a/x11-toolkits/fox-devel/Makefile
+++ /dev/null
@@ -1,131 +0,0 @@
-# New ports collection makefile for: fox
-# Date created: 23 Feb 2000
-# Whom: Will Andrews <andrews@technologist.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= fox
-PORTVERSION= ${MAJORVER}.${SHVER}
-PORTREVISION= 1
-CATEGORIES= x11-toolkits
-MASTER_SITES= http://www.fox-toolkit.org/ftp/ \
- ftp://ftp.fox-toolkit.org/pub/ \
- http://fresh.t-systems-sfr.com/unix/src/misc/
-
-MAINTAINER?= ports@FreeBSD.org
-COMMENT= Fast and extensive C++ GUI toolkit
-
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.5:${PORTSDIR}/graphics/png \
- tiff.4:${PORTSDIR}/graphics/tiff \
- Xft.2:${PORTSDIR}/x11-fonts/libXft
-
-CONFLICTS= fox-1.0.*
-
-LATEST_LINK= fox-devel
-
-MAJORVER= 1.4
-SHVER= 7
-PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER}
-
-USE_GL= yes
-GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-CONFIGURE_ARGS= --with-opengl --with-x --enable-threadsafe
-INSTALLS_SHLIB= yes
-
-MAN1= shutterbug.1 reswrap.1
-
-CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include
-LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib
-
-OPTIONS= OPTIMIZED_CXXFLAGS "Enable additional optimizations" off \
- CUPS "Enable CUPS support" off \
- DEBUG "Build with DEBUG support" off \
- FOX_APPLICATIONS "Install sample applications" off \
- PROFILING "Build with PROFILING support" off \
- SHM "Enable Shared Memory support" on \
- XFT "Enable Xft support" on
-
-.include <bsd.port.pre.mk>
-
-##
-## Additional Options
-##
-#
-.if ${X_WINDOW_SYSTEM:L} == xfree86-3 || defined(WITHOUT_XFT)
-CONFIGURE_ARGS+= --with-xft=no
-.else
-CONFIGURE_ARGS+= --with-xft=yes
-CPPFLAGS+= `freetype-config --cflags`
-LDFLAGS+= `freetype-config --libs`
-.endif
-#
-.if defined(WITHOUT_SHM)
-CONFIGURE_ARGS+= --with-xshm=no
-.else
-CONFIGURE_ARGS+= --with-xshm=yes
-.endif
-#
-.if defined(WITH_CUPS)
-CONFIGURE_ARGS+= --enable-cups
-.else
-CONFIGURE_ARGS+= --disable-cups
-.endif
-#
-.if defined(WITH_DEBUG)
-CONFIGURE_ARGS+= --enable-debug
-.else
-CONFIGURE_ARGS+= --enable-release
-.endif
-#
-.if defined(WITH_FOX_APPLICATIONS)
-MAN1+= PathFinder.1 adie.1 calculator.1
-PLIST_SUB+= APPS=""
-.else
-PLIST_SUB+= APPS="@comment "
-.endif
-#
-.if defined(WITH_OPTIMIZED_CXXFLAGS)
-# turn distribution-recommended optimization flags back on
-CXXFLAGS+= -O2 -Wuninitialized -ffast-math -finline-functions -fomit-frame-pointer -fexpensive-optimizations
-.endif
-#
-.if defined(WITH_PROFILING)
-CONFIGURE_ARGS+= --with-profiling=gprof
-.endif
-#
-.if defined(NOPORTDOCS)
-MAKE_ARGS+= DOC=
-.else
-MAKE_ARGS+= DOC=doc
-.endif
-
-post-patch:
-# CXXFLAGS safeness
- @${REINPLACE_CMD} -E -e \
- 's|-O2|${CXXFLAGS}|g ; \
- s|-lc_r|${PTHREAD_LIBS}|g ; \
- s|FOX_INTERFACE_VERSION=0|FOX_INTERFACE_VERSION=${SHVER}|g' \
- ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
-# doc prefix safeness
- @${REINPLACE_CMD} -E -e \
- 's|^(htmldir).*$$|\1=${DOCSDIR}/html|' \
- ${WRKSRC}/doc/Makefile.in
- @${REINPLACE_CMD} -E -e \
- 's|^(artdir).*$$|\1=${DOCSDIR}/html|' \
- ${WRKSRC}/doc/art/Makefile.in
- @${REINPLACE_CMD} -E -e \
- 's|^(screenshotsdir).*$$|\1=${DOCSDIR}/html|' \
- ${WRKSRC}/doc/screenshots/Makefile.in
-.if !defined(WITH_FOX_APPLICATIONS)
- @${REINPLACE_CMD} -E -e \
- 's,^(SUBDIRS.*)adie,\1,; \
- s,^(SUBDIRS.*)pathfinder,\1,; \
- s,^(SUBDIRS.*)calculator,\1,' \
- ${WRKSRC}/Makefile.in
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/x11-toolkits/fox-devel/distinfo b/x11-toolkits/fox-devel/distinfo
deleted file mode 100644
index b04904ec4ddb..000000000000
--- a/x11-toolkits/fox-devel/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (fox-1.4.7.tar.gz) = 3bb07ac7d24cbffa3292ec09d7157a3d
-SHA256 (fox-1.4.7.tar.gz) = 7973dda7433d7a88aab067cac89711e363d0f3a341b024f6bc5cd353ee0c135b
-SIZE (fox-1.4.7.tar.gz) = 3922890
diff --git a/x11-toolkits/fox-devel/files/patch-configure b/x11-toolkits/fox-devel/files/patch-configure
deleted file mode 100644
index cd9fb07ed394..000000000000
--- a/x11-toolkits/fox-devel/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Tue Feb 8 15:20:38 2005
-+++ configure Wed Feb 9 16:04:31 2005
-@@ -24927,7 +24927,7 @@
- if test "x$enable_release" = "xyes" ; then
- CXXFLAGS="${CXXFLAGS} -O2 -DNDEBUG"
- if test "${GXX}" = "yes" ; then
--CXXFLAGS="${CXXFLAGS} -Wuninitialized -ffast-math -fstrict-aliasing -finline-functions -fomit-frame-pointer -fexpensive-optimizations"
-+CXXFLAGS="${CXXFLAGS} -Wuninitialized"
- fi
- fi
-
diff --git a/x11-toolkits/fox-devel/files/patch-src::FXFile.cpp b/x11-toolkits/fox-devel/files/patch-src::FXFile.cpp
deleted file mode 100644
index 44f33e7947d7..000000000000
--- a/x11-toolkits/fox-devel/files/patch-src::FXFile.cpp
+++ /dev/null
@@ -1,47 +0,0 @@
---- src/FXFile.cpp.orig Sat Feb 5 13:10:50 2005
-+++ src/FXFile.cpp Wed Feb 9 17:40:15 2005
-@@ -102,7 +102,7 @@
- // Get current user name
- FXString FXFile::getCurrentUserName(){
- #ifndef WIN32
--#ifdef FOX_THREAD_SAFE
-+#if defined(FOX_THREAD_SAFE) && !defined(__FreeBSD__)
- struct passwd pwdresult,*pwd;
- char buffer[1024];
- if(getpwuid_r(geteuid(),&pwdresult,buffer,sizeof(buffer),&pwd)==0 && pwd) return pwd->pw_name;
-@@ -180,7 +180,7 @@
- // Get home directory for a given user
- FXString FXFile::getUserDirectory(const FXString& user){
- #ifndef WIN32
--#ifdef FOX_THREAD_SAFE
-+#if defined(FOX_THREAD_SAFE) && !defined(__FreeBSD__)
- struct passwd pwdresult,*pwd;
- char buffer[1024];
- if(user.empty()){
-@@ -1059,7 +1059,7 @@
- FXString FXFile::owner(FXuint uid){
- FXchar result[64];
- #ifndef WIN32
--#ifdef FOX_THREAD_SAFE
-+#if defined(FOX_THREAD_SAFE) && !defined(__FreeBSD__)
- struct passwd pwdresult,*pwd;
- char buffer[1024];
- if(getpwuid_r(uid,&pwdresult,buffer,sizeof(buffer),&pwd)==0 && pwd) return pwd->pw_name;
-@@ -1077,7 +1077,7 @@
- FXString FXFile::group(FXuint gid){
- FXchar result[64];
- #ifndef WIN32
--#ifdef FOX_THREAD_SAFE
-+#if defined(FOX_THREAD_SAFE) && !defined(__FreeBSD__)
- ::group grpresult;
- ::group *grp;
- char buffer[1024];
-@@ -1435,7 +1435,7 @@
- // Convert file time to string as per strftime format
- FXString FXFile::time(const FXchar *format,FXTime filetime){
- #ifndef WIN32
--#ifdef FOX_THREAD_SAFE
-+#if defined(FOX_THREAD_SAFE) && !defined(__FreeBSD__)
- time_t tmp=(time_t)FXMAX(filetime,0);
- struct tm tmresult;
- FXchar buffer[512];
diff --git a/x11-toolkits/fox-devel/pkg-descr b/x11-toolkits/fox-devel/pkg-descr
deleted file mode 100644
index 0ce2e12c437e..000000000000
--- a/x11-toolkits/fox-devel/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-FOX is a C++ GUI toolkit that is supposed to
-allow programmers to write a program once, and
-compile anywhere (or so the website says, it sounds
-like Java to me). FOX is a very flexible library,
-it has all sorts of functions and options, and is
-supposed to be fairly fast.
-
-WWW: http://www.fox-toolkit.org/fox.html
-Author: Jeroen van der Zijp <jvz@cfdrc.com>
-
---Will <andrews@technologist.com>
diff --git a/x11-toolkits/fox-devel/pkg-plist b/x11-toolkits/fox-devel/pkg-plist
deleted file mode 100644
index 2636deba2a5e..000000000000
--- a/x11-toolkits/fox-devel/pkg-plist
+++ /dev/null
@@ -1,385 +0,0 @@
-%%APPS%%bin/PathFinder
-%%APPS%%bin/adie
-%%APPS%%bin/calculator
-bin/fox-config
-bin/reswrap
-bin/shutterbug
-include/fox-%%MAJORVER%%/FX4Splitter.h
-include/fox-%%MAJORVER%%/FX7Segment.h
-include/fox-%%MAJORVER%%/FXAccelTable.h
-include/fox-%%MAJORVER%%/FXApp.h
-include/fox-%%MAJORVER%%/FXArray.h
-include/fox-%%MAJORVER%%/FXArrowButton.h
-include/fox-%%MAJORVER%%/FXBMPIcon.h
-include/fox-%%MAJORVER%%/FXBMPImage.h
-include/fox-%%MAJORVER%%/FXBZStream.h
-include/fox-%%MAJORVER%%/FXBitmap.h
-include/fox-%%MAJORVER%%/FXBitmapFrame.h
-include/fox-%%MAJORVER%%/FXBitmapView.h
-include/fox-%%MAJORVER%%/FXButton.h
-include/fox-%%MAJORVER%%/FXCURCursor.h
-include/fox-%%MAJORVER%%/FXCanvas.h
-include/fox-%%MAJORVER%%/FXCheckButton.h
-include/fox-%%MAJORVER%%/FXChoiceBox.h
-include/fox-%%MAJORVER%%/FXColorBar.h
-include/fox-%%MAJORVER%%/FXColorDialog.h
-include/fox-%%MAJORVER%%/FXColorSelector.h
-include/fox-%%MAJORVER%%/FXColorWell.h
-include/fox-%%MAJORVER%%/FXColorWheel.h
-include/fox-%%MAJORVER%%/FXComboBox.h
-include/fox-%%MAJORVER%%/FXComposite.h
-include/fox-%%MAJORVER%%/FXCursor.h
-include/fox-%%MAJORVER%%/FXDC.h
-include/fox-%%MAJORVER%%/FXDCPrint.h
-include/fox-%%MAJORVER%%/FXDCWindow.h
-include/fox-%%MAJORVER%%/FXDLL.h
-include/fox-%%MAJORVER%%/FXDataTarget.h
-include/fox-%%MAJORVER%%/FXDebugTarget.h
-include/fox-%%MAJORVER%%/FXDelegator.h
-include/fox-%%MAJORVER%%/FXDial.h
-include/fox-%%MAJORVER%%/FXDialogBox.h
-include/fox-%%MAJORVER%%/FXDict.h
-include/fox-%%MAJORVER%%/FXDirBox.h
-include/fox-%%MAJORVER%%/FXDirDialog.h
-include/fox-%%MAJORVER%%/FXDirList.h
-include/fox-%%MAJORVER%%/FXDirSelector.h
-include/fox-%%MAJORVER%%/FXDockBar.h
-include/fox-%%MAJORVER%%/FXDockHandler.h
-include/fox-%%MAJORVER%%/FXDockSite.h
-include/fox-%%MAJORVER%%/FXDockTitle.h
-include/fox-%%MAJORVER%%/FXDocument.h
-include/fox-%%MAJORVER%%/FXDragCorner.h
-include/fox-%%MAJORVER%%/FXDrawable.h
-include/fox-%%MAJORVER%%/FXDriveBox.h
-include/fox-%%MAJORVER%%/FXElement.h
-include/fox-%%MAJORVER%%/FXException.h
-include/fox-%%MAJORVER%%/FXFile.h
-include/fox-%%MAJORVER%%/FXFileDialog.h
-include/fox-%%MAJORVER%%/FXFileDict.h
-include/fox-%%MAJORVER%%/FXFileList.h
-include/fox-%%MAJORVER%%/FXFileSelector.h
-include/fox-%%MAJORVER%%/FXFileStream.h
-include/fox-%%MAJORVER%%/FXFoldingList.h
-include/fox-%%MAJORVER%%/FXFont.h
-include/fox-%%MAJORVER%%/FXFontDialog.h
-include/fox-%%MAJORVER%%/FXFontSelector.h
-include/fox-%%MAJORVER%%/FXFrame.h
-include/fox-%%MAJORVER%%/FXGIFCursor.h
-include/fox-%%MAJORVER%%/FXGIFIcon.h
-include/fox-%%MAJORVER%%/FXGIFImage.h
-include/fox-%%MAJORVER%%/FXGLCanvas.h
-include/fox-%%MAJORVER%%/FXGLCone.h
-include/fox-%%MAJORVER%%/FXGLContext.h
-include/fox-%%MAJORVER%%/FXGLCube.h
-include/fox-%%MAJORVER%%/FXGLCylinder.h
-include/fox-%%MAJORVER%%/FXGLObject.h
-include/fox-%%MAJORVER%%/FXGLShape.h
-include/fox-%%MAJORVER%%/FXGLSphere.h
-include/fox-%%MAJORVER%%/FXGLTriangleMesh.h
-include/fox-%%MAJORVER%%/FXGLViewer.h
-include/fox-%%MAJORVER%%/FXGLVisual.h
-include/fox-%%MAJORVER%%/FXGUISignal.h
-include/fox-%%MAJORVER%%/FXGZStream.h
-include/fox-%%MAJORVER%%/FXGradientBar.h
-include/fox-%%MAJORVER%%/FXGroupBox.h
-include/fox-%%MAJORVER%%/FXHash.h
-include/fox-%%MAJORVER%%/FXHeader.h
-include/fox-%%MAJORVER%%/FXHorizontalFrame.h
-include/fox-%%MAJORVER%%/FXICOIcon.h
-include/fox-%%MAJORVER%%/FXICOImage.h
-include/fox-%%MAJORVER%%/FXIFFIcon.h
-include/fox-%%MAJORVER%%/FXIFFImage.h
-include/fox-%%MAJORVER%%/FXIcon.h
-include/fox-%%MAJORVER%%/FXIconDict.h
-include/fox-%%MAJORVER%%/FXIconList.h
-include/fox-%%MAJORVER%%/FXIconSource.h
-include/fox-%%MAJORVER%%/FXId.h
-include/fox-%%MAJORVER%%/FXImage.h
-include/fox-%%MAJORVER%%/FXImageFrame.h
-include/fox-%%MAJORVER%%/FXImageView.h
-include/fox-%%MAJORVER%%/FXInputDialog.h
-include/fox-%%MAJORVER%%/FXJPGIcon.h
-include/fox-%%MAJORVER%%/FXJPGImage.h
-include/fox-%%MAJORVER%%/FXLabel.h
-include/fox-%%MAJORVER%%/FXList.h
-include/fox-%%MAJORVER%%/FXListBox.h
-include/fox-%%MAJORVER%%/FXMDIButton.h
-include/fox-%%MAJORVER%%/FXMDIChild.h
-include/fox-%%MAJORVER%%/FXMDIClient.h
-include/fox-%%MAJORVER%%/FXMainWindow.h
-include/fox-%%MAJORVER%%/FXMat3d.h
-include/fox-%%MAJORVER%%/FXMat3f.h
-include/fox-%%MAJORVER%%/FXMat4d.h
-include/fox-%%MAJORVER%%/FXMat4f.h
-include/fox-%%MAJORVER%%/FXMatrix.h
-include/fox-%%MAJORVER%%/FXMemMap.h
-include/fox-%%MAJORVER%%/FXMemoryStream.h
-include/fox-%%MAJORVER%%/FXMenuBar.h
-include/fox-%%MAJORVER%%/FXMenuButton.h
-include/fox-%%MAJORVER%%/FXMenuCaption.h
-include/fox-%%MAJORVER%%/FXMenuCascade.h
-include/fox-%%MAJORVER%%/FXMenuCheck.h
-include/fox-%%MAJORVER%%/FXMenuCommand.h
-include/fox-%%MAJORVER%%/FXMenuPane.h
-include/fox-%%MAJORVER%%/FXMenuRadio.h
-include/fox-%%MAJORVER%%/FXMenuSeparator.h
-include/fox-%%MAJORVER%%/FXMenuTitle.h
-include/fox-%%MAJORVER%%/FXMessageBox.h
-include/fox-%%MAJORVER%%/FXObject.h
-include/fox-%%MAJORVER%%/FXObjectList.h
-include/fox-%%MAJORVER%%/FXOptionMenu.h
-include/fox-%%MAJORVER%%/FXPCXIcon.h
-include/fox-%%MAJORVER%%/FXPCXImage.h
-include/fox-%%MAJORVER%%/FXPNGIcon.h
-include/fox-%%MAJORVER%%/FXPNGImage.h
-include/fox-%%MAJORVER%%/FXPPMIcon.h
-include/fox-%%MAJORVER%%/FXPPMImage.h
-include/fox-%%MAJORVER%%/FXPacker.h
-include/fox-%%MAJORVER%%/FXPicker.h
-include/fox-%%MAJORVER%%/FXPoint.h
-include/fox-%%MAJORVER%%/FXPopup.h
-include/fox-%%MAJORVER%%/FXPrintDialog.h
-include/fox-%%MAJORVER%%/FXProgressBar.h
-include/fox-%%MAJORVER%%/FXProgressDialog.h
-include/fox-%%MAJORVER%%/FXQuatd.h
-include/fox-%%MAJORVER%%/FXQuatf.h
-include/fox-%%MAJORVER%%/FXRASIcon.h
-include/fox-%%MAJORVER%%/FXRASImage.h
-include/fox-%%MAJORVER%%/FXRGBIcon.h
-include/fox-%%MAJORVER%%/FXRGBImage.h
-include/fox-%%MAJORVER%%/FXRadioButton.h
-include/fox-%%MAJORVER%%/FXRanged.h
-include/fox-%%MAJORVER%%/FXRangef.h
-include/fox-%%MAJORVER%%/FXRealSlider.h
-include/fox-%%MAJORVER%%/FXRealSpinner.h
-include/fox-%%MAJORVER%%/FXRecentFiles.h
-include/fox-%%MAJORVER%%/FXRectangle.h
-include/fox-%%MAJORVER%%/FXRegion.h
-include/fox-%%MAJORVER%%/FXRegistry.h
-include/fox-%%MAJORVER%%/FXReplaceDialog.h
-include/fox-%%MAJORVER%%/FXRex.h
-include/fox-%%MAJORVER%%/FXRootWindow.h
-include/fox-%%MAJORVER%%/FXRuler.h
-include/fox-%%MAJORVER%%/FXScrollArea.h
-include/fox-%%MAJORVER%%/FXScrollBar.h
-include/fox-%%MAJORVER%%/FXScrollPane.h
-include/fox-%%MAJORVER%%/FXScrollWindow.h
-include/fox-%%MAJORVER%%/FXSearchDialog.h
-include/fox-%%MAJORVER%%/FXSeparator.h
-include/fox-%%MAJORVER%%/FXSettings.h
-include/fox-%%MAJORVER%%/FXShell.h
-include/fox-%%MAJORVER%%/FXShutter.h
-include/fox-%%MAJORVER%%/FXSize.h
-include/fox-%%MAJORVER%%/FXSlider.h
-include/fox-%%MAJORVER%%/FXSphered.h
-include/fox-%%MAJORVER%%/FXSpheref.h
-include/fox-%%MAJORVER%%/FXSpinner.h
-include/fox-%%MAJORVER%%/FXSplashWindow.h
-include/fox-%%MAJORVER%%/FXSplitter.h
-include/fox-%%MAJORVER%%/FXSpring.h
-include/fox-%%MAJORVER%%/FXStatusBar.h
-include/fox-%%MAJORVER%%/FXStatusLine.h
-include/fox-%%MAJORVER%%/FXStream.h
-include/fox-%%MAJORVER%%/FXString.h
-include/fox-%%MAJORVER%%/FXStringDict.h
-include/fox-%%MAJORVER%%/FXSwitcher.h
-include/fox-%%MAJORVER%%/FXTGAIcon.h
-include/fox-%%MAJORVER%%/FXTGAImage.h
-include/fox-%%MAJORVER%%/FXTIFIcon.h
-include/fox-%%MAJORVER%%/FXTIFImage.h
-include/fox-%%MAJORVER%%/FXTabBar.h
-include/fox-%%MAJORVER%%/FXTabBook.h
-include/fox-%%MAJORVER%%/FXTabItem.h
-include/fox-%%MAJORVER%%/FXTable.h
-include/fox-%%MAJORVER%%/FXText.h
-include/fox-%%MAJORVER%%/FXTextCodec.h
-include/fox-%%MAJORVER%%/FXTextField.h
-include/fox-%%MAJORVER%%/FXThread.h
-include/fox-%%MAJORVER%%/FXToggleButton.h
-include/fox-%%MAJORVER%%/FXToolBar.h
-include/fox-%%MAJORVER%%/FXToolBarGrip.h
-include/fox-%%MAJORVER%%/FXToolBarShell.h
-include/fox-%%MAJORVER%%/FXToolBarTab.h
-include/fox-%%MAJORVER%%/FXToolTip.h
-include/fox-%%MAJORVER%%/FXTopWindow.h
-include/fox-%%MAJORVER%%/FXTreeList.h
-include/fox-%%MAJORVER%%/FXTreeListBox.h
-include/fox-%%MAJORVER%%/FXTriStateButton.h
-include/fox-%%MAJORVER%%/FXURL.h
-include/fox-%%MAJORVER%%/FXUTF16Codec.h
-include/fox-%%MAJORVER%%/FXUTF32Codec.h
-include/fox-%%MAJORVER%%/FXUTF8Codec.h
-include/fox-%%MAJORVER%%/FXUndoList.h
-include/fox-%%MAJORVER%%/FXVec2d.h
-include/fox-%%MAJORVER%%/FXVec2f.h
-include/fox-%%MAJORVER%%/FXVec3d.h
-include/fox-%%MAJORVER%%/FXVec3f.h
-include/fox-%%MAJORVER%%/FXVec4d.h
-include/fox-%%MAJORVER%%/FXVec4f.h
-include/fox-%%MAJORVER%%/FXVerticalFrame.h
-include/fox-%%MAJORVER%%/FXVisual.h
-include/fox-%%MAJORVER%%/FXWindow.h
-include/fox-%%MAJORVER%%/FXWizard.h
-include/fox-%%MAJORVER%%/FXXBMIcon.h
-include/fox-%%MAJORVER%%/FXXBMImage.h
-include/fox-%%MAJORVER%%/FXXPMIcon.h
-include/fox-%%MAJORVER%%/FXXPMImage.h
-include/fox-%%MAJORVER%%/chart/FXChart.h
-include/fox-%%MAJORVER%%/fx.h
-include/fox-%%MAJORVER%%/fx3d.h
-include/fox-%%MAJORVER%%/fxdefs.h
-include/fox-%%MAJORVER%%/fxkeys.h
-include/fox-%%MAJORVER%%/fxver.h
-include/fox-%%MAJORVER%%/xincs.h
-lib/libCHART-%%MAJORVER%%.a
-lib/libCHART-%%MAJORVER%%.la
-lib/libCHART-%%MAJORVER%%.so
-lib/libCHART-%%MAJORVER%%.so.%%SHVER%%
-lib/libFOX-%%MAJORVER%%.a
-lib/libFOX-%%MAJORVER%%.la
-lib/libFOX-%%MAJORVER%%.so
-lib/libFOX-%%MAJORVER%%.so.%%SHVER%%
-%%PORTDOCS%%%%DOCSDIR%%/html/SbSScreen1.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/SbSScreen1_small.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/adie.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/adie.html
-%%PORTDOCS%%%%DOCSDIR%%/html/adie_colors.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/adie_edit.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/adie_font.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/adie_sty.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/analysisview.png
-%%PORTDOCS%%%%DOCSDIR%%/html/app.html
-%%PORTDOCS%%%%DOCSDIR%%/html/aqx_linux_visualizacao_peq.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/arithmedrill-screenshot.png
-%%PORTDOCS%%%%DOCSDIR%%/html/arithmedrill-screenshot_small.png
-%%PORTDOCS%%%%DOCSDIR%%/html/bigpenguin.png
-%%PORTDOCS%%%%DOCSDIR%%/html/boskalisday.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/boskalisnite.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/calc.html
-%%PORTDOCS%%%%DOCSDIR%%/html/clipboard.html
-%%PORTDOCS%%%%DOCSDIR%%/html/clview_icon.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/colordialog.png
-%%PORTDOCS%%%%DOCSDIR%%/html/cometassay.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/consulting.html
-%%PORTDOCS%%%%DOCSDIR%%/html/contact.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/datatarget.html
-%%PORTDOCS%%%%DOCSDIR%%/html/dirdialog.png
-%%PORTDOCS%%%%DOCSDIR%%/html/dlgedit1.png
-%%PORTDOCS%%%%DOCSDIR%%/html/dlgedit2.png
-%%PORTDOCS%%%%DOCSDIR%%/html/doc.html
-%%PORTDOCS%%%%DOCSDIR%%/html/download.html
-%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.cfg
-%%PORTDOCS%%%%DOCSDIR%%/html/draganddrop.html
-%%PORTDOCS%%%%DOCSDIR%%/html/emso_screen.png
-%%PORTDOCS%%%%DOCSDIR%%/html/emso_screen_small.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/faq.html
-%%PORTDOCS%%%%DOCSDIR%%/html/fifthplanet.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/filedialog.png
-%%PORTDOCS%%%%DOCSDIR%%/html/filefuncs.html
-%%PORTDOCS%%%%DOCSDIR%%/html/filter.pl
-%%PORTDOCS%%%%DOCSDIR%%/html/focus.html
-%%PORTDOCS%%%%DOCSDIR%%/html/fontdialog.png
-%%PORTDOCS%%%%DOCSDIR%%/html/fonts.html
-%%PORTDOCS%%%%DOCSDIR%%/html/footer.html
-%%PORTDOCS%%%%DOCSDIR%%/html/foreword.html
-%%PORTDOCS%%%%DOCSDIR%%/html/fox.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/fox.html
-%%PORTDOCS%%%%DOCSDIR%%/html/foxcalc.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/foxcalc_prefdialog_01_small.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/foxcalc_prefdialog_02_small.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/foxcalc_prefdialog_03_small.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/foxlogo.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/foxlogo.png
-%%PORTDOCS%%%%DOCSDIR%%/html/foxlogo_small.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/foxstart.png
-%%PORTDOCS%%%%DOCSDIR%%/html/freespeach.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/glview.png
-%%PORTDOCS%%%%DOCSDIR%%/html/goals.html
-%%PORTDOCS%%%%DOCSDIR%%/html/goggles.png
-%%PORTDOCS%%%%DOCSDIR%%/html/gpgkey.html
-%%PORTDOCS%%%%DOCSDIR%%/html/guiupdate.html
-%%PORTDOCS%%%%DOCSDIR%%/html/header.html
-%%PORTDOCS%%%%DOCSDIR%%/html/home.html
-%%PORTDOCS%%%%DOCSDIR%%/html/icons.html
-%%PORTDOCS%%%%DOCSDIR%%/html/iims1.png
-%%PORTDOCS%%%%DOCSDIR%%/html/iims1_small.png
-%%PORTDOCS%%%%DOCSDIR%%/html/iims2.png
-%%PORTDOCS%%%%DOCSDIR%%/html/iims2_small.png
-%%PORTDOCS%%%%DOCSDIR%%/html/iims3.png
-%%PORTDOCS%%%%DOCSDIR%%/html/iims3_small.png
-%%PORTDOCS%%%%DOCSDIR%%/html/ill.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/ilr.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/imagedebugger.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/innernerd.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/install.html
-%%PORTDOCS%%%%DOCSDIR%%/html/introduction.html
-%%PORTDOCS%%%%DOCSDIR%%/html/iul.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/iur.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/layout.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/layout.html
-%%PORTDOCS%%%%DOCSDIR%%/html/license.html
-%%PORTDOCS%%%%DOCSDIR%%/html/line.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/menu.css
-%%PORTDOCS%%%%DOCSDIR%%/html/menu.html
-%%PORTDOCS%%%%DOCSDIR%%/html/messages.html
-%%PORTDOCS%%%%DOCSDIR%%/html/mouse.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/nerd_inside.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/news.html
-%%PORTDOCS%%%%DOCSDIR%%/html/news1.html
-%%PORTDOCS%%%%DOCSDIR%%/html/news2.html
-%%PORTDOCS%%%%DOCSDIR%%/html/oll.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/olr.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/opengl_logo.png
-%%PORTDOCS%%%%DOCSDIR%%/html/oul.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/oul_grey.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/our.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/page.css
-%%PORTDOCS%%%%DOCSDIR%%/html/pathfinder.html
-%%PORTDOCS%%%%DOCSDIR%%/html/pathfinder.png
-%%PORTDOCS%%%%DOCSDIR%%/html/pdiary.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/printdialog.png
-%%PORTDOCS%%%%DOCSDIR%%/html/progress.png
-%%PORTDOCS%%%%DOCSDIR%%/html/projects.html
-%%PORTDOCS%%%%DOCSDIR%%/html/references.html
-%%PORTDOCS%%%%DOCSDIR%%/html/registry.html
-%%PORTDOCS%%%%DOCSDIR%%/html/replacedialog.png
-%%PORTDOCS%%%%DOCSDIR%%/html/rex.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rezound_thumb.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/scenegraphnavigator.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/screenshots.html
-%%PORTDOCS%%%%DOCSDIR%%/html/scribble.png
-%%PORTDOCS%%%%DOCSDIR%%/html/scriptolutions.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/searchdialog.png
-%%PORTDOCS%%%%DOCSDIR%%/html/serialization.html
-%%PORTDOCS%%%%DOCSDIR%%/html/sgitextedit.png
-%%PORTDOCS%%%%DOCSDIR%%/html/slingerzbutton1.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/styles.css
-%%PORTDOCS%%%%DOCSDIR%%/html/table.png
-%%PORTDOCS%%%%DOCSDIR%%/html/timers.html
-%%PORTDOCS%%%%DOCSDIR%%/html/tmp_vision_snap.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/top.html
-%%PORTDOCS%%%%DOCSDIR%%/html/tux_small.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/udine_physics.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/vorhour1.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/vorhour1_small.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/vorhour2.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/vorhour2_small.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/widget.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/widgets.html
-%%PORTDOCS%%%%DOCSDIR%%/html/win32-libraries.png
-%%PORTDOCS%%%%DOCSDIR%%/html/win32-linkoutput.png
-%%PORTDOCS%%%%DOCSDIR%%/html/win32-postbuild.png
-%%PORTDOCS%%%%DOCSDIR%%/html/win32-preprocessor.png
-%%PORTDOCS%%%%DOCSDIR%%/html/win32-project.png
-%%PORTDOCS%%%%DOCSDIR%%/html/win32-tooloptions.png
-%%PORTDOCS%%%%DOCSDIR%%/html/win32.html
-%%PORTDOCS%%%%DOCSDIR%%/html/window.html
-%%PORTDOCS%%%%DOCSDIR%%/html/wintextedit.png
-%%PORTDOCS%%%%DOCSDIR%%/html/xfe.png
-%%PORTDOCS%%%%DOCSDIR%%/html/xfe_small.png
-%%PORTDOCS%%%%DOCSDIR%%/html/xml.html
-%%PORTDOCS%%%%DOCSDIR%%/html/xtc.gif
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm include/fox-%%MAJORVER%%/chart
-@dirrm include/fox-%%MAJORVER%%
diff --git a/x11-toolkits/fox/Makefile b/x11-toolkits/fox/Makefile
deleted file mode 100644
index d9c8b58ae05b..000000000000
--- a/x11-toolkits/fox/Makefile
+++ /dev/null
@@ -1,147 +0,0 @@
-# New ports collection makefile for: fox
-# Date created: 23 Feb 2000
-# Whom: Will Andrews <andrews@technologist.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= fox
-PORTVERSION= 1.0.48
-CATEGORIES= x11-toolkits
-MASTER_SITES= http://www.fox-toolkit.org/ftp/ \
- ftp://ftp.fox-toolkit.org/pub/ \
- ftp://ftp.uni-koeln.de/windows/xcontrib/ \
- ftp://ftp.cfdrc.com/pub/FOX/ \
- ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/
-
-MAINTAINER?= ports@FreeBSD.org
-COMMENT= Fast and extensive C++ GUI toolkit
-
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.5:${PORTSDIR}/graphics/png \
- tiff.4:${PORTSDIR}/graphics/tiff
-
-CONFLICTS= fox-1.1.*
-
-USE_GL= 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
-
-MAN1= reswrap.1
-
-##
-## Additional Options
-##
-#
-.if defined(WITHOUT_SHM)
-CONFIGURE_ARGS+=--with-shm=no
-.else
-CONFIGURE_ARGS+=--with-shm=yes
-.endif
-#
-.if defined(WITH_CUPS)
-CONFIGURE_ARGS+=--enable-cups
-.else
-CONFIGURE_ARGS+=--disable-cups
-.endif
-#
-.if defined(WITH_DEBUG)
-CONFIGURE_ARGS+=--enable-debug
-.else
-CONFIGURE_ARGS+=--enable-release
-.endif
-#
-.if defined(WITH_FOX_APPLICATIONS)
-PLIST_SUB+= APPS=""
-
-MAN1+= PathFinder.1 adie.1 calculator.1
-.else
-PLIST_SUB+= APPS="@comment "
-.endif
-
-SPECFLAGS= -ffast-math -finline-functions -fomit-frame-pointer -fexpensive-optimizations
-#
-.if defined(WITH_OPTIMIZED_CXXFLAGS)
-# turn distribution-recommended optimization flags back on
-CXXFLAGS+= -Wuninitialized ${SPECFLAGS}
-.endif
-#
-.if defined(WITH_PROFILING)
-CONFIGURE_ARGS+=--with-profiling=gprof
-.endif
-#
-.if defined(NOPORTDOCS)
-MAKE_ARGS+= DOC=
-.else
-MAKE_ARGS+= DOC=doc
-.endif
-
-post-patch:
-# Remove additional flags
- @${REINPLACE_CMD} -E -e \
- 's|${SPECFLAGS}||g' \
- ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
-# CXXFLAGS safeness
-.if !defined(WITH_OPTIMIZED_CXXFLAGS)
- @${REINPLACE_CMD} -E -e \
- 's|-O2|${CXXFLAGS}|g' \
- ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
-.else
- @${REINPLACE_CMD} -E -e \
- 's|-O2|-O2 ${CXXFLAGS}|g' \
- ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
-.endif
- @${REINPLACE_CMD} -E -e \
- 's|lMesaGL|lGL|g' \
- ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
-# doc prefix safeness
- @${REINPLACE_CMD} -E -e \
- 's|^(htmldir).*$$|\1=${DOCSDIR}/html|' \
- ${WRKSRC}/doc/Makefile.in
- @${REINPLACE_CMD} -E -e \
- 's|^(artdir).*$$|\1=${DOCSDIR}/html|' \
- ${WRKSRC}/doc/art/Makefile.in
- @${REINPLACE_CMD} -E -e \
- 's|^(screenshotsdir).*$$|\1=${DOCSDIR}/html|' \
- ${WRKSRC}/doc/screenshots/Makefile.in
-.if !defined(WITH_FOX_APPLICATIONS)
- @${REINPLACE_CMD} -E -e \
- 's,^(SUBDIRS.*)adie,\1,; \
- s,^(SUBDIRS.*)pathfinder,\1,; \
- s,^(SUBDIRS.*)calculator,\1,' \
- ${WRKSRC}/Makefile.in
-.endif
-
-pre-everything::
-.if !defined(WITH_OPTIMIZED_CXXFLAGS)
- @${ECHO_MSG}
- @${ECHO_MSG} 'You can enable additional compilation optimizations'
- @${ECHO_MSG} 'by defining WITH_OPTIMIZED_CXXFLAGS'
-.endif
-.if !defined(WITH_CUPS)
- @${ECHO_MSG}
- @${ECHO_MSG} 'You can enable CUPS support by defining WITH_CUPS'
-.endif
-.if !defined(WITH_DEBUG)
- @${ECHO_MSG}
- @${ECHO_MSG} 'You can build DEBUG support by defining WITH_DEBUG'
-.endif
-.if !defined(WITH_FOX_APPLICATIONS)
- @${ECHO_MSG}
- @${ECHO_MSG} 'You can install FOX sample applications by defining WITH_FOX_APPLICATIONS'
-.endif
-.if !defined(WITH_PROFILING)
- @${ECHO_MSG}
- @${ECHO_MSG} 'You can build PROFILING support by defining WITH_PROFILING'
-.endif
-.if !defined(WITHOUT_SHM)
- @${ECHO_MSG}
- @${ECHO_MSG} 'You can disable Shared Memory support by defining WITHOUT_SHM'
-.endif
- @${ECHO_MSG}
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/fox/distinfo b/x11-toolkits/fox/distinfo
deleted file mode 100644
index 29a7cc60ada3..000000000000
--- a/x11-toolkits/fox/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (fox-1.0.48.tar.gz) = 55b37dce548d650099b59a52fb7b5d06
-SHA256 (fox-1.0.48.tar.gz) = afb3170696f78c0fdaf977a121222c966ed69651950b2082bcebc10074a66589
-SIZE (fox-1.0.48.tar.gz) = 2133434
diff --git a/x11-toolkits/fox/pkg-descr b/x11-toolkits/fox/pkg-descr
deleted file mode 100644
index 0ce2e12c437e..000000000000
--- a/x11-toolkits/fox/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-FOX is a C++ GUI toolkit that is supposed to
-allow programmers to write a program once, and
-compile anywhere (or so the website says, it sounds
-like Java to me). FOX is a very flexible library,
-it has all sorts of functions and options, and is
-supposed to be fairly fast.
-
-WWW: http://www.fox-toolkit.org/fox.html
-Author: Jeroen van der Zijp <jvz@cfdrc.com>
-
---Will <andrews@technologist.com>
diff --git a/x11-toolkits/fox/pkg-plist b/x11-toolkits/fox/pkg-plist
deleted file mode 100644
index c300836e5473..000000000000
--- a/x11-toolkits/fox/pkg-plist
+++ /dev/null
@@ -1,268 +0,0 @@
-%%APPS%%bin/PathFinder
-%%APPS%%bin/adie
-%%APPS%%bin/calculator
-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-1.0.so
-lib/libFOX-1.0.so.0
-lib/libFOX.a
-lib/libFOX.la
-lib/libFOX.so
-%%PORTDOCS%%%%DOCSDIR%%/html/adie.html
-%%PORTDOCS%%%%DOCSDIR%%/html/adie.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/adie_colors.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/adie_del.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/adie_edit.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/adie_font.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/adie_pat.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/app.html
-%%PORTDOCS%%%%DOCSDIR%%/html/bigpenguin.png
-%%PORTDOCS%%%%DOCSDIR%%/html/calc.html
-%%PORTDOCS%%%%DOCSDIR%%/html/colordialog.png
-%%PORTDOCS%%%%DOCSDIR%%/html/datatarget.html
-%%PORTDOCS%%%%DOCSDIR%%/html/dirdialog.png
-%%PORTDOCS%%%%DOCSDIR%%/html/doc.html
-%%PORTDOCS%%%%DOCSDIR%%/html/download.html
-%%PORTDOCS%%%%DOCSDIR%%/html/draganddrop.html
-%%PORTDOCS%%%%DOCSDIR%%/html/faq.html
-%%PORTDOCS%%%%DOCSDIR%%/html/filedialog.png
-%%PORTDOCS%%%%DOCSDIR%%/html/filefuncs.html
-%%PORTDOCS%%%%DOCSDIR%%/html/focus.html
-%%PORTDOCS%%%%DOCSDIR%%/html/fontdialog.png
-%%PORTDOCS%%%%DOCSDIR%%/html/fonts.html
-%%PORTDOCS%%%%DOCSDIR%%/html/foreword.html
-%%PORTDOCS%%%%DOCSDIR%%/html/fox.html
-%%PORTDOCS%%%%DOCSDIR%%/html/foxcalc.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/foxcalc_prefdialog_01_small.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/foxcalc_prefdialog_02_small.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/foxcalc_prefdialog_03_small.jpg
-%%PORTDOCS%%%%DOCSDIR%%/html/foxlogo.png
-%%PORTDOCS%%%%DOCSDIR%%/html/foxstart.png
-%%PORTDOCS%%%%DOCSDIR%%/html/freespeach.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/glview.png
-%%PORTDOCS%%%%DOCSDIR%%/html/goals.html
-%%PORTDOCS%%%%DOCSDIR%%/html/guiupdate.html
-%%PORTDOCS%%%%DOCSDIR%%/html/icons.html
-%%PORTDOCS%%%%DOCSDIR%%/html/ill.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/ilr.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/innernerd.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/introduction.html
-%%PORTDOCS%%%%DOCSDIR%%/html/iul.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/iur.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/layout.html
-%%PORTDOCS%%%%DOCSDIR%%/html/messages.html
-%%PORTDOCS%%%%DOCSDIR%%/html/nerd_inside.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/news.html
-%%PORTDOCS%%%%DOCSDIR%%/html/oldfox.html
-%%PORTDOCS%%%%DOCSDIR%%/html/oll.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/olr.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/opengl_logo.png
-%%PORTDOCS%%%%DOCSDIR%%/html/oul.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/oul_grey.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/our.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/pathfinder.html
-%%PORTDOCS%%%%DOCSDIR%%/html/pathfinder.png
-%%PORTDOCS%%%%DOCSDIR%%/html/printdialog.png
-%%PORTDOCS%%%%DOCSDIR%%/html/progress.png
-%%PORTDOCS%%%%DOCSDIR%%/html/projects.html
-%%PORTDOCS%%%%DOCSDIR%%/html/registry.html
-%%PORTDOCS%%%%DOCSDIR%%/html/replacedialog.png
-%%PORTDOCS%%%%DOCSDIR%%/html/rex.html
-%%PORTDOCS%%%%DOCSDIR%%/html/screenshots.html
-%%PORTDOCS%%%%DOCSDIR%%/html/scribble.png
-%%PORTDOCS%%%%DOCSDIR%%/html/searchdialog.png
-%%PORTDOCS%%%%DOCSDIR%%/html/serialization.html
-%%PORTDOCS%%%%DOCSDIR%%/html/sgitextedit.png
-%%PORTDOCS%%%%DOCSDIR%%/html/slingerzbutton1.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/styles.css
-%%PORTDOCS%%%%DOCSDIR%%/html/table.png
-%%PORTDOCS%%%%DOCSDIR%%/html/timers.html
-%%PORTDOCS%%%%DOCSDIR%%/html/widgets.html
-%%PORTDOCS%%%%DOCSDIR%%/html/win32-libraries.png
-%%PORTDOCS%%%%DOCSDIR%%/html/win32-linkoutput.png
-%%PORTDOCS%%%%DOCSDIR%%/html/win32-postbuild.png
-%%PORTDOCS%%%%DOCSDIR%%/html/win32-preprocessor.png
-%%PORTDOCS%%%%DOCSDIR%%/html/win32-project.png
-%%PORTDOCS%%%%DOCSDIR%%/html/win32-tooloptions.png
-%%PORTDOCS%%%%DOCSDIR%%/html/win32.html
-%%PORTDOCS%%%%DOCSDIR%%/html/window.html
-%%PORTDOCS%%%%DOCSDIR%%/html/wintextedit.png
-%%PORTDOCS%%%%DOCSDIR%%/html/xml.html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm include/fox
diff --git a/x11-toolkits/fox10/Makefile b/x11-toolkits/fox10/Makefile
index d9c8b58ae05b..c4b4a992151c 100644
--- a/x11-toolkits/fox10/Makefile
+++ b/x11-toolkits/fox10/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
-CONFLICTS= fox-1.1.*
+LATEST_LINK= fox10
USE_GL= yes
INSTALLS_SHLIB= yes
diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile
index f1c1073229c9..25932ac27cad 100644
--- a/x11-toolkits/fox14/Makefile
+++ b/x11-toolkits/fox14/Makefile
@@ -23,7 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
CONFLICTS= fox-1.0.*
-LATEST_LINK= fox-devel
+LATEST_LINK= fox14
MAJORVER= 1.4
SHVER= 7
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile
index b220c535bb62..d910c078c33e 100644
--- a/x11-toolkits/fxscintilla/Makefile
+++ b/x11-toolkits/fxscintilla/Makefile
@@ -20,13 +20,13 @@ CONFIGURE_ARGS+= --enable-shared --disable-static
INSTALLS_SHLIB= yes
OPTIONS= FOX10 "FOX1.0 support (FOX1.4 by default)" off
-OPTIONS= FOX12 "FOX1.2 support (FOX1.4 by default)" off
+OPTIONS+= FOX12 "FOX1.2 support (FOX1.4 by default)" off
.include <bsd.port.pre.mk>
.if defined(WITH_FOX10)
FOX_LIB_VER= 1.0.0
-LIB_DEPENDS+= FOX-${FOX_LIB_VER}:${PORTSDIR}/x11-toolkits/fox
+LIB_DEPENDS+= FOX-${FOX_LIB_VER}:${PORTSDIR}/x11-toolkits/fox10
CONFIGURE_ARGS+= --with-fox-1-0
.elif defined(WITH_FOX12)
FOX_LIB_VER= 1.2
@@ -34,7 +34,7 @@ LIB_DEPENDS+= FOX-${FOX_LIB_VER}:${PORTSDIR}/x11-toolkits/fox12
CONFIGURE_ARGS+= --with-fox-1-2
.else
FOX_LIB_VER= 1.4
-LIB_DEPENDS+= FOX-${FOX_LIB_VER}:${PORTSDIR}/x11-toolkits/fox-devel
+LIB_DEPENDS+= FOX-${FOX_LIB_VER}:${PORTSDIR}/x11-toolkits/fox14
CONFIGURE_ARGS+= --with-fox-1-4
.endif
diff --git a/x11-toolkits/py-fox/Makefile b/x11-toolkits/py-fox/Makefile
index 2be8e22f8dbf..85169578b3ab 100644
--- a/x11-toolkits/py-fox/Makefile
+++ b/x11-toolkits/py-fox/Makefile
@@ -16,7 +16,7 @@ DISTNAME= FXPy-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python interface to FOX Graphics library
-LIB_DEPENDS= FOX-1.0:${PORTSDIR}/x11-toolkits/fox
+LIB_DEPENDS= FOX-1.0:${PORTSDIR}/x11-toolkits/fox10
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/x11-toolkits/ruby-fox/Makefile b/x11-toolkits/ruby-fox/Makefile
index f05c51b3d83e..efd5686a8d50 100644
--- a/x11-toolkits/ruby-fox/Makefile
+++ b/x11-toolkits/ruby-fox/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby extension module to use FOX, aka FXRuby
#BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
-LIB_DEPENDS= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox \
+LIB_DEPENDS= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox10 \
png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
fxscintilla.17:${PORTSDIR}/x11-toolkits/fxscintilla-fox10 \
diff --git a/x11-toolkits/ruby-fox10/Makefile b/x11-toolkits/ruby-fox10/Makefile
index f05c51b3d83e..efd5686a8d50 100644
--- a/x11-toolkits/ruby-fox10/Makefile
+++ b/x11-toolkits/ruby-fox10/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby extension module to use FOX, aka FXRuby
#BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
-LIB_DEPENDS= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox \
+LIB_DEPENDS= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox10 \
png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
fxscintilla.17:${PORTSDIR}/x11-toolkits/fxscintilla-fox10 \