aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/eigen3/Makefile29
-rw-r--r--math/eigen3/distinfo3
-rw-r--r--math/eigen3/pkg-descr4
-rw-r--r--math/eigen3/pkg-plist143
-rw-r--r--math/kcalc/Makefile52
-rw-r--r--math/kcalc/distinfo3
-rw-r--r--math/kcalc/pkg-descr1
-rw-r--r--math/kcalc/pkg-plist360
-rw-r--r--math/metis4/Makefile55
-rw-r--r--math/metis4/distinfo3
-rw-r--r--math/metis4/files/patch-aa23
-rw-r--r--math/metis4/files/patch-ab19
-rw-r--r--math/metis4/files/patch-ac19
-rw-r--r--math/metis4/files/patch-ad19
-rw-r--r--math/metis4/pkg-descr9
-rw-r--r--math/metis4/pkg-plist21
-rw-r--r--math/mingw32-libgmp/Makefile44
-rw-r--r--math/mingw32-libgmp/distinfo3
-rw-r--r--math/mingw32-libgmp/pkg-descr9
-rw-r--r--math/mingw32-libgmp/pkg-plist9
-rw-r--r--math/qhull5/Makefile38
-rw-r--r--math/qhull5/distinfo6
-rw-r--r--math/qhull5/files/patch-configure10
-rw-r--r--math/qhull5/files/patch-eg::Makefile.in11
-rw-r--r--math/qhull5/files/patch-src::Makefile.in11
-rw-r--r--math/qhull5/pkg-descr9
-rw-r--r--math/qhull5/pkg-plist79
-rw-r--r--math/randlib/Makefile35
-rw-r--r--math/randlib/distinfo3
-rw-r--r--math/randlib/files/Makefile.lib15
-rw-r--r--math/randlib/pkg-descr20
31 files changed, 0 insertions, 1065 deletions
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile
deleted file mode 100644
index 03d5d5466626..000000000000
--- a/math/eigen3/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: eigen
-# Date created: 2008-01-18
-# Whom: arved
-#
-# $FreeBSD$
-
-PORTNAME= eigen
-PORTVERSION= 2.0.12
-PORTEPOCH= 1
-CATEGORIES= math
-MASTER_SITES= http://bitbucket.org/eigen/eigen/get/
-DISTNAME= ${PORTVERSION}
-DIST_SUBDIR= ${PORTNAME}
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= Lightweight library for vector and matrix math
-
-USE_BZIP2= yes
-USE_CMAKE= yes
-
-LATEST_LINK= ${PORTNAME}2
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-post-patch:
- @${REINPLACE_CMD} -e 's|share/pkgconfig|libdata/pkgconfig|g' \
- ${WRKSRC}/CMakeLists.txt
-
-.include <bsd.port.mk>
diff --git a/math/eigen3/distinfo b/math/eigen3/distinfo
deleted file mode 100644
index b198e2f7aaf9..000000000000
--- a/math/eigen3/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (eigen/2.0.12.tar.bz2) = d0195ac20bcd91602db8ca967a21e9ec
-SHA256 (eigen/2.0.12.tar.bz2) = 0000ff7f87a8335783c47d31b13f039953277bff199b453d36b541fcff17fbc6
-SIZE (eigen/2.0.12.tar.bz2) = 365342
diff --git a/math/eigen3/pkg-descr b/math/eigen3/pkg-descr
deleted file mode 100644
index 8171998d5740..000000000000
--- a/math/eigen3/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Eigen 2 is a C++ template library for linear algebra (vectors,
-matrices, and related algorithms).
-
-WWW: http://eigen.tuxfamily.org/
diff --git a/math/eigen3/pkg-plist b/math/eigen3/pkg-plist
deleted file mode 100644
index 09d5eefd676c..000000000000
--- a/math/eigen3/pkg-plist
+++ /dev/null
@@ -1,143 +0,0 @@
-include/eigen2/Eigen/Array
-include/eigen2/Eigen/Cholesky
-include/eigen2/Eigen/Core
-include/eigen2/Eigen/Geometry
-include/eigen2/Eigen/LU
-include/eigen2/Eigen/LeastSquares
-include/eigen2/Eigen/NewStdVector
-include/eigen2/Eigen/QR
-include/eigen2/Eigen/QtAlignedMalloc
-include/eigen2/Eigen/SVD
-include/eigen2/Eigen/Sparse
-include/eigen2/Eigen/StdVector
-include/eigen2/Eigen/src/Array/BooleanRedux.h
-include/eigen2/Eigen/src/Array/CwiseOperators.h
-include/eigen2/Eigen/src/Array/Functors.h
-include/eigen2/Eigen/src/Array/Norms.h
-include/eigen2/Eigen/src/Array/PartialRedux.h
-include/eigen2/Eigen/src/Array/Random.h
-include/eigen2/Eigen/src/Array/Select.h
-include/eigen2/Eigen/src/Cholesky/LDLT.h
-include/eigen2/Eigen/src/Cholesky/LLT.h
-include/eigen2/Eigen/src/Core/Assign.h
-include/eigen2/Eigen/src/Core/Block.h
-include/eigen2/Eigen/src/Core/CacheFriendlyProduct.h
-include/eigen2/Eigen/src/Core/Coeffs.h
-include/eigen2/Eigen/src/Core/CommaInitializer.h
-include/eigen2/Eigen/src/Core/Cwise.h
-include/eigen2/Eigen/src/Core/CwiseBinaryOp.h
-include/eigen2/Eigen/src/Core/CwiseNullaryOp.h
-include/eigen2/Eigen/src/Core/CwiseUnaryOp.h
-include/eigen2/Eigen/src/Core/DiagonalCoeffs.h
-include/eigen2/Eigen/src/Core/DiagonalMatrix.h
-include/eigen2/Eigen/src/Core/DiagonalProduct.h
-include/eigen2/Eigen/src/Core/Dot.h
-include/eigen2/Eigen/src/Core/Flagged.h
-include/eigen2/Eigen/src/Core/Functors.h
-include/eigen2/Eigen/src/Core/Fuzzy.h
-include/eigen2/Eigen/src/Core/GenericPacketMath.h
-include/eigen2/Eigen/src/Core/IO.h
-include/eigen2/Eigen/src/Core/Map.h
-include/eigen2/Eigen/src/Core/MapBase.h
-include/eigen2/Eigen/src/Core/MathFunctions.h
-include/eigen2/Eigen/src/Core/Matrix.h
-include/eigen2/Eigen/src/Core/MatrixBase.h
-include/eigen2/Eigen/src/Core/MatrixStorage.h
-include/eigen2/Eigen/src/Core/Minor.h
-include/eigen2/Eigen/src/Core/NestByValue.h
-include/eigen2/Eigen/src/Core/NumTraits.h
-include/eigen2/Eigen/src/Core/Part.h
-include/eigen2/Eigen/src/Core/Product.h
-include/eigen2/Eigen/src/Core/Redux.h
-include/eigen2/Eigen/src/Core/SolveTriangular.h
-include/eigen2/Eigen/src/Core/Sum.h
-include/eigen2/Eigen/src/Core/Swap.h
-include/eigen2/Eigen/src/Core/Transpose.h
-include/eigen2/Eigen/src/Core/Visitor.h
-include/eigen2/Eigen/src/Core/arch/AltiVec/PacketMath.h
-include/eigen2/Eigen/src/Core/arch/SSE/PacketMath.h
-include/eigen2/Eigen/src/Core/util/Constants.h
-include/eigen2/Eigen/src/Core/util/DisableMSVCWarnings.h
-include/eigen2/Eigen/src/Core/util/EnableMSVCWarnings.h
-include/eigen2/Eigen/src/Core/util/ForwardDeclarations.h
-include/eigen2/Eigen/src/Core/util/Macros.h
-include/eigen2/Eigen/src/Core/util/Memory.h
-include/eigen2/Eigen/src/Core/util/Meta.h
-include/eigen2/Eigen/src/Core/util/StaticAssert.h
-include/eigen2/Eigen/src/Core/util/XprHelper.h
-include/eigen2/Eigen/src/Geometry/AlignedBox.h
-include/eigen2/Eigen/src/Geometry/AngleAxis.h
-include/eigen2/Eigen/src/Geometry/EulerAngles.h
-include/eigen2/Eigen/src/Geometry/Hyperplane.h
-include/eigen2/Eigen/src/Geometry/OrthoMethods.h
-include/eigen2/Eigen/src/Geometry/ParametrizedLine.h
-include/eigen2/Eigen/src/Geometry/Quaternion.h
-include/eigen2/Eigen/src/Geometry/Rotation2D.h
-include/eigen2/Eigen/src/Geometry/RotationBase.h
-include/eigen2/Eigen/src/Geometry/Scaling.h
-include/eigen2/Eigen/src/Geometry/Transform.h
-include/eigen2/Eigen/src/Geometry/Translation.h
-include/eigen2/Eigen/src/LU/Determinant.h
-include/eigen2/Eigen/src/LU/Inverse.h
-include/eigen2/Eigen/src/LU/LU.h
-include/eigen2/Eigen/src/LeastSquares/LeastSquares.h
-include/eigen2/Eigen/src/QR/EigenSolver.h
-include/eigen2/Eigen/src/QR/HessenbergDecomposition.h
-include/eigen2/Eigen/src/QR/QR.h
-include/eigen2/Eigen/src/QR/SelfAdjointEigenSolver.h
-include/eigen2/Eigen/src/QR/Tridiagonalization.h
-include/eigen2/Eigen/src/SVD/SVD.h
-include/eigen2/Eigen/src/Sparse/AmbiVector.h
-include/eigen2/Eigen/src/Sparse/CholmodSupport.h
-include/eigen2/Eigen/src/Sparse/CompressedStorage.h
-include/eigen2/Eigen/src/Sparse/CoreIterators.h
-include/eigen2/Eigen/src/Sparse/DynamicSparseMatrix.h
-include/eigen2/Eigen/src/Sparse/MappedSparseMatrix.h
-include/eigen2/Eigen/src/Sparse/RandomSetter.h
-include/eigen2/Eigen/src/Sparse/SparseAssign.h
-include/eigen2/Eigen/src/Sparse/SparseBlock.h
-include/eigen2/Eigen/src/Sparse/SparseCwise.h
-include/eigen2/Eigen/src/Sparse/SparseCwiseBinaryOp.h
-include/eigen2/Eigen/src/Sparse/SparseCwiseUnaryOp.h
-include/eigen2/Eigen/src/Sparse/SparseDiagonalProduct.h
-include/eigen2/Eigen/src/Sparse/SparseDot.h
-include/eigen2/Eigen/src/Sparse/SparseFlagged.h
-include/eigen2/Eigen/src/Sparse/SparseFuzzy.h
-include/eigen2/Eigen/src/Sparse/SparseLDLT.h
-include/eigen2/Eigen/src/Sparse/SparseLLT.h
-include/eigen2/Eigen/src/Sparse/SparseLU.h
-include/eigen2/Eigen/src/Sparse/SparseMatrix.h
-include/eigen2/Eigen/src/Sparse/SparseMatrixBase.h
-include/eigen2/Eigen/src/Sparse/SparseProduct.h
-include/eigen2/Eigen/src/Sparse/SparseRedux.h
-include/eigen2/Eigen/src/Sparse/SparseTranspose.h
-include/eigen2/Eigen/src/Sparse/SparseUtil.h
-include/eigen2/Eigen/src/Sparse/SparseVector.h
-include/eigen2/Eigen/src/Sparse/SuperLUSupport.h
-include/eigen2/Eigen/src/Sparse/TaucsSupport.h
-include/eigen2/Eigen/src/Sparse/TriangularSolver.h
-include/eigen2/Eigen/src/Sparse/UmfPackSupport.h
-include/eigen2/unsupported/Eigen/IterativeSolvers
-include/eigen2/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h
-include/eigen2/unsupported/Eigen/src/IterativeSolvers/IterationController.h
-libdata/pkgconfig/eigen2.pc
-@dirrm include/eigen2/unsupported/Eigen/src/IterativeSolvers
-@dirrm include/eigen2/unsupported/Eigen/src
-@dirrm include/eigen2/unsupported/Eigen
-@dirrm include/eigen2/unsupported
-@dirrm include/eigen2/Eigen/src/Sparse
-@dirrm include/eigen2/Eigen/src/SVD
-@dirrm include/eigen2/Eigen/src/QR
-@dirrm include/eigen2/Eigen/src/LeastSquares
-@dirrm include/eigen2/Eigen/src/LU
-@dirrm include/eigen2/Eigen/src/Geometry
-@dirrm include/eigen2/Eigen/src/Core/util
-@dirrm include/eigen2/Eigen/src/Core/arch/SSE
-@dirrm include/eigen2/Eigen/src/Core/arch/AltiVec
-@dirrm include/eigen2/Eigen/src/Core/arch
-@dirrm include/eigen2/Eigen/src/Core
-@dirrm include/eigen2/Eigen/src/Cholesky
-@dirrm include/eigen2/Eigen/src/Array
-@dirrm include/eigen2/Eigen/src
-@dirrm include/eigen2/Eigen
-@dirrm include/eigen2
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile
deleted file mode 100644
index 54897f73604e..000000000000
--- a/math/kcalc/Makefile
+++ /dev/null
@@ -1,52 +0,0 @@
-# New ports collection Makefile for: kdeutils
-# Date created: 2008-01-31
-# Whom: Martin Wilke <miwi@FreeBSD.org>
-#
-# $FreeBSD$
-
-PORTNAME= kdeutils
-PORTVERSION= ${KDE4_VERSION}
-CATEGORIES= misc kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
-DIST_SUBDIR= KDE
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= Utilities for the KDE4 integrated X11 Desktop
-
-LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
- qimageblitz.4:${PORTSDIR}/x11/qimageblitz \
- qca.2:${PORTSDIR}/devel/qca
-RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
-
-LATEST_LINK= ${PORTNAME}4
-
-USE_BZIP2= yes
-USE_QT_VER= 4
-USE_PYTHON= 2.5+
-KDE4_BUILDENV= yes
-USE_KDE4= kdelibs pimlibs kdeprefix kdehier automoc4 kdebase workspace
-QT_COMPONENTS= network gui porting xml \
- qmake_build moc_build rcc_build uic_build
-MAKE_JOBS_SAFE= yes
-
-MAN1= ark.1
-
-OPTIONS= PRINTER_APPLET "Install printer system tray utility" off
-
-.include <bsd.port.options.mk>
-
-.if ${OSVERSION} < 800505 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900012)
-LIB_DEPENDS+= lzma.0:${PORTSDIR}/archivers/xz
-.endif
-
-.if defined(WITH_PRINTER_APPLET)
-RUN_DEPENDS+= ${KDE4_PREFIX}/bin/printer-applet:${PORTSDIR}/print/kdeutils4-printer-applet
-.endif
-
-post-patch:
-#disable printer-applet, it comes with print/kdeutils4-printer-applet
- ${REINPLACE_CMD} -e '/add_subdirectory.*printer-applet/d' \
- ${PATCH_WRKSRC}/CMakeLists.txt
-
-.include <bsd.port.mk>
diff --git a/math/kcalc/distinfo b/math/kcalc/distinfo
deleted file mode 100644
index c51aa0f17d9c..000000000000
--- a/math/kcalc/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (KDE/kdeutils-4.4.5.tar.bz2) = 3c8cf4cc05eb9f5ee065de8f472e0390
-SHA256 (KDE/kdeutils-4.4.5.tar.bz2) = 07ef7d4bab6e919eac89ff0c948410266b120773300a7aa05119d0b23d312495
-SIZE (KDE/kdeutils-4.4.5.tar.bz2) = 2694008
diff --git a/math/kcalc/pkg-descr b/math/kcalc/pkg-descr
deleted file mode 100644
index 90ae45773bea..000000000000
--- a/math/kcalc/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-KDE provides an integrated X11 based environment, much like CDE.
diff --git a/math/kcalc/pkg-plist b/math/kcalc/pkg-plist
deleted file mode 100644
index ff8535c8e54f..000000000000
--- a/math/kcalc/pkg-plist
+++ /dev/null
@@ -1,360 +0,0 @@
-bin/ark
-bin/irkick
-bin/kcalc
-bin/kcharselect
-bin/kdf
-bin/kfloppy
-bin/kgpg
-bin/ktimer
-bin/kwalletmanager
-bin/kwikdisk
-bin/okteta
-bin/superkaramba
-bin/sweeper
-lib/kde4/arkpart.so
-lib/kde4/kcm_kdf.so
-lib/kde4/kcm_kwallet.so
-lib/kde4/kcm_lirc.so
-lib/kde4/kerfuffle_cli7z.so
-lib/kde4/kerfuffle_clirar.so
-lib/kde4/kerfuffle_clizip.so
-lib/kde4/kerfuffle_libarchive.so
-lib/kde4/kerfuffle_libbz2.so
-lib/kde4/kerfuffle_libgz.so
-lib/kde4/kerfuffle_libxz.so
-lib/kde4/libextracthere.so
-lib/kde4/libkbytearrayedit.so
-lib/kde4/oktetapart.so
-lib/kde4/plasma_package_superkaramba.so
-lib/kde4/plasma_scriptengine_superkaramba.so
-lib/libkastencontrollers.so
-lib/libkastencontrollers.so.5
-lib/libkastencontrollers.so.5.0.1
-lib/libkastencore.so
-lib/libkastencore.so.5
-lib/libkastencore.so.5.0.1
-lib/libkastengui.so
-lib/libkastengui.so.5
-lib/libkastengui.so.5.0.1
-lib/libkdeinit4_irkick.so
-lib/libkdeinit4_kcalc.so
-lib/libkdelirc_shared.so
-lib/libkdelirc_shared.so.1
-lib/libkdelirc_shared.so.1.0.0
-lib/libkerfuffle.so
-lib/libkerfuffle.so.5
-lib/libkerfuffle.so.5.0.1
-lib/liboktetacore.so
-lib/liboktetacore.so.5
-lib/liboktetacore.so.5.0.1
-lib/liboktetagui.so
-lib/liboktetagui.so.5
-lib/liboktetagui.so.5.0.1
-lib/liboktetakastencontrollers.so
-lib/liboktetakastencontrollers.so.5
-lib/liboktetakastencontrollers.so.5.0.1
-lib/liboktetakastencore.so
-lib/liboktetakastencore.so.5
-lib/liboktetakastencore.so.5.0.1
-lib/liboktetakastengui.so
-lib/liboktetakastengui.so.5
-lib/liboktetakastengui.so.5.0.1
-lib/libsuperkaramba.so
-lib/libsuperkaramba.so.5
-lib/libsuperkaramba.so.5.0.1
-share/applications/kde4/KCharSelect.desktop
-share/applications/kde4/KFloppy.desktop
-share/applications/kde4/ark.desktop
-share/applications/kde4/irkick.desktop
-share/applications/kde4/kcalc.desktop
-share/applications/kde4/kdf.desktop
-share/applications/kde4/kgpg.desktop
-share/applications/kde4/ktimer.desktop
-share/applications/kde4/kwalletmanager-kwalletd.desktop
-share/applications/kde4/kwalletmanager.desktop
-share/applications/kde4/kwikdisk.desktop
-share/applications/kde4/okteta.desktop
-share/applications/kde4/superkaramba.desktop
-share/applications/kde4/sweeper.desktop
-share/apps/ark/ark_part.rc
-share/apps/ark/arkui.rc
-share/apps/irkick/irkick.notifyrc
-share/apps/kcalc/kcalcui.rc
-share/apps/kcalc/scienceconstants.xml
-share/apps/kcharselect/kcharselectui.rc
-share/apps/kconf_update/kcalcrc.upd
-share/apps/kconf_update/kcharselect.upd
-share/apps/kdf/kdfui.rc
-share/apps/kgpg/icons/oxygen/16x16/actions/document-export-key.png
-share/apps/kgpg/icons/oxygen/16x16/actions/document-import-key.png
-share/apps/kgpg/icons/oxygen/16x16/actions/document-properties-key.png
-share/apps/kgpg/icons/oxygen/16x16/status/key-group.png
-share/apps/kgpg/icons/oxygen/16x16/status/key-orphan.png
-share/apps/kgpg/icons/oxygen/16x16/status/key-pair.png
-share/apps/kgpg/icons/oxygen/16x16/status/key-single.png
-share/apps/kgpg/icons/oxygen/22x22/actions/document-export-key.png
-share/apps/kgpg/icons/oxygen/22x22/actions/document-import-key.png
-share/apps/kgpg/icons/oxygen/22x22/actions/document-properties-key.png
-share/apps/kgpg/icons/oxygen/22x22/actions/key-generate-pair.png
-share/apps/kgpg/icons/oxygen/22x22/actions/view-key-secret.png
-share/apps/kgpg/icons/oxygen/22x22/status/key-group.png
-share/apps/kgpg/icons/oxygen/22x22/status/key-pair.png
-share/apps/kgpg/icons/oxygen/22x22/status/key-single.png
-share/apps/kgpg/icons/oxygen/32x32/actions/document-export-key.png
-share/apps/kgpg/icons/oxygen/32x32/actions/document-import-key.png
-share/apps/kgpg/icons/oxygen/32x32/actions/document-properties-key.png
-share/apps/kgpg/icons/oxygen/32x32/status/key-group.png
-share/apps/kgpg/icons/oxygen/32x32/status/key-pair.png
-share/apps/kgpg/icons/oxygen/32x32/status/key-single.png
-share/apps/kgpg/icons/oxygen/48x48/actions/document-export-key.png
-share/apps/kgpg/icons/oxygen/48x48/actions/document-import-key.png
-share/apps/kgpg/icons/oxygen/48x48/actions/document-properties-key.png
-share/apps/kgpg/icons/oxygen/48x48/status/key-group.png
-share/apps/kgpg/icons/oxygen/48x48/status/key-pair.png
-share/apps/kgpg/icons/oxygen/48x48/status/key-single.png
-share/apps/kgpg/icons/oxygen/scalable/actions/document-export-key.svgz
-share/apps/kgpg/icons/oxygen/scalable/actions/document-import-key.svgz
-share/apps/kgpg/icons/oxygen/scalable/actions/document-properties-key.svgz
-share/apps/kgpg/icons/oxygen/scalable/status/key-group.svgz
-share/apps/kgpg/icons/oxygen/scalable/status/key-pair.svgz
-share/apps/kgpg/icons/oxygen/scalable/status/key-single.svgz
-share/apps/kgpg/keysmanager.rc
-share/apps/kgpg/kgpgeditor.rc
-share/apps/kgpg/tips
-share/apps/kwalletmanager/icons/oxygen/22x22/actions/folder_closed.png
-share/apps/kwalletmanager/icons/oxygen/22x22/actions/folder_open.png
-share/apps/kwalletmanager/kwalleteditor.rc
-share/apps/kwalletmanager/kwalletmanager.rc
-share/apps/okteta/oktetaui.rc
-share/apps/okteta/structures/elf/elf.desktop
-share/apps/okteta/structures/elf/elf.osd
-share/apps/oktetapart/oktetapartbrowserui.rc
-share/apps/oktetapart/oktetapartreadonlyui.rc
-share/apps/oktetapart/oktetapartreadwriteui.rc
-share/apps/profiles/amarok.profile.xml
-share/apps/profiles/dragonplayer.profile.xml
-share/apps/profiles/klauncher.profile.xml
-share/apps/profiles/kmix.profile.xml
-share/apps/profiles/konqueror.profile.xml
-share/apps/profiles/okular.profile.xml
-share/apps/profiles/profile.dtd
-share/apps/profiles/shutdown.profile.xml
-share/apps/profiles/suspend.profile.xml
-share/apps/profiles/vlc.profile.xml
-share/apps/superkaramba/superkarambaui.rc
-share/apps/sweeper/sweeperui.rc
-share/autostart/irkick.desktop
-share/autostart/kgpg.desktop
-share/config.kcfg/ark.kcfg
-share/config.kcfg/kcalc.kcfg
-share/config.kcfg/kgpg.kcfg
-share/config/superkaramba.knsrc
-share/dbus-1/interfaces/org.kde.kgpg.Key.xml
-share/dbus-1/interfaces/org.kde.superkaramba.xml
-share/dbus-1/interfaces/org.kde.sweeper.xml
-share/doc/HTML/en/ark/common
-share/doc/HTML/en/ark/index.cache.bz2
-share/doc/HTML/en/ark/index.docbook
-share/doc/HTML/en/ark/man-ark.1.docbook
-share/doc/HTML/en/irkick/common
-share/doc/HTML/en/irkick/index.cache.bz2
-share/doc/HTML/en/irkick/index.docbook
-share/doc/HTML/en/irkick/irkick.png
-share/doc/HTML/en/irkick/irkickoff.png
-share/doc/HTML/en/kcalc/commands.docbook
-share/doc/HTML/en/kcalc/common
-share/doc/HTML/en/kcalc/index.cache.bz2
-share/doc/HTML/en/kcalc/index.docbook
-share/doc/HTML/en/kcharselect/common
-share/doc/HTML/en/kcharselect/index.cache.bz2
-share/doc/HTML/en/kcharselect/index.docbook
-share/doc/HTML/en/kcmlirc/common
-share/doc/HTML/en/kcmlirc/index.cache.bz2
-share/doc/HTML/en/kcmlirc/index.docbook
-share/doc/HTML/en/kcmlirc/irkick.png
-share/doc/HTML/en/kcmlirc/irkickoff.png
-share/doc/HTML/en/kcontrol/blockdevices/common
-share/doc/HTML/en/kcontrol/blockdevices/index.cache.bz2
-share/doc/HTML/en/kcontrol/blockdevices/index.docbook
-share/doc/HTML/en/kdf/common
-share/doc/HTML/en/kdf/index.cache.bz2
-share/doc/HTML/en/kdf/index.docbook
-share/doc/HTML/en/kdf/kdf.png
-share/doc/HTML/en/kdf/kdf_config.png
-share/doc/HTML/en/kfloppy/common
-share/doc/HTML/en/kfloppy/index.cache.bz2
-share/doc/HTML/en/kfloppy/index.docbook
-share/doc/HTML/en/kgpg/common
-share/doc/HTML/en/kgpg/editor.png
-share/doc/HTML/en/kgpg/index.cache.bz2
-share/doc/HTML/en/kgpg/index.docbook
-share/doc/HTML/en/kgpg/keygen.png
-share/doc/HTML/en/kgpg/keymanage.png
-share/doc/HTML/en/kgpg/keyprop.png
-share/doc/HTML/en/kgpg/keys.png
-share/doc/HTML/en/kgpg/keyserver-search.png
-share/doc/HTML/en/kgpg/keyserver.png
-share/doc/HTML/en/kgpg/kicker.png
-share/doc/HTML/en/kgpg/options.png
-share/doc/HTML/en/ktimer/common
-share/doc/HTML/en/ktimer/first.png
-share/doc/HTML/en/ktimer/index.cache.bz2
-share/doc/HTML/en/ktimer/index.docbook
-share/doc/HTML/en/ktimer/main.png
-share/doc/HTML/en/ktimer/running.png
-share/doc/HTML/en/ktimer/two.at.once.png
-share/doc/HTML/en/kwallet/common
-share/doc/HTML/en/kwallet/edit1.png
-share/doc/HTML/en/kwallet/edit2.png
-share/doc/HTML/en/kwallet/first-open-request.png
-share/doc/HTML/en/kwallet/index.cache.bz2
-share/doc/HTML/en/kwallet/index.docbook
-share/doc/HTML/en/kwallet/kwalletmanager.png
-share/doc/HTML/en/kwallet/openwallet-request.png
-share/doc/HTML/en/kwallet/oxygen48-status-wallet-closed.png
-share/doc/HTML/en/kwallet/oxygen48-status-wallet-open.png
-share/doc/HTML/en/kwallet/password1.png
-share/doc/HTML/en/kwallet/password2.png
-share/doc/HTML/en/kwallet/save-login-information.png
-share/doc/HTML/en/okteta/common
-share/doc/HTML/en/okteta/index.cache.bz2
-share/doc/HTML/en/okteta/index.docbook
-share/doc/HTML/en/superkaramba/common
-share/doc/HTML/en/superkaramba/index.cache.bz2
-share/doc/HTML/en/superkaramba/index.docbook
-share/icons/hicolor/128x128/apps/kdf.png
-share/icons/hicolor/128x128/apps/kfloppy.png
-share/icons/hicolor/128x128/apps/ktimer.png
-share/icons/hicolor/128x128/apps/kwalletmanager.png
-share/icons/hicolor/128x128/apps/kwalletmanager2.png
-share/icons/hicolor/128x128/apps/kwikdisk.png
-share/icons/hicolor/128x128/apps/superkaramba.png
-share/icons/hicolor/16x16/apps/kdf.png
-share/icons/hicolor/16x16/apps/kfloppy.png
-share/icons/hicolor/16x16/apps/kgpg.png
-share/icons/hicolor/16x16/apps/ktimer.png
-share/icons/hicolor/16x16/apps/kwalletmanager.png
-share/icons/hicolor/16x16/apps/kwalletmanager2.png
-share/icons/hicolor/16x16/apps/kwikdisk.png
-share/icons/hicolor/16x16/apps/okteta.png
-share/icons/hicolor/16x16/apps/superkaramba.png
-share/icons/hicolor/22x22/apps/irkick.png
-share/icons/hicolor/22x22/apps/kdf.png
-share/icons/hicolor/22x22/apps/kfloppy.png
-share/icons/hicolor/22x22/apps/kgpg.png
-share/icons/hicolor/22x22/apps/kwalletmanager.png
-share/icons/hicolor/22x22/apps/kwikdisk.png
-share/icons/hicolor/22x22/apps/superkaramba.png
-share/icons/hicolor/32x32/apps/kdf.png
-share/icons/hicolor/32x32/apps/kfloppy.png
-share/icons/hicolor/32x32/apps/kgpg.png
-share/icons/hicolor/32x32/apps/ktimer.png
-share/icons/hicolor/32x32/apps/kwalletmanager.png
-share/icons/hicolor/32x32/apps/kwalletmanager2.png
-share/icons/hicolor/32x32/apps/kwikdisk.png
-share/icons/hicolor/32x32/apps/okteta.png
-share/icons/hicolor/32x32/apps/superkaramba.png
-share/icons/hicolor/48x48/apps/kdf.png
-share/icons/hicolor/48x48/apps/kfloppy.png
-share/icons/hicolor/48x48/apps/kgpg.png
-share/icons/hicolor/48x48/apps/ktimer.png
-share/icons/hicolor/48x48/apps/kwalletmanager.png
-share/icons/hicolor/48x48/apps/kwalletmanager2.png
-share/icons/hicolor/48x48/apps/kwikdisk.png
-share/icons/hicolor/48x48/apps/okteta.png
-share/icons/hicolor/48x48/apps/superkaramba.png
-share/icons/hicolor/64x64/apps/kdf.png
-share/icons/hicolor/64x64/apps/kfloppy.png
-share/icons/hicolor/64x64/apps/kwalletmanager.png
-share/icons/hicolor/64x64/apps/kwalletmanager2.png
-share/icons/hicolor/64x64/apps/kwikdisk.png
-share/icons/hicolor/64x64/apps/superkaramba.png
-share/icons/hicolor/scalable/apps/irkick.svgz
-share/icons/hicolor/scalable/apps/superkaramba.svgz
-share/icons/oxygen/128x128/devices/infrared-remote.png
-share/icons/oxygen/16x16/apps/kcmdf.png
-share/icons/oxygen/16x16/devices/infrared-remote.png
-share/icons/oxygen/22x22/actions/irkickflash.png
-share/icons/oxygen/22x22/actions/irkickoff.png
-share/icons/oxygen/22x22/apps/kcmdf.png
-share/icons/oxygen/22x22/devices/infrared-remote.png
-share/icons/oxygen/32x32/apps/kcmdf.png
-share/icons/oxygen/32x32/devices/infrared-remote.png
-share/icons/oxygen/42x42/devices/infrared-remote.png
-share/icons/oxygen/48x48/devices/infrared-remote.png
-share/icons/oxygen/64x64/devices/infrared-remote.png
-share/icons/oxygen/8x8/devices/infrared-remote.png
-share/icons/oxygen/scalable/actions/irkickflash.svgz
-share/icons/oxygen/scalable/actions/irkickoff.svgz
-share/icons/oxygen/scalable/devices/infrared-remote.svgz
-share/kde4/services/ServiceMenus/ark_addtoservicemenu.desktop
-share/kde4/services/ServiceMenus/ark_servicemenu.desktop
-share/kde4/services/ServiceMenus/encryptfile.desktop
-share/kde4/services/ServiceMenus/encryptfolder.desktop
-share/kde4/services/ServiceMenus/viewdecrypted.desktop
-share/kde4/services/ark_dndextract.desktop
-share/kde4/services/ark_part.desktop
-share/kde4/services/kbytearrayedit.desktop
-share/kde4/services/kcm_lirc.desktop
-share/kde4/services/kcmdf.desktop
-share/kde4/services/kerfuffle_cli7z.desktop
-share/kde4/services/kerfuffle_clirar.desktop
-share/kde4/services/kerfuffle_clizip.desktop
-share/kde4/services/kerfuffle_libarchive.desktop
-share/kde4/services/kerfuffle_libbz2.desktop
-share/kde4/services/kerfuffle_libgz.desktop
-share/kde4/services/kerfuffle_libxz.desktop
-share/kde4/services/kwalletconfig.desktop
-share/kde4/services/kwalletmanager_show.desktop
-share/kde4/services/oktetapart.desktop
-share/kde4/services/plasma-package-superkaramba.desktop
-share/kde4/services/plasma-scriptengine-superkaramba.desktop
-share/kde4/servicetypes/kerfufflePlugin.desktop
-@dirrmtry share/icons/oxygen/42x42/devices
-@dirrmtry share/icons/oxygen/42x42
-@dirrm share/doc/HTML/en/superkaramba
-@dirrm share/doc/HTML/en/okteta
-@dirrm share/doc/HTML/en/kwallet
-@dirrm share/doc/HTML/en/ktimer
-@dirrm share/doc/HTML/en/kgpg
-@dirrm share/doc/HTML/en/kfloppy
-@dirrm share/doc/HTML/en/kdf
-@dirrm share/doc/HTML/en/kcontrol/blockdevices
-@dirrm share/doc/HTML/en/kcmlirc
-@dirrm share/doc/HTML/en/kcharselect
-@dirrm share/doc/HTML/en/kcalc
-@dirrm share/doc/HTML/en/irkick
-@dirrm share/doc/HTML/en/ark
-@dirrm share/apps/sweeper
-@dirrm share/apps/superkaramba
-@dirrm share/apps/oktetapart
-@dirrm share/apps/okteta/structures/elf
-@dirrm share/apps/okteta/structures
-@dirrm share/apps/okteta
-@dirrm share/apps/kwalletmanager/icons/oxygen/22x22/actions
-@dirrm share/apps/kwalletmanager/icons/oxygen/22x22
-@dirrm share/apps/kwalletmanager/icons/oxygen
-@dirrm share/apps/kwalletmanager/icons
-@dirrm share/apps/kwalletmanager
-@dirrm share/apps/kgpg/icons/oxygen/scalable/status
-@dirrm share/apps/kgpg/icons/oxygen/scalable/actions
-@dirrm share/apps/kgpg/icons/oxygen/scalable
-@dirrm share/apps/kgpg/icons/oxygen/48x48/status
-@dirrm share/apps/kgpg/icons/oxygen/48x48/actions
-@dirrm share/apps/kgpg/icons/oxygen/48x48
-@dirrm share/apps/kgpg/icons/oxygen/32x32/status
-@dirrm share/apps/kgpg/icons/oxygen/32x32/actions
-@dirrm share/apps/kgpg/icons/oxygen/32x32
-@dirrm share/apps/kgpg/icons/oxygen/22x22/status
-@dirrm share/apps/kgpg/icons/oxygen/22x22/actions
-@dirrm share/apps/kgpg/icons/oxygen/22x22
-@dirrm share/apps/kgpg/icons/oxygen/16x16/status
-@dirrm share/apps/kgpg/icons/oxygen/16x16/actions
-@dirrm share/apps/kgpg/icons/oxygen/16x16
-@dirrm share/apps/kgpg/icons/oxygen
-@dirrm share/apps/kgpg/icons
-@dirrm share/apps/kgpg
-@dirrm share/apps/kdf
-@dirrm share/apps/kcalc
-@dirrm share/apps/irkick
-@dirrm share/apps/ark
diff --git a/math/metis4/Makefile b/math/metis4/Makefile
deleted file mode 100644
index 1c23bab9bb9b..000000000000
--- a/math/metis4/Makefile
+++ /dev/null
@@ -1,55 +0,0 @@
-# New ports collection makefile for: METIS
-# Date created: 26 Oct 97
-# Whom: Pedro Giffuni <giffunip@asme.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= metis
-PORTVERSION= 4.0
-PORTREVISION= 3
-CATEGORIES= math
-MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/ \
- http://www-users.cs.umn.edu/~karypis/metis/metis/files/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A package for unstructured graph partitioning
-
-CONFLICTS= metis-edf-[0-9]*
-
-ALL_TARGET=
-USE_LDCONFIG= yes
-
-PROGRAMS= graphchk kmetis mesh2dual mesh2nodal \
- oemetis onmetis partnmesh partdmesh pmetis
-
-.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64"
-PICFLAG?= -fPIC
-.else
-PICFLAG?= -fpic
-.endif
-
-post-patch:
- ${MKDIR} ${WRKSRC}_SHARED ; ${CP} -r ${WRKSRC}/* ${WRKSRC}_SHARED
-
-do-build:
- cd ${WRKSRC} ; ${MAKE}
- cd ${WRKSRC}_SHARED ; ${SETENV} CFLAGS="${CFLAGS} ${PICFLAG}" ${MAKE} ; ld -Bshareable -o libmetis.so.1 -x -soname libmetis.so.1 --whole-archive libmetis.a
-
-do-install:
-.for p in ${PROGRAMS}
- ${INSTALL_PROGRAM} ${WRKSRC}/${p} ${PREFIX}/bin
-.endfor
- @${MKDIR} ${PREFIX}/include/metis
- ${INSTALL_DATA} ${WRKSRC}/Lib/*.h ${PREFIX}/include/metis
- ${INSTALL_DATA} ${WRKSRC}/libmetis.a ${PREFIX}/lib
- ${INSTALL_DATA} ${WRKSRC}_SHARED/libmetis.so.1 ${PREFIX}/lib
- ${LN} -sf libmetis.so.1 ${PREFIX}/lib/libmetis.so
-
-.ifndef NOPORTDOCS
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/Doc/manual.ps ${DOCSDIR}
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/math/metis4/distinfo b/math/metis4/distinfo
deleted file mode 100644
index 87b9e93b7ed9..000000000000
--- a/math/metis4/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (metis-4.0.tar.gz) = 0aa546419ff7ef50bd86ce1ec7f727c7
-SHA256 (metis-4.0.tar.gz) = 60c792b3fd22684ef16e336d654466753365006b6f9932e031ded79a9b6bd352
-SIZE (metis-4.0.tar.gz) = 508601
diff --git a/math/metis4/files/patch-aa b/math/metis4/files/patch-aa
deleted file mode 100644
index ecee4b3c3833..000000000000
--- a/math/metis4/files/patch-aa
+++ /dev/null
@@ -1,23 +0,0 @@
-*** Makefile.in.orig Fri Oct 2 16:28:35 1998
---- Makefile.in Wed Jan 27 21:48:36 1999
-***************
-*** 1,9 ****
-
- # Which compiler to use
-! CC = cc
-
- # What optimization level to use
-! OPTFLAGS = -O2
-
- # What options to be used by the compiler
- COPTIONS =
---- 1,9 ----
-
- # Which compiler to use
-! CC ?= cc
-
- # What optimization level to use
-! OPTFLAGS += -O2
-
- # What options to be used by the compiler
- COPTIONS =
diff --git a/math/metis4/files/patch-ab b/math/metis4/files/patch-ab
deleted file mode 100644
index 133b607e0b18..000000000000
--- a/math/metis4/files/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
-*** Lib/Makefile.orig Fri Oct 9 20:19:01 1998
---- Lib/Makefile Fri Oct 9 20:20:32 1998
-***************
-*** 2,8 ****
-
- INCLUDES = -I.
-
-! CFLAGS = $(COPTIONS) $(OPTFLAGS) $(INCLUDES)
- LD = $(CC) -L.
-
-
---- 2,8 ----
-
- INCLUDES = -I.
-
-! CFLAGS += $(COPTIONS) $(OPTFLAGS) $(INCLUDES)
- LD = $(CC) -L.
-
-
diff --git a/math/metis4/files/patch-ac b/math/metis4/files/patch-ac
deleted file mode 100644
index 1bb1f4662175..000000000000
--- a/math/metis4/files/patch-ac
+++ /dev/null
@@ -1,19 +0,0 @@
-*** Programs/Makefile.orig Fri Oct 9 20:21:48 1998
---- Programs/Makefile Fri Oct 9 20:22:16 1998
-***************
-*** 3,9 ****
- BINDIR = ..
-
- INCLUDES = -I../Lib
-! CFLAGS = $(COPTIONS) $(OPTFLAGS) $(INCLUDES)
-
- LIBS = -lmetis -lm
- LD = $(CC) $(LDOPTIONS) -L. -L..
---- 3,9 ----
- BINDIR = ..
-
- INCLUDES = -I../Lib
-! CFLAGS += $(COPTIONS) $(OPTFLAGS) $(INCLUDES)
-
- LIBS = -lmetis -lm
- LD = $(CC) $(LDOPTIONS) -L. -L..
diff --git a/math/metis4/files/patch-ad b/math/metis4/files/patch-ad
deleted file mode 100644
index 0e0032718205..000000000000
--- a/math/metis4/files/patch-ad
+++ /dev/null
@@ -1,19 +0,0 @@
-*** Test/Makefile.orig Fri Oct 9 20:23:24 1998
---- Test/Makefile Fri Oct 9 20:23:40 1998
-***************
-*** 3,9 ****
- BINDIR = ../Graphs
-
- INCLUDES = -I../Lib
-! CFLAGS = $(COPTIONS) $(OPTFLAGS) $(INCLUDES)
-
- LIBS = -lmetis -lm
- LD = $(CC) $(LDOPTIONS) -L. -L..
---- 3,9 ----
- BINDIR = ../Graphs
-
- INCLUDES = -I../Lib
-! CFLAGS += $(COPTIONS) $(OPTFLAGS) $(INCLUDES)
-
- LIBS = -lmetis -lm
- LD = $(CC) $(LDOPTIONS) -L. -L..
diff --git a/math/metis4/pkg-descr b/math/metis4/pkg-descr
deleted file mode 100644
index 3268fab747bb..000000000000
--- a/math/metis4/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-METIS is a set of programs for partitioning graphs and for producing fill
-reducing orderings for sparse matrices. The algorithms implemented by METIS
-are based on the multilevel graph partitioning scheme described in [KK95a]
-and [KK95e].
-
-METIS provides high quality partitions, is extremely fast, and produces
-low fill orderings.
-
-WWW: http://www-users.cs.umn.edu/~karypis/metis/metis/
diff --git a/math/metis4/pkg-plist b/math/metis4/pkg-plist
deleted file mode 100644
index ebcb4534b1c8..000000000000
--- a/math/metis4/pkg-plist
+++ /dev/null
@@ -1,21 +0,0 @@
-bin/graphchk
-bin/kmetis
-bin/mesh2dual
-bin/mesh2nodal
-bin/oemetis
-bin/onmetis
-bin/partdmesh
-bin/partnmesh
-bin/pmetis
-lib/libmetis.a
-lib/libmetis.so
-lib/libmetis.so.1
-include/metis/defs.h
-include/metis/macros.h
-include/metis/metis.h
-include/metis/proto.h
-include/metis/rename.h
-include/metis/struct.h
-@dirrm include/metis
-%%PORTDOCS%%%%DOCSDIR%%/manual.ps
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
diff --git a/math/mingw32-libgmp/Makefile b/math/mingw32-libgmp/Makefile
deleted file mode 100644
index d5432e69867d..000000000000
--- a/math/mingw32-libgmp/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# New ports collection makefile for: mingw32-libgmp4
-# Date created: 28 April 2008
-# Whom: Timothy Bourke <timbob@bigpond.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libgmp4
-PORTVERSION= 4.3.2
-CATEGORIES= math devel
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= gmp
-PKGNAMEPREFIX= mingw32-
-DISTNAME= gmp-${PORTVERSION}
-
-MAINTAINER= cyberbotx@cyberbotx.com
-COMMENT= Library for arbitrary precision arithmetic (MinGW32)
-
-BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \
- mingwm10.dll:${PORTSDIR}/devel/mingw32-bin-msvcrt
-
-GMP_TARG= ${PKGNAMEPREFIX:S/-$//}
-GNU_CONFIGURE= yes
-CC= ${PKGNAMEPREFIX}gcc
-CXX= ${PKGNAMEPREFIX}c++
-CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" \
- PREFIX="${PREFIX}/${GMP_TARG}"
-CONFIGURE_ARGS= --enable-cxx --host=${GMP_TARG} \
- --includedir=${PREFIX}/${GMP_TARG}/include \
- --exec_prefix=${PREFIX}/${GMP_TARG} \
- --datadir=${PREFIX}/${GMP_TARG}/share \
- --libdir=${PREFIX}/${GMP_TARG}/lib
-CONFIGURE_TARGET=
-
-INFO= gmp
-INFO_PATH= ${GMP_TARG}/info
-
-post-extract:
- @${RM} -f ${WRKSRC}/doc/gmp.info*
-
-pre-install:
- ${MKDIR} ${PREFIX}/${GMP_TARG}/info
-
-.include <bsd.port.mk>
diff --git a/math/mingw32-libgmp/distinfo b/math/mingw32-libgmp/distinfo
deleted file mode 100644
index 2394785dbf9b..000000000000
--- a/math/mingw32-libgmp/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gmp-4.3.2.tar.gz) = 2a431d487dfd76d0f618d241b1e551cc
-SHA256 (gmp-4.3.2.tar.gz) = 7be3ad1641b99b17f6a8be6a976f1f954e997c41e919ad7e0c418fe848c13c97
-SIZE (gmp-4.3.2.tar.gz) = 2497750
diff --git a/math/mingw32-libgmp/pkg-descr b/math/mingw32-libgmp/pkg-descr
deleted file mode 100644
index 159ccbf3d124..000000000000
--- a/math/mingw32-libgmp/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-GMP is a free library for arbitrary precision arithmetic, operating
-on signed integers, rational numbers, and floating point numbers.
-There is no limit to the precision except the ones implied by the
-available memory in the machine GMP runs on. GMP has a rich set of
-functions, and the functions have a regular interface.
-
-This port compiles libgmp using MinGW32.
-
-WWW: http://www.swox.com/gmp/
diff --git a/math/mingw32-libgmp/pkg-plist b/math/mingw32-libgmp/pkg-plist
deleted file mode 100644
index 423bcbdfbdb2..000000000000
--- a/math/mingw32-libgmp/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-mingw32/include/gmp.h
-mingw32/include/gmpxx.h
-mingw32/lib/libgmp.a
-mingw32/lib/libgmp.la
-mingw32/lib/libgmpxx.a
-mingw32/lib/libgmpxx.la
-@dirrmtry mingw32/include
-@dirrmtry mingw32/lib
-@dirrmtry mingw32
diff --git a/math/qhull5/Makefile b/math/qhull5/Makefile
deleted file mode 100644
index 351379e9bd6b..000000000000
--- a/math/qhull5/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: qhull
-# Date created: 3 March 2004
-# Whom: pusto@web.de
-#
-# $FreeBSD$
-
-PORTNAME= qhull
-PORTVERSION= 1.0
-PORTREVISION= 2
-CATEGORIES= math
-MASTER_SITES= http://www.qhull.org/download/
-DISTNAME= ${PORTNAME}-2003.1
-
-MAINTAINER= stephen@missouri.edu
-COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces
-
-PATCH_SITES= http://www.qhull.org/download/
-PATCHFILES= poly.c-qh_gethash.patch
-PATCH_DIST_STRIP= -p2
-
-USE_AUTOTOOLS= libtool:22
-USE_GMAKE= yes
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-
-.if !defined(NOPORTDOCS)
-MAN1= qhull.1 rbox.1
-.endif
-
-pre-configure:
-.if defined(NOPORTDOCS)
- @${REINPLACE_CMD} -e "s|src html eg config|src config|" \
- ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e "s|install-docDATA install-examplesDATA||" \
- ${WRKSRC}/src/Makefile.in
-.endif
-
-.include <bsd.port.mk>
diff --git a/math/qhull5/distinfo b/math/qhull5/distinfo
deleted file mode 100644
index c0b55a2e89b5..000000000000
--- a/math/qhull5/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (qhull-2003.1.tar.gz) = 48228e26422bff85ef1f45df5b6e3314
-SHA256 (qhull-2003.1.tar.gz) = 68725c96603a426da748d38d0f83e7a9dd6a0bfc483525debe04001846475b0b
-SIZE (qhull-2003.1.tar.gz) = 724313
-MD5 (poly.c-qh_gethash.patch) = 2545ef6e268e41e31d52685c08c778e5
-SHA256 (poly.c-qh_gethash.patch) = fb42b86fa80e1d4e671043a07ff3bdf4ad641094f93630241877fce096916737
-SIZE (poly.c-qh_gethash.patch) = 684
diff --git a/math/qhull5/files/patch-configure b/math/qhull5/files/patch-configure
deleted file mode 100644
index 5bb34aa5fe4c..000000000000
--- a/math/qhull5/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Fri Feb 6 16:33:25 2004
-+++ configure Wed Apr 28 23:45:04 2004
-@@ -18958,6 +18958,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/math/qhull5/files/patch-eg::Makefile.in b/math/qhull5/files/patch-eg::Makefile.in
deleted file mode 100644
index f9877a8061e3..000000000000
--- a/math/qhull5/files/patch-eg::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- eg/Makefile.in.orig Fri Feb 6 16:33:23 2004
-+++ eg/Makefile.in Wed Apr 28 23:06:27 2004
-@@ -138,7 +138,7 @@
-
- # to:
- docdir = $(prefix)/share/doc/$(PACKAGE)
--examplesdir = $(docdir)/examples
-+examplesdir = $(prefix)/share/examples/$(PACKAGE)
-
- # which:
- examples_DATA = \
diff --git a/math/qhull5/files/patch-src::Makefile.in b/math/qhull5/files/patch-src::Makefile.in
deleted file mode 100644
index 9623670c7d08..000000000000
--- a/math/qhull5/files/patch-src::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig Fri Feb 6 16:33:23 2004
-+++ src/Makefile.in Wed Apr 28 23:37:31 2004
-@@ -198,7 +198,7 @@
-
- # to:
- docdir = $(prefix)/share/doc/$(PACKAGE)
--examplesdir = $(docdir)/examples
-+examplesdir = $(prefix)/share/examples/$(PACKAGE)
-
- # which:
- examples_DATA = \
diff --git a/math/qhull5/pkg-descr b/math/qhull5/pkg-descr
deleted file mode 100644
index 08361b27cc71..000000000000
--- a/math/qhull5/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Qhull computes convex hulls, Delaunay triangulations, halfspace
-intersections about a point, Voronoi diagrams, furthest-site Delaunay
-triangulations, and furthest-site Voronoi diagrams. It runs in 2-d,
-3-d, 4-d, and higher dimensions. It implements the Quickhull algorithm
-for computing the convex hull. Qhull handles roundoff errors from
-floating point arithmetic. It computes volumes, surface areas, and
-approximations to the convex hull.
-
-WWW: http://www.qhull.org
diff --git a/math/qhull5/pkg-plist b/math/qhull5/pkg-plist
deleted file mode 100644
index 75d2a12ad700..000000000000
--- a/math/qhull5/pkg-plist
+++ /dev/null
@@ -1,79 +0,0 @@
-bin/qconvex
-bin/qdelaunay
-bin/qhalf
-bin/qhull
-bin/qvoronoi
-bin/rbox
-include/qhull/geom.h
-include/qhull/mem.h
-include/qhull/poly.h
-include/qhull/qhull_a.h
-include/qhull/stat.h
-include/qhull/io.h
-include/qhull/merge.h
-include/qhull/qhull.h
-include/qhull/qset.h
-include/qhull/user.h
-lib/libqhull.a
-lib/libqhull.la
-lib/libqhull.so
-lib/libqhull.so.5
-@comment These doc files must be ditributed even with NOPORTDOCS
-%%DOCSDIR%%/Announce.txt
-%%DOCSDIR%%/COPYING.txt
-%%DOCSDIR%%/README.txt
-%%DOCSDIR%%/REGISTER.txt
-%%DOCSDIR%%/index.htm
-%%PORTDOCS%%%%DOCSDIR%%/Changes.txt
-%%PORTDOCS%%%%DOCSDIR%%/qh-geom.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-globa.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-io.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-mem.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-merge.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-poly.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-qhull.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-set.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-stat.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-user.htm
-%%PORTDOCS%%%%EXAMPLESDIR%%/user_eg.c
-%%PORTDOCS%%%%EXAMPLESDIR%%/user_eg2.c
-%%PORTDOCS%%%%EXAMPLESDIR%%/qhull_interface.cpp
-%%PORTDOCS%%%%EXAMPLESDIR%%/Makefile.txt
-%%PORTDOCS%%%%EXAMPLESDIR%%/Mborland
-%%PORTDOCS%%%%EXAMPLESDIR%%/q_eg
-%%PORTDOCS%%%%EXAMPLESDIR%%/q_egtest
-%%PORTDOCS%%%%EXAMPLESDIR%%/q_test
-%%PORTDOCS%%%%EXAMPLESDIR%%/Qhull-go.bat
-%%PORTDOCS%%%%EXAMPLESDIR%%/q_test.bat
-%%PORTDOCS%%%%DOCSDIR%%/html/index.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qconvex.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qdelau_f.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qdelaun.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh--4d.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/qh--cone.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/qh--dt.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/qh--geom.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/qh--half.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/qh--rand.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-eg.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-faq.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-get.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-impre.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-in.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-optc.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-optf.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-optg.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-opto.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-optp.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-optq.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-optt.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-quick.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qhalf.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qhull.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qvoron_f.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qvoronoi.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/rbox.htm
-@dirrm include/qhull
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
-@dirrm %%DOCSDIR%%
diff --git a/math/randlib/Makefile b/math/randlib/Makefile
deleted file mode 100644
index 089465a9be10..000000000000
--- a/math/randlib/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# New ports collection makefile for: ranlib
-# Date created: 06 April 1997
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= randlib
-PORTVERSION= 1.3
-CATEGORIES= math
-MASTER_SITES= http://biostatistics.mdanderson.org/SoftwareDownload/ProductDownloadFiles/
-DISTNAME= RANDLIB_V90
-
-MAINTAINER= bf1783@gmail.com
-COMMENT= Library of Routines for Random Number Generation
-
-USE_LDCONFIG= yes
-MAKE_ENV= NOPROFILE=true
-WRKSRC= ${WRKDIR}/source/randlib.c/src
-PORTDOCS= Basegen.c.doc randlib.c.chs randlib.c.fdoc
-PLIST_FILES= include/randlib.h \
- lib/librandlib.a \
- lib/librandlib.so \
- lib/librandlib.so.1
-
-post-extract:
- ${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/Makefile
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/doc/randlib
- @${INSTALL_DATA} ${WRKDIR}/source/randlib.c/doc/* ${PREFIX}/share/doc/randlib
-.endif
-
-.include <bsd.port.mk>
diff --git a/math/randlib/distinfo b/math/randlib/distinfo
deleted file mode 100644
index 68fb91405997..000000000000
--- a/math/randlib/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (RANDLIB_V90.tar.gz) = 9f49672fe5bfa8eb7b53bd59e7121892
-SHA256 (RANDLIB_V90.tar.gz) = c90251cc129ed21616d80df7bc87acefcce57d1a9e7fe7a2dd23e6d119bed466
-SIZE (RANDLIB_V90.tar.gz) = 322516
diff --git a/math/randlib/files/Makefile.lib b/math/randlib/files/Makefile.lib
deleted file mode 100644
index 7bc0799ecdde..000000000000
--- a/math/randlib/files/Makefile.lib
+++ /dev/null
@@ -1,15 +0,0 @@
-# bmake'd makefile for ranlib sources
-
-LIBDIR = $(PREFIX)/lib
-
-SHLIB_MAJOR= 1
-SHLIB_MINOR= 0
-LIB= randlib
-
-SRCS= linpack.c com.c randlib.c
-
-beforeinstall:
- ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/randlib.h \
- ${PREFIX}/include
-
-.include <bsd.lib.mk>
diff --git a/math/randlib/pkg-descr b/math/randlib/pkg-descr
deleted file mode 100644
index e42d51236e6b..000000000000
--- a/math/randlib/pkg-descr
+++ /dev/null
@@ -1,20 +0,0 @@
-This library provides routines that return:
- (1) Beta random deviates
- (2) Chi-square random deviates
- (3) Exponential random deviates
- (4) F random deviates
- (5) Gamma random deviates
- (6) Multivariate normal random deviates (mean and covariance
- matrix specified)
- (7) Noncentral chi-square random deviates
- (8) Noncentral F random deviates
- (9) Univariate normal random deviates
- (10) Random permutations of an integer array
- (11) Real uniform random deviates between specif
- (12) Binomial random deviates
- (13) Negative Binomial random deviates
- (14) Multinomial random deviates
- (15) Poisson random deviates
- (16) Integer uniform deviates between specified limits
- (17) Seeds for the random number generator calculated from a
- character string