aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-05-27 20:55:56 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-05-27 20:55:56 +0000
commit1f012844692d56983937d572796c5baffeeb2d21 (patch)
tree916f36f3a941c36d6b39209c4d39deb61b36978f /science
parent4aa0e5fa77454cd938ea3c9f7bf126f3af60802c (diff)
downloadports-1f012844692d56983937d572796c5baffeeb2d21.tar.gz
ports-1f012844692d56983937d572796c5baffeeb2d21.zip
Chase devel/openmp expiration
Notes
Notes: svn path=/head/; revision=502830
Diffstat (limited to 'science')
-rw-r--r--science/openmx/Makefile2
-rw-r--r--science/py-PyFR/Makefile3
-rw-r--r--science/py-phono3py/Makefile3
3 files changed, 8 insertions, 0 deletions
diff --git a/science/openmx/Makefile b/science/openmx/Makefile
index 0188e533e09b..36c19527a4d9 100644
--- a/science/openmx/Makefile
+++ b/science/openmx/Makefile
@@ -17,6 +17,8 @@ COMMENT= Nanoscale material simulations using density functional theories (DFT)
LICENSE= GPLv2
BROKEN_i386= undefined reference to `__atomic_load', see bug#229605 and https://reviews.llvm.org/D42154
+DEPRECATED= Depends on expiring devel/openmp
+EXPIRATION_DATE= 2019-12-31
LIB_DEPENDS= libblas.so:math/blas \
libfftw3.so:math/fftw3 \
diff --git a/science/py-PyFR/Makefile b/science/py-PyFR/Makefile
index 354947c166ee..ee853806f6ee 100644
--- a/science/py-PyFR/Makefile
+++ b/science/py-PyFR/Makefile
@@ -13,6 +13,9 @@ COMMENT= Framework for solving advection-diffusion type problems
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expiring devel/openmp
+EXPIRATION_DATE= 2019-12-31
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.4.0:devel/py-appdirs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}gimmik>=2.0:math/py-gimmik@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}h5py>=2.6:science/py-h5py@${PY_FLAVOR} \
diff --git a/science/py-phono3py/Makefile b/science/py-phono3py/Makefile
index ffa381dc5c1d..e86bec1b8cd3 100644
--- a/science/py-phono3py/Makefile
+++ b/science/py-phono3py/Makefile
@@ -13,6 +13,9 @@ COMMENT= Software to calculate phonon-phonon interaction and related properties
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expiring devel/openmp
+EXPIRATION_DATE= 2019-12-31
+
BUILD_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \