aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-11-09 12:59:03 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-11-09 12:59:03 +0000
commit496ac41eab239d23ec8c4be4de8c7274167db816 (patch)
tree833ea06148a6d04c639882998b046989806a59ed /math
parent0888e6c87c87611f8c3c91d010963770653c20ec (diff)
Notes
Diffstat (limited to 'math')
-rw-r--r--math/dcdflib/Makefile2
-rw-r--r--math/diehard/Makefile2
-rw-r--r--math/giacxcas/Makefile2
-rw-r--r--math/lambda/Makefile2
-rw-r--r--math/libneural/Makefile2
-rw-r--r--math/pure-mpfr/Makefile2
-rw-r--r--math/pure-rational/Makefile2
-rw-r--r--math/py-plastex/Makefile2
-rw-r--r--math/sdpa/Makefile2
-rw-r--r--math/sdpara/Makefile2
-rw-r--r--math/tomsfastmath/Makefile2
11 files changed, 22 insertions, 0 deletions
diff --git a/math/dcdflib/Makefile b/math/dcdflib/Makefile
index 415cca96b1fa..656e7bc157bc 100644
--- a/math/dcdflib/Makefile
+++ b/math/dcdflib/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= ftp://odin.mda.uth.tmc.edu/pub/source/
MAINTAINER= ports@FreeBSD.org
COMMENT= Library of C Routines for Cumulative Distribution Functions
+BROKEN= unfetchable
+
WRKSRC= ${WRKDIR}/dcdflib.c/src
USES= uidfix
USE_LDCONFIG= yes
diff --git a/math/diehard/Makefile b/math/diehard/Makefile
index 3e05a6a6df40..d51dd60dd26e 100644
--- a/math/diehard/Makefile
+++ b/math/diehard/Makefile
@@ -11,6 +11,8 @@ DISTNAME= die.c
MAINTAINER= ports@FreeBSD.org
COMMENT= Marsaglia's Diehard Battery of Tests of Randomness
+BROKEN= unfetchable
+
ALL_TARGET= diehard
WRKSRC= ${WRKDIR}/${DISTNAME}
PLIST_SUB= DOCSDIR="share/doc/${PORTNAME}" DATADIR="share/${PORTNAME}"
diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile
index fef1f4d2ee8a..4b3234eb5cc1 100644
--- a/math/giacxcas/Makefile
+++ b/math/giacxcas/Makefile
@@ -13,6 +13,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Computer algebra system by Bernard Parisse
+BROKEN= unfetchable
+
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/math/lambda/Makefile b/math/lambda/Makefile
index e55bff9d8616..94c5d9f19878 100644
--- a/math/lambda/Makefile
+++ b/math/lambda/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://www.freebsdbrasil.com.br/~jmelo/
MAINTAINER= ports@FreeBSD.org
COMMENT= Lambda calculus interpreter
+BROKEN= unfetchable
+
LICENSE= GPLv2
USES= perl5 readline shebangfix
diff --git a/math/libneural/Makefile b/math/libneural/Makefile
index 2990b260e76a..e17530430fb0 100644
--- a/math/libneural/Makefile
+++ b/math/libneural/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://www.freebsdbrasil.com.br/~jmelo/
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ implementation of the classic 3-layer perceptron in library form
+BROKEN= unfetchable
+
USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/math/pure-mpfr/Makefile b/math/pure-mpfr/Makefile
index 379b8716e4d0..e85d88f3e903 100644
--- a/math/pure-mpfr/Makefile
+++ b/math/pure-mpfr/Makefile
@@ -11,6 +11,8 @@ DIST_SUBDIR= pure
MAINTAINER= ports@FreeBSD.org
COMMENT= Multiprecision floats for Pure
+BROKEN= unfetchable
+
LICENSE= GPLv3 LGPL3
LICENSE_COMB= dual
diff --git a/math/pure-rational/Makefile b/math/pure-rational/Makefile
index e768f0f92950..1410447967f1 100644
--- a/math/pure-rational/Makefile
+++ b/math/pure-rational/Makefile
@@ -11,6 +11,8 @@ DIST_SUBDIR= pure
MAINTAINER= ports@FreeBSD.org
COMMENT= Rational number library for the Pure language
+BROKEN= unfetchable
+
LICENSE= GPLv3
USES= pure
diff --git a/math/py-plastex/Makefile b/math/py-plastex/Makefile
index 0342bfda9aef..376daba9deec 100644
--- a/math/py-plastex/Makefile
+++ b/math/py-plastex/Makefile
@@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= LaTeX Document Processing Framework
+BROKEN= unfetchable
+
WRKSRC= ${WRKDIR}/${PORTNAME}
USES= python
USE_PYTHON= distutils autoplist
diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile
index 56faee4f9ab9..841eff1482c3 100644
--- a/math/sdpa/Makefile
+++ b/math/sdpa/Makefile
@@ -12,6 +12,8 @@ DIST_SUBDIR= sdpa
MAINTAINER= ports@FreeBSD.org
COMMENT= Very efficient SDP (semidefinite programming) solver
+BROKEN= unfetchable
+
USES= fortran gmake
SRCDATE= 20090729
diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile
index f24f195f8a01..c863723942fc 100644
--- a/math/sdpara/Makefile
+++ b/math/sdpara/Makefile
@@ -13,6 +13,8 @@ EXTRACT_ONLY= ${SRCFILE}
MAINTAINER= ports@FreeBSD.org
COMMENT= SDPARA parallel version of SDPA (math/sdpa)
+BROKEN= unfetchable
+
LIB_DEPENDS= libscalapack.so:${PORTSDIR}/math/scalapack \
libblacs.so:${PORTSDIR}/math/blacs \
libmpich.so:${PORTSDIR}/net/mpich2
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile
index fdaf45f3b732..4014e385eef7 100644
--- a/math/tomsfastmath/Makefile
+++ b/math/tomsfastmath/Makefile
@@ -9,6 +9,8 @@ DISTNAME= tfm-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Portable fixed precision math library for fast exponentiations
+BROKEN= unfetchable
+
BROKEN_powerpc= internal compiler error at src/mul/fp_mul_comba_48.c:398
USES= compiler:features gmake tar:bzip2