aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2014-09-01 21:50:14 +0000
committerThierry Thomas <thierry@FreeBSD.org>2014-09-01 21:50:14 +0000
commit78e2b56a8a68083d22afc700d073631ba82a8239 (patch)
tree43213d40998f6fb83d7305f230cab7d559c7d364 /science
parentb3b04d5e62258528ac66671272a44d121c60b565 (diff)
downloadports-78e2b56a8a68083d22afc700d073631ba82a8239.tar.gz
ports-78e2b56a8a68083d22afc700d073631ba82a8239.zip
- Upgrade to 1.5;
- Bump PORTREVISION for consumers.
Notes
Notes: svn path=/head/; revision=366964
Diffstat (limited to 'science')
-rw-r--r--science/fvm/Makefile4
-rw-r--r--science/gromacs/Makefile2
-rw-r--r--science/ncs/Makefile2
-rw-r--r--science/pnetcdf/Makefile2
4 files changed, 6 insertions, 4 deletions
diff --git a/science/fvm/Makefile b/science/fvm/Makefile
index f9eca8070a82..08a88cabd204 100644
--- a/science/fvm/Makefile
+++ b/science/fvm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fvm
PORTVERSION= 0.15.3
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= science parallel
MASTER_SITES= http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
@@ -41,6 +41,8 @@ CONFIGURE_ARGS+= --with-mpi=${LOCALBASE}/mpi/openmpi
BUILD_DEPENDS+= ${LOCALBASE}/bin/mpicc:${PORTSDIR}/net/mpich2
RUN_DEPENDS+= ${LOCALBASE}/bin/mpirun:${PORTSDIR}/net/mpich2
CONFIGURE_ARGS+= --with-mpi=${LOCALBASE}
+# Do not directly depend on Fortran, but FFLAGS needed to link with mpich2
+USES+= fortran
.endif
.if defined(WITH_DEBUG)
diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile
index 89c2e7251cf0..40a1ca95fd23 100644
--- a/science/gromacs/Makefile
+++ b/science/gromacs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gromacs
PORTVERSION= 5.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/
diff --git a/science/ncs/Makefile b/science/ncs/Makefile
index 806cd4c5a09c..ac654a397567 100644
--- a/science/ncs/Makefile
+++ b/science/ncs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ncs
PORTVERSION= 2.0.4
-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}
diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile
index b57104a4885c..e45c7ce137f6 100644
--- a/science/pnetcdf/Makefile
+++ b/science/pnetcdf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pnetcdf
PORTVERSION= 1.5.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science parallel
MASTER_SITES= http://cucis.ece.northwestern.edu/projects/PnetCDF/Release/ \
LOCAL/sunpoet