aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-30 02:56:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-30 02:56:43 +0000
commit8b1d897ff66b7ec744342c2492ce62734df8727c (patch)
treeafe535e7665b37cbe5dce8f22f038a531ba09559 /science
parent305979af7888f6684a964de569da95948cbfdfd2 (diff)
downloadports-8b1d897ff66b7ec744342c2492ce62734df8727c.tar.gz
ports-8b1d897ff66b7ec744342c2492ce62734df8727c.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/InsightToolkit/Makefile1
-rw-r--r--science/cdo/Makefile1
-rw-r--r--science/cgnslib/Makefile2
-rw-r--r--science/ecs/Makefile2
-rw-r--r--science/fvm/Makefile2
-rw-r--r--science/gnudatalanguage/Makefile2
-rw-r--r--science/h5utils/Makefile2
-rw-r--r--science/hdf5/Makefile10
-rw-r--r--science/hdf5/distinfo6
-rw-r--r--science/hdf5/pkg-plist34
-rw-r--r--science/meep/Makefile2
-rw-r--r--science/minc2/Makefile2
-rw-r--r--science/mpb/Makefile2
-rw-r--r--science/netcdf/Makefile1
-rw-r--r--science/paraview/Makefile1
-rw-r--r--science/py-h5py/Makefile1
-rw-r--r--science/py-netCDF4/Makefile1
-rw-r--r--science/silo/Makefile2
18 files changed, 48 insertions, 26 deletions
diff --git a/science/InsightToolkit/Makefile b/science/InsightToolkit/Makefile
index 609e99440140..d295a922a1ce 100644
--- a/science/InsightToolkit/Makefile
+++ b/science/InsightToolkit/Makefile
@@ -3,6 +3,7 @@
PORTNAME= InsightToolkit
PORTVERSION= 4.11.0
+PORTREVISION= 1
CATEGORIES= science biology
MASTER_SITES= SF/itk/itk/${ITK_VER}
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index c5ff553670a7..7660f8e7e1fa 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cdo
PORTVERSION= 1.8.2
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= https://code.zmaw.de/attachments/download/14686/ \
LOCAL/sunpoet
diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile
index b69d8106e01e..d95d0e5e001f 100644
--- a/science/cgnslib/Makefile
+++ b/science/cgnslib/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cgnslib
DISTVERSION= 3.2.1
-PORTREVISION= 8
+PORTREVISION= 9
PORTEPOCH= 1
CATEGORIES= science
MASTER_SITES= SF/cgns/${PORTNAME}_${PORTVERSION:R}/
diff --git a/science/ecs/Makefile b/science/ecs/Makefile
index b76e6591d18b..b00e17bf2afa 100644
--- a/science/ecs/Makefile
+++ b/science/ecs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ecs
PORTVERSION= 2.0.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= http://code-saturne.org/releases/
diff --git a/science/fvm/Makefile b/science/fvm/Makefile
index d24518414663..a32e8dfd02ce 100644
--- a/science/fvm/Makefile
+++ b/science/fvm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fvm
PORTVERSION= 0.15.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= science parallel
MASTER_SITES= http://code-saturne.org/releases/
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index 24c041c47eab..461851fc6802 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnudatalanguage
DISTVERSION= 0.9.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science lang
MASTER_SITES= SF/${PORTNAME}/gdl/${PORTVERSION}
.if defined(BUILD_PYTHON_MODULE)
diff --git a/science/h5utils/Makefile b/science/h5utils/Makefile
index 9ed5b6a089c5..1372cadc24e7 100644
--- a/science/h5utils/Makefile
+++ b/science/h5utils/Makefile
@@ -3,7 +3,7 @@
PORTNAME= h5utils
PORTVERSION= 1.12.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= science
MASTER_SITES= http://ab-initio.mit.edu/${PORTNAME}/
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile
index ad17454b033a..3be62ea1126b 100644
--- a/science/hdf5/Makefile
+++ b/science/hdf5/Makefile
@@ -2,14 +2,12 @@
# $FreeBSD$
PORTNAME= hdf5
-PORTVERSION= 1.10.0
-PORTREVISION= 3
+PORTVERSION= 1.10.1
CATEGORIES= science archivers graphics
MASTER_SITES= https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \
MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \
ftp://support.hdfgroup.org/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \
LOCAL/sunpoet
-DISTNAME= ${PORTNAME}-${PORTVERSION}-patch1
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Hierarchical Data Format library (from NCSA)
@@ -19,6 +17,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS_INSTALL= hdf-4.[0-9]* hdf5-1.6.[0-9]*
+NOT_FOR_ARCHS= sparc64
+NOT_FOR_ARCHS_REASON= does not compile
+
OPTIONS_DEFINE= DEBUG EXAMPLES FORTRAN SZIP
OPTIONS_DEFAULT=SZIP
OPTIONS_SUB= yes
@@ -36,9 +37,6 @@ USES= libtool localbase tar:bzip2
PORTEXAMPLES= *
-NOT_FOR_ARCHS= sparc64
-NOT_FOR_ARCHS_REASON= does not compile
-
DEBUG_CONFIGURE_OFF= --enable-build-mode=production
DEBUG_CONFIGURE_ON= --enable-build-mode=debug
FORTRAN_CONFIGURE_ENABLE= fortran
diff --git a/science/hdf5/distinfo b/science/hdf5/distinfo
index ced9796089c3..b07a769099ce 100644
--- a/science/hdf5/distinfo
+++ b/science/hdf5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479825372
-SHA256 (hdf5-1.10.0-patch1.tar.bz2) = f772264dd853dceb18855418a81c63c9cdcca7bcd075b9c54eb516af006fdfba
-SIZE (hdf5-1.10.0-patch1.tar.bz2) = 11233647
+TIMESTAMP = 1495553545
+SHA256 (hdf5-1.10.1.tar.bz2) = 9c5ce1e33d2463fb1a42dd04daacbc22104e57676e2204e3d66b1ef54b88ebf2
+SIZE (hdf5-1.10.1.tar.bz2) = 11769617
diff --git a/science/hdf5/pkg-plist b/science/hdf5/pkg-plist
index ec0fc79f707c..2f59677fd82b 100644
--- a/science/hdf5/pkg-plist
+++ b/science/hdf5/pkg-plist
@@ -68,6 +68,7 @@ include/H5IntType.h
include/H5Ipublic.h
include/H5LDpublic.h
include/H5LTpublic.h
+include/H5LaccProp.h
include/H5Library.h
include/H5Location.h
include/H5Lpublic.h
@@ -123,28 +124,45 @@ include/H5version.h
include/hdf5.h
%%FORTRAN%%include/hdf5.mod
include/hdf5_hl.h
+%%FORTRAN%%include/tstds.mod
+%%FORTRAN%%include/tstds_tests.mod
+%%FORTRAN%%include/tstimage.mod
+%%FORTRAN%%include/tstimage_tests.mod
+%%FORTRAN%%include/tstlite.mod
+%%FORTRAN%%include/tstlite_tests.mod
+%%FORTRAN%%include/tsttable.mod
+%%FORTRAN%%include/tsttable_tests.mod
+lib/libdynlib1.so
+lib/libdynlib2.so
+lib/libdynlib3.so
+lib/libdynlib4.so
+lib/libdynlibadd.so
+lib/libdynlibdiff.so
+lib/libdynlibdump.so
+lib/libdynlibls.so
+lib/libdynlibvers.so
lib/libhdf5.a
lib/libhdf5.settings
lib/libhdf5.so
-lib/libhdf5.so.100
-lib/libhdf5.so.100.0.1
+lib/libhdf5.so.101
+lib/libhdf5.so.101.0.0
lib/libhdf5_cpp.a
lib/libhdf5_cpp.so
-lib/libhdf5_cpp.so.100
-lib/libhdf5_cpp.so.100.0.0
+lib/libhdf5_cpp.so.101
+lib/libhdf5_cpp.so.101.0.0
%%FORTRAN%%lib/libhdf5_fortran.a
%%FORTRAN%%lib/libhdf5_fortran.so
%%FORTRAN%%lib/libhdf5_fortran.so.100
-%%FORTRAN%%lib/libhdf5_fortran.so.100.0.1
+%%FORTRAN%%lib/libhdf5_fortran.so.100.1.0
lib/libhdf5_hl.a
lib/libhdf5_hl.so
lib/libhdf5_hl.so.100
-lib/libhdf5_hl.so.100.0.0
+lib/libhdf5_hl.so.100.0.1
lib/libhdf5_hl_cpp.a
lib/libhdf5_hl_cpp.so
lib/libhdf5_hl_cpp.so.100
-lib/libhdf5_hl_cpp.so.100.0.0
+lib/libhdf5_hl_cpp.so.100.1.0
%%FORTRAN%%lib/libhdf5hl_fortran.a
%%FORTRAN%%lib/libhdf5hl_fortran.so
%%FORTRAN%%lib/libhdf5hl_fortran.so.100
-%%FORTRAN%%lib/libhdf5hl_fortran.so.100.0.0
+%%FORTRAN%%lib/libhdf5hl_fortran.so.100.0.1
diff --git a/science/meep/Makefile b/science/meep/Makefile
index 8018745f16d5..886fdc97af64 100644
--- a/science/meep/Makefile
+++ b/science/meep/Makefile
@@ -3,7 +3,7 @@
PORTNAME= meep
PORTVERSION= 1.2.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= science
MASTER_SITES= http://ab-initio.mit.edu/meep/
diff --git a/science/minc2/Makefile b/science/minc2/Makefile
index 83e0768b55b8..61d470c00e37 100644
--- a/science/minc2/Makefile
+++ b/science/minc2/Makefile
@@ -4,7 +4,7 @@
PORTNAME= minc
PORTVERSION= 2.2.00
DISTVERSIONPREFIX= release-
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= science biology
PKGNAMESUFFIX= 2
diff --git a/science/mpb/Makefile b/science/mpb/Makefile
index 21e07a688714..bb6a3982c693 100644
--- a/science/mpb/Makefile
+++ b/science/mpb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mpb
PORTVERSION= 1.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= science
MASTER_SITES= http://ab-initio.mit.edu/mpb/
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile
index 4eee8c9d8bb5..4abc47b9141b 100644
--- a/science/netcdf/Makefile
+++ b/science/netcdf/Makefile
@@ -3,6 +3,7 @@
PORTNAME= netcdf
PORTVERSION= 4.4.1.1
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
diff --git a/science/paraview/Makefile b/science/paraview/Makefile
index ee39588e848a..29072cbf33c9 100644
--- a/science/paraview/Makefile
+++ b/science/paraview/Makefile
@@ -3,6 +3,7 @@
PORTNAME= paraview
PORTVERSION= 5.2.0
+PORTREVISION= 1
CATEGORIES= science graphics
MASTER_SITES= http://www.paraview.org/files/v${VERMAJORMINOR}/
DISTNAME= ParaView-v${PORTVERSION}
diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile
index 87e1ddb4988e..37d6be8e27c0 100644
--- a/science/py-h5py/Makefile
+++ b/science/py-h5py/Makefile
@@ -3,6 +3,7 @@
PORTNAME= h5py
PORTVERSION= 2.6.0
+PORTREVISION= 1
CATEGORIES= science python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/py-netCDF4/Makefile b/science/py-netCDF4/Makefile
index cd94b82f7488..e033ad69885f 100644
--- a/science/py-netCDF4/Makefile
+++ b/science/py-netCDF4/Makefile
@@ -5,6 +5,7 @@ PORTNAME= netCDF4
PORTVERSION= 1.2.7
DISTVERSIONPREFIX= v
DISTVERSIONSUFFIX= rel
+PORTREVISION= 1
CATEGORIES= science python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/silo/Makefile b/science/silo/Makefile
index 38cb72c0b13d..fb0195e520ff 100644
--- a/science/silo/Makefile
+++ b/science/silo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= silo
PORTVERSION= 4.10.2
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONSUFFIX= -bsd
CATEGORIES= science
MASTER_SITES= http://wci.llnl.gov/content/assets/docs/simulation/computer-codes/${PORTNAME}/silo-${PORTVERSION}/