diff options
author | bapt <bapt@FreeBSD.org> | 2012-04-10 07:51:44 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-04-10 07:51:44 +0800 |
commit | be265396a89275fdfca64087ff628ff1369be849 (patch) | |
tree | 481f9a69f7bae873d0cc02c1d7f93f6aef544395 /math | |
parent | 37d6981d67304bae5530f74ca92c339ecdb39791 (diff) | |
download | freebsd-ports-gnome-be265396a89275fdfca64087ff628ff1369be849.tar.gz freebsd-ports-gnome-be265396a89275fdfca64087ff628ff1369be849.tar.zst freebsd-ports-gnome-be265396a89275fdfca64087ff628ff1369be849.zip |
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month
Diffstat (limited to 'math')
-rw-r--r-- | math/octave-devel/Makefile | 3 | ||||
-rw-r--r-- | math/petsc-mpich/Makefile | 3 | ||||
-rw-r--r-- | math/petsc/Makefile | 3 | ||||
-rw-r--r-- | math/scilab-toolbox-sivp/Makefile | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index 3402f0992218..7a5fcac49382 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -29,6 +29,9 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ umfpack.1:${PORTSDIR}/math/suitesparse \ qhull.5:${PORTSDIR}/math/qhull5 +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= fails to work with recent versions of GCC LATEST_LINK= octave-devel diff --git a/math/petsc-mpich/Makefile b/math/petsc-mpich/Makefile index 4ac1aa414377..6fd9d10110ed 100644 --- a/math/petsc-mpich/Makefile +++ b/math/petsc-mpich/Makefile @@ -9,6 +9,9 @@ MASTERDIR= ${.CURDIR}/../petsc WITH_MPI= yes +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= filesystem was touched prior to make install phase .include "${MASTERDIR}/Makefile" diff --git a/math/petsc/Makefile b/math/petsc/Makefile index a744b0758aad..448a8d00356f 100644 --- a/math/petsc/Makefile +++ b/math/petsc/Makefile @@ -18,6 +18,9 @@ COMMENT= Portable, Extensible Toolkit for Scientific computation RUN_DEPENDS= ksh:${PORTSDIR}/shells/pdksh \ qsub:${PORTSDIR}/sysutils/torque +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= does not configure SLAVEDIRS= math/petsc-mpich diff --git a/math/scilab-toolbox-sivp/Makefile b/math/scilab-toolbox-sivp/Makefile index f7e44a95e3ea..eca656915ba7 100644 --- a/math/scilab-toolbox-sivp/Makefile +++ b/math/scilab-toolbox-sivp/Makefile @@ -20,6 +20,9 @@ RUN_DEPENDS= ${SCILAB_CMD}:${PORTSDIR}/math/scilab USE_ZIP= yes +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= doesn't not compile with opencv-2.3 SCILAB_CMD= ${LOCALBASE}/bin/scilab |