git: e1d41718b0f9 - main - net/openmpi: remove support for expired graphics/torque
Date: Sun, 30 Jun 2024 13:10:26 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1d41718b0f967dd3c879ecb53ce7978de2f8981 commit e1d41718b0f967dd3c879ecb53ce7978de2f8981 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-06-30 13:10:10 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-06-30 13:10:10 +0000 net/openmpi: remove support for expired graphics/torque --- net/openmpi/Makefile | 8 ++------ net/openmpi/pkg-plist | 3 --- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index 5c89a1c95a9a..ea65e2efe6ed 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -1,6 +1,6 @@ PORTNAME= openmpi PORTVERSION= 5.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net parallel MASTER_SITES= https://download.open-mpi.org/release/open-mpi/v${PORTVERSION:R}/ @@ -58,7 +58,7 @@ MANDIRS= ${PREFIX}/${MPIDIR}/share/man SHEBANG_FILES= ompi/mca/common/monitoring/profile2mat.pl \ ompi/mca/common/monitoring/aggregate_profile.pl -OPTIONS_DEFINE= AVX DEBUG DOCS IPV6 SLURM TORQUE +OPTIONS_DEFINE= AVX DEBUG DOCS IPV6 SLURM OPTIONS_DEFAULT= SLURM OPTIONS_EXCLUDE_aarch64= AVX OPTIONS_EXCLUDE_armv6= AVX SLURM @@ -74,7 +74,6 @@ OPTIONS_SUB= yes AVX_DESC= Enable AVX instructions SLURM_DESC= Enable SLURM support -TORQUE_DESC= Enable Torque support AVX_CONFIGURE_OFF= --enable-mca-no-build=op-avx @@ -89,9 +88,6 @@ PORTDOCS= * IPV6_CONFIGURE_ENABLE= ipv6 -TORQUE_CONFIGURE_WITH= tm -TORQUE_LIB_DEPENDS= libtorque.so:sysutils/torque - SLURM_CONFIGURE_WITH= slurm SLURM_LIB_DEPENDS= libslurm.so:sysutils/slurm-wlm diff --git a/net/openmpi/pkg-plist b/net/openmpi/pkg-plist index 1a4dc0e6a291..439a965e17c7 100644 --- a/net/openmpi/pkg-plist +++ b/net/openmpi/pkg-plist @@ -317,8 +317,6 @@ libdata/pkgconfig/pmix.pc %%SLURM%%%%MPIDIR%%/lib/pmix/pmix_mca_prm_slurm.la %%SLURM%%%%MPIDIR%%/lib/pmix/pmix_mca_prm_slurm.so %%MPIDIR%%/lib/pmpi_f08_interfaces.mod -%%TORQUE%%%%MPIDIR%%/lib/prte/prte_mca_plm_tm.la -%%TORQUE%%%%MPIDIR%%/lib/prte/prte_mca_plm_tm.so %%MPIDIR%%/share/man/man1/mpic++.1.gz %%MPIDIR%%/share/man/man1/mpicc.1.gz %%MPIDIR%%/share/man/man1/mpicxx.1.gz @@ -856,7 +854,6 @@ libdata/pkgconfig/pmix.pc %%MPIDIR%%/share/prte/help-plm-base.txt %%SLURM%%%%MPIDIR%%/share/prte/help-plm-slurm.txt %%MPIDIR%%/share/prte/help-plm-ssh.txt -%%TORQUE%%%%MPIDIR%%/share/prte/help-plm-tm.txt %%MPIDIR%%/share/prte/help-prte-filem-raw.txt %%MPIDIR%%/share/prte/help-prte-hwloc-base.txt %%MPIDIR%%/share/prte/help-prte-info.txt