From owner-svn-ports-all@FreeBSD.ORG Tue Aug 26 19:55:03 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DAA27CCB; Tue, 26 Aug 2014 19:55:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BBEA13520; Tue, 26 Aug 2014 19:55:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7QJt3Uv080479; Tue, 26 Aug 2014 19:55:03 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7QJt0Zq080443; Tue, 26 Aug 2014 19:55:00 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201408261955.s7QJt0Zq080443@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Tue, 26 Aug 2014 19:55:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366262 - in head: benchmarks/hpl benchmarks/imb benchmarks/mdtest cad/scotch math/blacs math/blocksolve95 math/mumps math/parmetis math/scalapack math/sdpara math/spooles science/fvm s... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2014 19:55:04 -0000 Author: thierry Date: Tue Aug 26 19:55:00 2014 New Revision: 366262 URL: http://svnweb.freebsd.org/changeset/ports/366262 QAT: https://qat.redports.org/buildarchive/r366262/ Log: Chase the upgrade of net/mpich2. Approved by: portmgr (non staged ports) Modified: head/benchmarks/hpl/Makefile head/benchmarks/imb/Makefile head/benchmarks/mdtest/Makefile head/cad/scotch/Makefile head/math/blacs/Makefile head/math/blocksolve95/Makefile head/math/mumps/Makefile head/math/parmetis/Makefile head/math/scalapack/Makefile head/math/sdpara/Makefile head/math/spooles/Makefile head/science/fvm/Makefile head/science/gromacs/Makefile head/science/mpqc/Makefile head/science/ncs/Makefile Modified: head/benchmarks/hpl/Makefile ============================================================================== --- head/benchmarks/hpl/Makefile Tue Aug 26 19:53:12 2014 (r366261) +++ head/benchmarks/hpl/Makefile Tue Aug 26 19:55:00 2014 (r366262) @@ -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 Modified: head/benchmarks/imb/Makefile ============================================================================== --- head/benchmarks/imb/Makefile Tue Aug 26 19:53:12 2014 (r366261) +++ head/benchmarks/imb/Makefile Tue Aug 26 19:55:00 2014 (r366262) @@ -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/ Modified: head/benchmarks/mdtest/Makefile ============================================================================== --- head/benchmarks/mdtest/Makefile Tue Aug 26 19:53:12 2014 (r366261) +++ head/benchmarks/mdtest/Makefile Tue Aug 26 19:55:00 2014 (r366262) @@ -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 Modified: head/cad/scotch/Makefile ============================================================================== --- head/cad/scotch/Makefile Tue Aug 26 19:53:12 2014 (r366261) +++ head/cad/scotch/Makefile Tue Aug 26 19:55:00 2014 (r366262) @@ -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} Modified: head/math/blacs/Makefile ============================================================================== --- head/math/blacs/Makefile Tue Aug 26 19:53:12 2014 (r366261) +++ head/math/blacs/Makefile Tue Aug 26 19:55:00 2014 (r366262) @@ -3,7 +3,7 @@ PORTNAME= blacs PORTVERSION= 1.7 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_NETLIB} MASTER_SITE_SUBDIR=blacs Modified: head/math/blocksolve95/Makefile ============================================================================== --- head/math/blocksolve95/Makefile Tue Aug 26 19:53:12 2014 (r366261) +++ head/math/blocksolve95/Makefile Tue Aug 26 19:55:00 2014 (r366262) @@ -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 Modified: head/math/mumps/Makefile ============================================================================== --- head/math/mumps/Makefile Tue Aug 26 19:53:12 2014 (r366261) +++ head/math/mumps/Makefile Tue Aug 26 19:55:00 2014 (r366262) @@ -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/ \ Modified: head/math/parmetis/Makefile ============================================================================== --- head/math/parmetis/Makefile Tue Aug 26 19:53:12 2014 (r366261) +++ head/math/parmetis/Makefile Tue Aug 26 19:55:00 2014 (r366262) @@ -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 ME 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 \ Modified: head/math/scalapack/Makefile ============================================================================== --- head/math/scalapack/Makefile Tue Aug 26 19:53:12 2014 (r366261) +++ head/math/scalapack/Makefile Tue Aug 26 19:55:00 2014 (r366262) @@ -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} Modified: head/math/sdpara/Makefile ============================================================================== --- head/math/sdpara/Makefile Tue Aug 26 19:53:12 2014 (r366261) +++ head/math/sdpara/Makefile Tue Aug 26 19:55:00 2014 (r366262) @@ -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} Modified: head/math/spooles/Makefile ============================================================================== --- head/math/spooles/Makefile Tue Aug 26 19:53:12 2014 (r366261) +++ head/math/spooles/Makefile Tue Aug 26 19:55:00 2014 (r366262) @@ -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 Modified: head/science/fvm/Makefile ============================================================================== --- head/science/fvm/Makefile Tue Aug 26 19:53:12 2014 (r366261) +++ head/science/fvm/Makefile Tue Aug 26 19:55:00 2014 (r366262) @@ -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} Modified: head/science/gromacs/Makefile ============================================================================== --- head/science/gromacs/Makefile Tue Aug 26 19:53:12 2014 (r366261) +++ head/science/gromacs/Makefile Tue Aug 26 19:55:00 2014 (r366262) @@ -3,6 +3,7 @@ PORTNAME= gromacs PORTVERSION= 5.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ Modified: head/science/mpqc/Makefile ============================================================================== --- head/science/mpqc/Makefile Tue Aug 26 19:53:12 2014 (r366261) +++ head/science/mpqc/Makefile Tue Aug 26 19:55:00 2014 (r366262) @@ -3,7 +3,7 @@ PORTNAME= mpqc PORTVERSION= 2.3.1 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= science parallel MASTER_SITES= SF Modified: head/science/ncs/Makefile ============================================================================== --- head/science/ncs/Makefile Tue Aug 26 19:53:12 2014 (r366261) +++ head/science/ncs/Makefile Tue Aug 26 19:55:00 2014 (r366262) @@ -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}