summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-08-16 01:24:11 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-08-16 01:24:11 +0000
commitd93eb7b9a259b05b664bbc31229833ee0aeb7c0f (patch)
tree9383a92cc6dd8fccbf5ab606d223ffc575810f8c /math
parentUnbreak for GCC 3.4. (diff)
MASTER_SITE have been moved.
Reported by: kris
Notes
Notes: svn path=/head/; revision=116335
Diffstat (limited to 'math')
-rw-r--r--math/sdpa/Makefile3
-rw-r--r--math/sdpa/pkg-descr2
-rw-r--r--math/sdpara/Makefile2
-rw-r--r--math/sdpara/pkg-descr2
4 files changed, 4 insertions, 5 deletions
diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile
index 5b5126141f6b..d4cdabe6ab2a 100644
--- a/math/sdpa/Makefile
+++ b/math/sdpa/Makefile
@@ -9,7 +9,7 @@ PORTNAME= sdpa
PORTVERSION= 6.00
PORTREVISION= 2
CATEGORIES= math
-MASTER_SITES= http://sdpa.is.titech.ac.jp/
+MASTER_SITES= http://grid.r.dendai.ac.jp/sdpa/
DISTFILES= ${PORTNAME}.${PORTVERSION}.src.tar.gz
.if !defined(NOPORTDOCS)
DISTFILES+= ${PORTNAME}.${PORTVERSION}.manual.ps.gz \
@@ -24,7 +24,6 @@ COMMENT= SDPA(SemiDefinite Programming Algorithm) Very efficent SDP Solver
LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas
-BROKEN= "Unfetchable"
RESTRICTED= "unsure distribution condition"
USE_REINPLACE= yes
diff --git a/math/sdpa/pkg-descr b/math/sdpa/pkg-descr
index 7274dcddb415..1b5504719c5b 100644
--- a/math/sdpa/pkg-descr
+++ b/math/sdpa/pkg-descr
@@ -15,4 +15,4 @@ The SDPA enjoys the following features:
4. Some information on infeasibility of a semidefinite program to be solved
is provided.
-WWW: http://www.is.titech.ac.jp/~yamashi9/sdpa/
+WWW: http://grid.r.dendai.ac.jp/sdpa/
diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile
index 59bff08e91bb..acff74377a3a 100644
--- a/math/sdpara/Makefile
+++ b/math/sdpara/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sdpara
PORTVERSION= 0.90
CATEGORIES= math parallel
-MASTER_SITES= http://sdpa.is.titech.ac.jp/
+MASTER_SITES= http://grid.r.dendai.ac.jp/sdpa/
DISTFILES= ${PORTNAME}.${PORTVERSION}.src.tar.gz
.if !defined(NOPORTDOCS)
DISTFILES+= ${PORTNAME}.${PORTVERSION}.install.txt
diff --git a/math/sdpara/pkg-descr b/math/sdpara/pkg-descr
index 4317b66780c4..b4df77ffc5c5 100644
--- a/math/sdpara/pkg-descr
+++ b/math/sdpara/pkg-descr
@@ -6,4 +6,4 @@ parallel with the help of MPI (Message Passing Interface) and ScaLAPACK
used combinedly with other C++ programs, are not available.
We assume that you know how to use the latest version of the SDPA and MPICH.
-WWW: http://sdpa.is.titech.ac.jp/sdpara.index.html
+WWW: http://grid.r.dendai.ac.jp/sdpa/sdpara.index.html