mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
net/openmpi: remove support for expired graphics/torque
This commit is contained in:
parent
ab5417be12
commit
e1d41718b0
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user