mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Chase the upgrade of net/mpich2.
Approved by: portmgr (non staged ports)
This commit is contained in:
parent
ea5b6d0251
commit
78ae62f1d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366262
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= hpl
|
||||
PORTVERSION= 2.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= benchmarks
|
||||
MASTER_SITES= ${MASTER_SITE_NETLIB}
|
||||
MASTER_SITE_SUBDIR= benchmark/hpl
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= imb
|
||||
PORTVERSION= 3.0
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= benchmarks parallel
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://cache-www.intel.com/cd/00/00/32/71/
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= mdtest
|
||||
PORTVERSION= 1.9.3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= benchmarks
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20latest/${PORTNAME}-${PORTVERSION}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= scotch
|
||||
DISTVERSION= 5.1.12b_esmumps
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= cad science
|
||||
MASTER_SITES= https://gforge.inria.fr/frs/download.php/28978/
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= blacs
|
||||
PORTVERSION= 1.7
|
||||
PORTREVISION= 19
|
||||
PORTREVISION= 20
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_NETLIB}
|
||||
MASTER_SITE_SUBDIR=blacs
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= blocksolve95
|
||||
PORTVERSION= 3.0
|
||||
PORTREVISION= 13
|
||||
PORTREVISION= 14
|
||||
CATEGORIES= math parallel
|
||||
MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/BlockSolve95/ \
|
||||
http://ftp.mcs.anl.gov/pub/BlockSolve95/
|
||||
@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
LIB_DEPENDS= libf2c.so:${PORTSDIR}/lang/f2c \
|
||||
libmpich.so.2:${PORTSDIR}/net/mpich2
|
||||
libmpich.so:${PORTSDIR}/net/mpich2
|
||||
|
||||
USES= fortran gmake tar:Z
|
||||
MAKEFILE= makefile
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= mumps
|
||||
PORTVERSION= 4.10.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://mumps.enseeiht.fr/ \
|
||||
http://graal.ens-lyon.fr/MUMPS/ \
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ParMetis
|
||||
PORTVERSION= 4.0
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= math parallel
|
||||
MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= . OLD
|
||||
@ -17,10 +17,13 @@ LICENSE_NAME= University of Minnesota METIS License
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
LICENSE_PERMS= auto-accept
|
||||
|
||||
LIB_DEPENDS= libc++.so:${PORTSDIR}/devel/libc++
|
||||
|
||||
OPTIONS_DEFINE= OPENMPI DOCS
|
||||
OPENMPI_DESC= Use openmpi instead of mpich2
|
||||
|
||||
USES= cmake gmake
|
||||
LDFLAGS+= -lc++
|
||||
|
||||
PLIST_FILES= include/parmetis/metis.h \
|
||||
include/parmetis/parmetis.h \
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= scalapack
|
||||
PORTVERSION= 2.0.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_NETLIB}
|
||||
MASTER_SITE_SUBDIR=${PORTNAME}
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= sdpara
|
||||
PORTVERSION= 7.2.1
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= math parallel
|
||||
MASTER_SITES= http://sdpa.indsys.chuo-u.ac.jp/sdpa/files/
|
||||
DISTFILES= ${SRCFILE}#${MANUALFILE}
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= spooles
|
||||
PORTVERSION= 2.2
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.netlib.org/linalg/spooles/
|
||||
.ifdef WITH_MPI
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= fvm
|
||||
PORTVERSION= 0.15.3
|
||||
PORTREVISION= 9
|
||||
PORTREVISION= 10
|
||||
CATEGORIES= science parallel
|
||||
MASTER_SITES= http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= gromacs
|
||||
PORTVERSION= 5.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= mpqc
|
||||
PORTVERSION= 2.3.1
|
||||
PORTREVISION= 20
|
||||
PORTREVISION= 21
|
||||
CATEGORIES= science parallel
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ncs
|
||||
PORTVERSION= 2.0.4
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= science parallel
|
||||
MASTER_SITES= http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
|
||||
|
Loading…
Reference in New Issue
Block a user