aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-08-04 21:08:36 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-08-04 21:08:36 +0000
commitb7012a13d8bad6ac61f44d5adc6ea9c1f06597e1 (patch)
tree21af3cace8e36ed93742d9213ce3c66501256e74 /math
parent455062b1f29a2afe200b72eeb79a882eb7ef0253 (diff)
downloadports-b7012a13d8bad6ac61f44d5adc6ea9c1f06597e1.tar.gz
ports-b7012a13d8bad6ac61f44d5adc6ea9c1f06597e1.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/algotutor/Makefile2
-rw-r--r--math/arpack++/Makefile2
-rw-r--r--math/emc2/Makefile1
-rw-r--r--math/nyh-hoc/Makefile2
-rw-r--r--math/superlu_mt/Makefile1
-rw-r--r--math/testu01/Makefile2
6 files changed, 10 insertions, 0 deletions
diff --git a/math/algotutor/Makefile b/math/algotutor/Makefile
index e6637afc2b2b..96732fcb881e 100644
--- a/math/algotutor/Makefile
+++ b/math/algotutor/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://www.cyut.edu.tw/~ckhung/dl/
MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive tutorial for algorithms and data structures
+BROKEN= unfetchable
+
BUILD_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/math/arpack++/Makefile b/math/arpack++/Makefile
index 36c6fb3ab3ee..2ab958bf04d6 100644
--- a/math/arpack++/Makefile
+++ b/math/arpack++/Makefile
@@ -17,6 +17,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
COMMENT= ARPACK++ is an object-oriented version of the ARPACK package
+BROKEN= unfetchable
+
LIB_DEPENDS= libarpack.so:math/arpack-ng \
libsuperlu.so:math/superlu \
libumfpack.so:math/suitesparse
diff --git a/math/emc2/Makefile b/math/emc2/Makefile
index 74f1c714738c..5ed9b462d251 100644
--- a/math/emc2/Makefile
+++ b/math/emc2/Makefile
@@ -17,6 +17,7 @@ LICENSE_NAME= INRIA license, perhaps specific to emc2
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LICENSE_PERMS= auto-accept no-dist-sell no-pkg-sell
+BROKEN= unfetchable
RESTRICTED= No resale, contact author for commercial usage
USE_XORG= x11
diff --git a/math/nyh-hoc/Makefile b/math/nyh-hoc/Makefile
index a314549a3f01..189f55adadca 100644
--- a/math/nyh-hoc/Makefile
+++ b/math/nyh-hoc/Makefile
@@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= High Order Calculator
+BROKEN= unfetchable
+
MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes
diff --git a/math/superlu_mt/Makefile b/math/superlu_mt/Makefile
index 3c8b218ec6f3..20a4e577f628 100644
--- a/math/superlu_mt/Makefile
+++ b/math/superlu_mt/Makefile
@@ -18,6 +18,7 @@ COMMENT= Routines for performing multithreaded sparse factorization
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/License.txt
+BROKEN= unfetchable
BROKEN_aarch64= fails to build: undefined reference to sbrk
BROKEN_powerpc64= fails to build: pstest runs away and consumes all memory
BROKEN_sparc64= fails to link
diff --git a/math/testu01/Makefile b/math/testu01/Makefile
index 9f2c14a472f5..d2427ed84af4 100644
--- a/math/testu01/Makefile
+++ b/math/testu01/Makefile
@@ -18,6 +18,8 @@ LICENSE_NAME= TestU01 license
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
+BROKEN= unfetchable
+
LIB_DEPENDS= libgmp.so:math/gmp
CONFLICTS= emboss-[0-9]*