svn commit: r502830 - in head: math/blaze math/blazeiterative science/openmx science/py-PyFR science/py-phono3py

Antoine Brodin antoine at FreeBSD.org
Mon May 27 20:55:59 UTC 2019


Author: antoine
Date: Mon May 27 20:55:56 2019
New Revision: 502830
URL: https://svnweb.freebsd.org/changeset/ports/502830

Log:
  Chase devel/openmp expiration

Modified:
  head/math/blaze/Makefile
  head/math/blazeiterative/Makefile
  head/science/openmx/Makefile
  head/science/py-PyFR/Makefile
  head/science/py-phono3py/Makefile

Modified: head/math/blaze/Makefile
==============================================================================
--- head/math/blaze/Makefile	Mon May 27 20:28:52 2019	(r502829)
+++ head/math/blaze/Makefile	Mon May 27 20:55:56 2019	(r502830)
@@ -12,6 +12,9 @@ COMMENT=	C++ math library for dense and sparse arithme
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Depends on expiring devel/openmp
+EXPIRATION_DATE=	2019-12-31
+
 BUILD_DEPENDS=	boost-libs>0:devel/boost-libs \
 		openblas>0:math/openblas \
 		openmp>0:devel/openmp

Modified: head/math/blazeiterative/Makefile
==============================================================================
--- head/math/blazeiterative/Makefile	Mon May 27 20:28:52 2019	(r502829)
+++ head/math/blazeiterative/Makefile	Mon May 27 20:55:56 2019	(r502830)
@@ -10,6 +10,9 @@ COMMENT=	Set of iterative linear system solvers for us
 
 #LICENSE=	https://github.com/tjolsen/BlazeIterative/issues/9
 
+DEPRECATED=	Depends on expiring devel/openmp
+EXPIRATION_DATE=	2019-12-31
+
 BUILD_DEPENDS=	blaze>0:math/blaze \
 		boost-libs>0:devel/boost-libs \
 		openblas>0:math/openblas \

Modified: head/science/openmx/Makefile
==============================================================================
--- head/science/openmx/Makefile	Mon May 27 20:28:52 2019	(r502829)
+++ head/science/openmx/Makefile	Mon May 27 20:55:56 2019	(r502830)
@@ -17,6 +17,8 @@ COMMENT=	Nanoscale material simulations using density 
 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 \

Modified: head/science/py-PyFR/Makefile
==============================================================================
--- head/science/py-PyFR/Makefile	Mon May 27 20:28:52 2019	(r502829)
+++ head/science/py-PyFR/Makefile	Mon May 27 20:55:56 2019	(r502830)
@@ -13,6 +13,9 @@ COMMENT=	Framework for solving advection-diffusion typ
 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} \

Modified: head/science/py-phono3py/Makefile
==============================================================================
--- head/science/py-phono3py/Makefile	Mon May 27 20:28:52 2019	(r502829)
+++ head/science/py-phono3py/Makefile	Mon May 27 20:55:56 2019	(r502830)
@@ -13,6 +13,9 @@ COMMENT=	Software to calculate phonon-phonon interacti
 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} \


More information about the svn-ports-all mailing list