summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-07-23 02:53:43 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-07-23 02:53:43 +0000
commit0d8f47d8f738a5a2acfff16702a824e5e1deed7e (patch)
tree1059becd0160fb62849327119f17f1d079c33846 /math
parent- utilize MASTER_SITE_PERL_CPAN (diff)
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
Notes
Notes: svn path=/head/; revision=139936
Diffstat (limited to 'math')
-rw-r--r--math/dislin/Makefile2
-rw-r--r--math/koctave/Makefile2
-rw-r--r--math/linux-dislin/Makefile2
-rw-r--r--math/superlu_mt/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/math/dislin/Makefile b/math/dislin/Makefile
index 67ef1708441e..62382df2ed00 100644
--- a/math/dislin/Makefile
+++ b/math/dislin/Makefile
@@ -18,6 +18,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A scientific data plotting package
BROKEN= Unfetchable
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
ONLY_FOR_ARCHS= i386 alpha
USE_LINUX= yes
diff --git a/math/koctave/Makefile b/math/koctave/Makefile
index 8fa0eae4afc9..6ea5b6c49971 100644
--- a/math/koctave/Makefile
+++ b/math/koctave/Makefile
@@ -17,6 +17,8 @@ COMMENT= KDEGUI for octave
RUN_DEPENDS= octave:${PORTSDIR}/math/octave
BROKEN= Unfetchable
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_BZIP2= yes
USE_INC_LIBTOOL_VER=13
diff --git a/math/linux-dislin/Makefile b/math/linux-dislin/Makefile
index 67ef1708441e..62382df2ed00 100644
--- a/math/linux-dislin/Makefile
+++ b/math/linux-dislin/Makefile
@@ -18,6 +18,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A scientific data plotting package
BROKEN= Unfetchable
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
ONLY_FOR_ARCHS= i386 alpha
USE_LINUX= yes
diff --git a/math/superlu_mt/Makefile b/math/superlu_mt/Makefile
index 25042a8758c5..ccd820f272af 100644
--- a/math/superlu_mt/Makefile
+++ b/math/superlu_mt/Makefile
@@ -23,6 +23,8 @@ COMMENT= Routines for performing multithreaded sparse factorization
BUILD_DEPENDS= ${LOCALBASE}/lib/libblas.a:${PORTSDIR}/math/blas
BROKEN= Size mismatch
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/SuperLU_MT