diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/eigen3/Makefile | 30 | ||||
-rw-r--r-- | math/eigen3/distinfo | 2 | ||||
-rw-r--r-- | math/eigen3/pkg-descr | 4 | ||||
-rw-r--r-- | math/eigen3/pkg-plist | 145 | ||||
-rw-r--r-- | math/kcalc/Makefile | 92 | ||||
-rw-r--r-- | math/kcalc/distinfo | 2 | ||||
-rw-r--r-- | math/kcalc/pkg-descr | 4 | ||||
-rw-r--r-- | math/kcalc/pkg-plist | 330 | ||||
-rw-r--r-- | math/metis4/Makefile | 54 | ||||
-rw-r--r-- | math/metis4/distinfo | 2 | ||||
-rw-r--r-- | math/metis4/files/patch-aa | 23 | ||||
-rw-r--r-- | math/metis4/files/patch-ab | 19 | ||||
-rw-r--r-- | math/metis4/files/patch-ac | 19 | ||||
-rw-r--r-- | math/metis4/files/patch-ad | 19 | ||||
-rw-r--r-- | math/metis4/pkg-descr | 9 | ||||
-rw-r--r-- | math/metis4/pkg-plist | 21 | ||||
-rw-r--r-- | math/mingw32-libgmp/Makefile | 46 | ||||
-rw-r--r-- | math/mingw32-libgmp/distinfo | 2 | ||||
-rw-r--r-- | math/mingw32-libgmp/pkg-descr | 9 | ||||
-rw-r--r-- | math/mingw32-libgmp/pkg-plist | 9 |
20 files changed, 0 insertions, 841 deletions
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile deleted file mode 100644 index 115fb4e83c26..000000000000 --- a/math/eigen3/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: eigen -# Date created: 2008-01-18 -# Whom: arved -# -# $FreeBSD$ - -PORTNAME= eigen -PORTVERSION= 2.0.16 -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 -FETCH_ARGS= -Fpr - -LATEST_LINK= ${PORTNAME}2 - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${PORTVERSION} - -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 691d8a960cda..000000000000 --- a/math/eigen3/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (eigen/2.0.16.tar.bz2) = 0c9379d6bfdde78c5a1794e0bdfcc875688bea4a9ff2e40b8a631a8c4981687b -SIZE (eigen/2.0.16.tar.bz2) = 367748 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 f02973fb9ddf..000000000000 --- a/math/eigen3/pkg-plist +++ /dev/null @@ -1,145 +0,0 @@ -include/eigen2/Eigen/Array -include/eigen2/Eigen/Cholesky -include/eigen2/Eigen/Core -include/eigen2/Eigen/Dense -include/eigen2/Eigen/Eigen -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 bf11844a7c90..000000000000 --- a/math/kcalc/Makefile +++ /dev/null @@ -1,92 +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= Collection of utilities for KDE 4 - -LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ - qimageblitz.4:${PORTSDIR}/x11/qimageblitz - -RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg - -LATEST_LINK= ${PORTNAME}4 - -KDE4_BUILDENV= yes -USE_KDE4= kdeprefix kdehier automoc4 sharedmime \ - kdelibs pimlibs workspace baseapps -USE_PYTHON= 2.5+ -USE_QT_VER= 4 -QT_COMPONENTS= dbus gui network script xml xmlpatterns \ - qmake_build moc_build rcc_build uic_build -USE_XORG= x11 xrender xtst -USE_BZIP2= yes -CMAKE_ARGS+= -DBUILD_filelight:BOOL=FALSE \ - -DBUILD_printer-applet:BOOL=FALSE -MAKE_JOBS_SAFE= yes - -MAN1= ark.1 - -OPTIONS= FILELIGHT "Install Filelight file system viewer" on \ - LIRC "Support for IR remote controls" off \ - PRINTER_APPLET "Install printer system tray utility" off \ - 7ZIP "Support for 7-Zip archives in Ark" off \ - RAR "Support for RAR archives in Ark" off \ - ZIP "Support for ZIP archives in Ark" off - -.include <bsd.port.options.mk> - -.ifndef(WITHOUT_FILELIGHT) -RUN_DEPENDS+= ${KDE4_PREFIX}/bin/filelight:${PORTSDIR}/sysutils/filelight-kde4 -.endif - -.ifdef(WITH_LIRC) -RUN_DEPENDS+= lircd:${PORTSDIR}/comms/lirc -.endif - -.ifdef(WITH_PRINTER_APPLET) -RUN_DEPENDS+= ${KDE4_PREFIX}/bin/printer-applet:${PORTSDIR}/print/kdeutils4-printer-applet -.endif - -.ifdef(WITH_7ZIP) -RUN_DEPENDS+= 7z:${PORTSDIR}/archivers/p7zip -.endif - -.ifdef(WITH_ZIP) -RUN_DEPENDS+= unzip>0:${PORTSDIR}/archivers/unzip \ - zip:${PORTSDIR}/archivers/zip -.endif - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 800505 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900012) -LIB_DEPENDS+= archive.10:${PORTSDIR}/archivers/libarchive -.endif - -.ifdef(WITH_RAR) -RUN_DEPENDS+= unrar:${PORTSDIR}/archivers/unrar -.if ${ARCH} != "amd64" && ${ARCH} != "ia64" && ${ARCH} != "powerpc" && ${ARCH} != "sparc64" -INSTALL_RAR= YES -.elif ${ARCH} == "amd64" -.ifndef(HAVE_COMPAT_IA32_KERN) -HAVE_COMPAT_IA32_KERN!= if ${SYSCTL} -n compat.ia32.maxvmem >/dev/null 2>&1; then ${ECHO_CMD} YES; fi -.endif -.if ${HAVE_COMPAT_IA32_KERN} == "YES" -INSTALL_RAR= YES -.endif -.endif -.ifdef(INSTALL_RAR) -RUN_DEPENDS+= rar:${PORTSDIR}/archivers/rar -.endif -.endif - -.include <bsd.port.post.mk> diff --git a/math/kcalc/distinfo b/math/kcalc/distinfo deleted file mode 100644 index 0e23ed964282..000000000000 --- a/math/kcalc/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (KDE/kdeutils-4.7.3.tar.bz2) = a8c802f32b9e918d806a4487c25485f86019e4c473f0de6d3086d8ea8e492839 -SIZE (KDE/kdeutils-4.7.3.tar.bz2) = 3802391 diff --git a/math/kcalc/pkg-descr b/math/kcalc/pkg-descr deleted file mode 100644 index e1be153978a1..000000000000 --- a/math/kcalc/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The KDE utilities are a compilation of various desktop utilities, -developed in the KDE module kdeutils. - -WWW: http://utils.kde.org diff --git a/math/kcalc/pkg-plist b/math/kcalc/pkg-plist deleted file mode 100644 index 075e9e1e6330..000000000000 --- a/math/kcalc/pkg-plist +++ /dev/null @@ -1,330 +0,0 @@ -bin/ark -bin/kcalc -bin/kcharselect -bin/kdf -bin/kfloppy -bin/kgpg -bin/krcdnotifieritem -bin/ktimer -bin/kwalletmanager -bin/kwikdisk -bin/superkaramba -bin/sweeper -lib/kde4/arkpart.so -lib/kde4/kcm_kdf.so -lib/kde4/kcm_kwallet.so -lib/kde4/kcm_remotecontrol.so -lib/kde4/kded_kremotecontroldaemon.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/kremotecontrol_lirc.so -lib/kde4/libextracthere.so -lib/kde4/plasma_engine_kremoteconrol.so -lib/kde4/plasma_package_superkaramba.so -lib/kde4/plasma_scriptengine_superkaramba.so -lib/libkdeinit4_kcalc.so -lib/libkerfuffle.so -lib/libkerfuffle.so.5 -lib/libkerfuffle.so.5.0.1 -lib/liblibkremotecontrol.so -lib/liblibkremotecontrol.so.1 -lib/liblibkremotecontrol.so.1.0.0 -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/kcalc.desktop -share/applications/kde4/kdf.desktop -share/applications/kde4/kgpg.desktop -share/applications/kde4/krcdnotifieritem.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/superkaramba.desktop -share/applications/kde4/sweeper.desktop -share/apps/ark/ark_part.rc -share/apps/ark/arkui.rc -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/hicolor/16x16/actions/document-export-key.png -share/apps/kgpg/icons/hicolor/16x16/actions/document-import-key.png -share/apps/kgpg/icons/hicolor/16x16/actions/document-properties-key.png -share/apps/kgpg/icons/hicolor/16x16/status/key-group.png -share/apps/kgpg/icons/hicolor/16x16/status/key-orphan.png -share/apps/kgpg/icons/hicolor/16x16/status/key-pair.png -share/apps/kgpg/icons/hicolor/16x16/status/key-single.png -share/apps/kgpg/icons/hicolor/22x22/actions/document-export-key.png -share/apps/kgpg/icons/hicolor/22x22/actions/document-import-key.png -share/apps/kgpg/icons/hicolor/22x22/actions/document-properties-key.png -share/apps/kgpg/icons/hicolor/22x22/actions/key-generate-pair.png -share/apps/kgpg/icons/hicolor/22x22/actions/view-key-secret.png -share/apps/kgpg/icons/hicolor/22x22/status/key-group.png -share/apps/kgpg/icons/hicolor/22x22/status/key-pair.png -share/apps/kgpg/icons/hicolor/22x22/status/key-single.png -share/apps/kgpg/icons/hicolor/32x32/actions/document-export-key.png -share/apps/kgpg/icons/hicolor/32x32/actions/document-import-key.png -share/apps/kgpg/icons/hicolor/32x32/actions/document-properties-key.png -share/apps/kgpg/icons/hicolor/32x32/status/key-group.png -share/apps/kgpg/icons/hicolor/32x32/status/key-pair.png -share/apps/kgpg/icons/hicolor/32x32/status/key-single.png -share/apps/kgpg/icons/hicolor/48x48/actions/document-export-key.png -share/apps/kgpg/icons/hicolor/48x48/actions/document-import-key.png -share/apps/kgpg/icons/hicolor/48x48/actions/document-properties-key.png -share/apps/kgpg/icons/hicolor/48x48/status/key-group.png -share/apps/kgpg/icons/hicolor/48x48/status/key-pair.png -share/apps/kgpg/icons/hicolor/48x48/status/key-single.png -share/apps/kgpg/icons/hicolor/scalable/actions/document-export-key.svgz -share/apps/kgpg/icons/hicolor/scalable/actions/document-import-key.svgz -share/apps/kgpg/icons/hicolor/scalable/actions/document-properties-key.svgz -share/apps/kgpg/icons/hicolor/scalable/status/key-group.svgz -share/apps/kgpg/icons/hicolor/scalable/status/key-pair.svgz -share/apps/kgpg/icons/hicolor/scalable/status/key-single.svgz -share/apps/kgpg/keysmanager.rc -share/apps/kgpg/kgpgeditor.rc -share/apps/kgpg/tips -share/apps/kremotecontrol/profiles/amarok.profile.xml -share/apps/kremotecontrol/profiles/dragonplayer.profile.xml -share/apps/kremotecontrol/profiles/klauncher.profile.xml -share/apps/kremotecontrol/profiles/kmix.profile.xml -share/apps/kremotecontrol/profiles/konqueror.profile.xml -share/apps/kremotecontrol/profiles/kscd.profile.xml -share/apps/kremotecontrol/profiles/okular.profile.xml -share/apps/kremotecontrol/profiles/powermanagement.profile.xml -share/apps/kremotecontrol/profiles/profile.xsd -share/apps/kremotecontrol/profiles/vlc.profile.xml -share/apps/kremotecontroldaemon/kremotecontroldaemon.notifyrc -share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_closed.png -share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_open.png -share/apps/kwalletmanager/kwalleteditor.rc -share/apps/kwalletmanager/kwalletmanager.rc -share/apps/superkaramba/superkarambaui.rc -share/apps/sweeper/sweeperui.rc -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/ark-mainwindow.png -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/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/kcharselect/kcharselect.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/kcontrol/kremotecontrol/AddAction.png -share/doc/HTML/en/kcontrol/kremotecontrol/AddActionOptions.png -share/doc/HTML/en/kcontrol/kremotecontrol/AddDBusAction.png -share/doc/HTML/en/kcontrol/kremotecontrol/AddMode.png -share/doc/HTML/en/kcontrol/kremotecontrol/AddProfileAction.png -share/doc/HTML/en/kcontrol/kremotecontrol/AutoPopulate.png -share/doc/HTML/en/kcontrol/kremotecontrol/EditMasterMode.png -share/doc/HTML/en/kcontrol/kremotecontrol/common -share/doc/HTML/en/kcontrol/kremotecontrol/index.cache.bz2 -share/doc/HTML/en/kcontrol/kremotecontrol/index.docbook -share/doc/HTML/en/kcontrol/kremotecontrol/irkick.png -share/doc/HTML/en/kcontrol/kremotecontrol/irkickoff.png -share/doc/HTML/en/kcontrol/kremotecontrol/kcmremotecontrol.png -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/options.png -share/doc/HTML/en/kgpg/select-secret-key.png -share/doc/HTML/en/kgpg/systray.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/save-login-information.png -share/doc/HTML/en/sweeper/common -share/doc/HTML/en/sweeper/index.cache.bz2 -share/doc/HTML/en/sweeper/index.docbook -share/doc/HTML/en/sweeper/sweeper.png -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/128x128/devices/infrared-remote.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/superkaramba.png -share/icons/hicolor/16x16/devices/infrared-remote.png -share/icons/hicolor/22x22/actions/krcd_flash.png -share/icons/hicolor/22x22/actions/krcd_off.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/krcd.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/22x22/devices/infrared-remote.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/superkaramba.png -share/icons/hicolor/32x32/devices/infrared-remote.png -share/icons/hicolor/42x42/devices/infrared-remote.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/superkaramba.png -share/icons/hicolor/48x48/devices/infrared-remote.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/64x64/devices/infrared-remote.png -share/icons/hicolor/8x8/devices/infrared-remote.png -share/icons/hicolor/scalable/actions/krcd_flash.svgz -share/icons/hicolor/scalable/actions/krcd_off.svgz -share/icons/hicolor/scalable/apps/krcd.svgz -share/icons/hicolor/scalable/apps/superkaramba.svgz -share/icons/hicolor/scalable/devices/infrared-remote.svgz -share/icons/oxygen/16x16/apps/kcmdf.png -share/icons/oxygen/22x22/apps/kcmdf.png -share/icons/oxygen/32x32/apps/kcmdf.png -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/kcm_remotecontrol.desktop -share/kde4/services/kcmdf.desktop -share/kde4/services/kded/kremotecontroldaemon.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_libarchive_readonly.desktop -share/kde4/services/kerfuffle_libbz2.desktop -share/kde4/services/kerfuffle_libgz.desktop -share/kde4/services/kerfuffle_libxz.desktop -share/kde4/services/kremotecontrolbackends/kremotecontrol_lirc.desktop -share/kde4/services/kwalletconfig.desktop -share/kde4/services/kwalletmanager_show.desktop -share/kde4/services/plasma-engine-kremotecontrol.desktop -share/kde4/services/plasma-package-superkaramba.desktop -share/kde4/services/plasma-scriptengine-superkaramba.desktop -share/kde4/servicetypes/kerfufflePlugin.desktop -share/kde4/servicetypes/kremotecontrolmanager.desktop -@dirrm share/kde4/services/kremotecontrolbackends -@dirrmtry share/icons/oxygen/42x42/devices -@dirrmtry share/icons/oxygen/42x42 -@dirrmtry share/icons/hicolor/8x8/devices -@dirrmtry share/icons/hicolor/8x8 -@dirrmtry share/icons/hicolor/42x42/devices -@dirrmtry share/icons/hicolor/42x42 -@dirrm share/doc/HTML/en/sweeper -@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/kremotecontrol -@dirrm share/doc/HTML/en/kcontrol/blockdevices -@dirrm share/doc/HTML/en/kcharselect -@dirrm share/doc/HTML/en/kcalc -@dirrm share/doc/HTML/en/ark -@dirrm share/apps/sweeper -@dirrm share/apps/superkaramba -@dirrm share/apps/kwalletmanager/icons/hicolor/22x22/actions -@dirrm share/apps/kwalletmanager/icons/hicolor/22x22 -@dirrm share/apps/kwalletmanager/icons/hicolor -@dirrm share/apps/kwalletmanager/icons -@dirrm share/apps/kwalletmanager -@dirrm share/apps/kremotecontroldaemon -@dirrm share/apps/kremotecontrol/profiles -@dirrm share/apps/kremotecontrol -@dirrm share/apps/kgpg/icons/hicolor/scalable/status -@dirrm share/apps/kgpg/icons/hicolor/scalable/actions -@dirrm share/apps/kgpg/icons/hicolor/scalable -@dirrm share/apps/kgpg/icons/hicolor/48x48/status -@dirrm share/apps/kgpg/icons/hicolor/48x48/actions -@dirrm share/apps/kgpg/icons/hicolor/48x48 -@dirrm share/apps/kgpg/icons/hicolor/32x32/status -@dirrm share/apps/kgpg/icons/hicolor/32x32/actions -@dirrm share/apps/kgpg/icons/hicolor/32x32 -@dirrm share/apps/kgpg/icons/hicolor/22x22/status -@dirrm share/apps/kgpg/icons/hicolor/22x22/actions -@dirrm share/apps/kgpg/icons/hicolor/22x22 -@dirrm share/apps/kgpg/icons/hicolor/16x16/status -@dirrm share/apps/kgpg/icons/hicolor/16x16/actions -@dirrm share/apps/kgpg/icons/hicolor/16x16 -@dirrm share/apps/kgpg/icons/hicolor -@dirrm share/apps/kgpg/icons -@dirrm share/apps/kgpg -@dirrm share/apps/kdf -@dirrm share/apps/kcalc -@dirrm share/apps/ark diff --git a/math/metis4/Makefile b/math/metis4/Makefile deleted file mode 100644 index 323efb774195..000000000000 --- a/math/metis4/Makefile +++ /dev/null @@ -1,54 +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.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= bf@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 078e2e51ce5c..000000000000 --- a/math/metis4/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (metis-4.0.3.tar.gz) = 5efa35de80703c1b2c4d0de080fafbcf4e0d363a21149a1ad2f96e0144841a55 -SIZE (metis-4.0.3.tar.gz) = 522624 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 711b5a4d7fec..000000000000 --- a/math/mingw32-libgmp/Makefile +++ /dev/null @@ -1,46 +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 - -BROKEN= does not build - -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 bb85c33b7f8d..000000000000 --- a/math/mingw32-libgmp/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -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 |