git: d9a8a803a54d - main - net/mpich: remove support for expired graphics/torque
Date: Sun, 30 Jun 2024 13:08:38 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=d9a8a803a54d6a7062f9c38a951de2f5525de534 commit d9a8a803a54d6a7062f9c38a951de2f5525de534 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-06-30 13:08:14 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-06-30 13:08:14 +0000 net/mpich: remove support for expired graphics/torque --- net/mpich/Makefile | 11 ++++------- net/mpich/pkg-plist | 5 ----- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/net/mpich/Makefile b/net/mpich/Makefile index c307f01c3fd6..2be87db25831 100644 --- a/net/mpich/Makefile +++ b/net/mpich/Makefile @@ -1,6 +1,6 @@ PORTNAME= mpich DISTVERSION= 4.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net parallel MASTER_SITES= https://www.mpich.org/static/downloads/${DISTVERSION}/ @@ -30,10 +30,10 @@ BINARY_ALIAS= python3=${PYTHON_CMD} OPTIONS_DEFINE= DOCS FORTRAN L0 OPTIONS_GROUP= PM -OPTIONS_GROUP_PM= GFORKER HYDRA +OPTIONS_GROUP_PM= GFORKER OPTIONS_RADIO= DEFAULTPM -OPTIONS_RADIO_DEFAULTPM=DGFORKER DHYDRA -OPTIONS_DEFAULT= FORTRAN GFORKER HYDRA DHYDRA +OPTIONS_RADIO_DEFAULTPM=DGFORKER +OPTIONS_DEFAULT= FORTRAN GFORKER DHYDRA OPTIONS_SUB= yes FORTRAN_USES= fortran @@ -48,13 +48,10 @@ MPICH_LDFLAGS= -Wl,-rpath=${LOCALBASE}/lib/gcc${_GCC_VER} \ PM_DESC= Process managers GFORKER_DESC= Simple local process manager -HYDRA_DESC= Parallel process manager DEFAULTPM_DESC= Default process manager DGFORKER_DESC= Make gforker the default process manager DHYDRA_DESC= Make hydra the default process manager -HYDRA_LIB_DEPENDS= libtorque.so:sysutils/torque - L0_DESC= oneAPI Level Zero support L0_LIB_DEPENDS= libze_loader.so:devel/level-zero L0_CONFIGURE_OFF= --without-ze diff --git a/net/mpich/pkg-plist b/net/mpich/pkg-plist index 31e5e9fef4ca..a6f443c49761 100644 --- a/net/mpich/pkg-plist +++ b/net/mpich/pkg-plist @@ -1,17 +1,12 @@ -%%HYDRA%%bin/hydra_nameserver -%%HYDRA%%bin/hydra_persist -%%HYDRA%%bin/hydra_pmi_proxy bin/mpic++ bin/mpicc bin/mpichversion bin/mpicxx %%EXEC%%bin/mpiexec %%EXECGFORKER%%bin/mpiexec.gforker -%%HYDRA%%bin/mpiexec.hydra %%FORTRAN%%bin/mpif77 %%FORTRAN%%bin/mpif90 %%FORTRAN%%bin/mpifort -%%HYDRA%%bin/mpirun bin/mpivars bin/parkill include/mpi.h