aboutsummaryrefslogtreecommitdiffstats
path: root/science/hdf5-18
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2010-05-05 01:50:41 +0800
committerglarkin <glarkin@FreeBSD.org>2010-05-05 01:50:41 +0800
commite3750b185c9be057a59268f077dd5ea947220027 (patch)
tree3f9b55636eff01a20c5a4c7638463814861e34f8 /science/hdf5-18
parentead092c120b2f83fc7c83a3f94cc28f66d61d7aa (diff)
downloadfreebsd-ports-gnome-e3750b185c9be057a59268f077dd5ea947220027.tar.gz
freebsd-ports-gnome-e3750b185c9be057a59268f077dd5ea947220027.tar.zst
freebsd-ports-gnome-e3750b185c9be057a59268f077dd5ea947220027.zip
- Update to 1.8.4
PR: ports/144782 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Approved by: koziol@hdfgroup.org (maintainer, implicit, timeout - 49 days)
Diffstat (limited to 'science/hdf5-18')
-rw-r--r--science/hdf5-18/Makefile19
-rw-r--r--science/hdf5-18/distinfo6
2 files changed, 16 insertions, 9 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile
index 8d5af32bfc6c..ce25d629c431 100644
--- a/science/hdf5-18/Makefile
+++ b/science/hdf5-18/Makefile
@@ -6,18 +6,19 @@
#
PORTNAME= hdf5
-PORTVERSION= 1.8.3
-PORTREVISION= 1
+PORTVERSION= 1.8.4
CATEGORIES= science archivers graphics
MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current/src/ \
- ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-1.8.2/src/
+ ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-1.8.4/src/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-patch1
MAINTAINER= koziol@hdfgroup.org
COMMENT= Hierarchical Data Format library (from NCSA)
-CONFLICTS= hdf5-1.6.*
+CONFLICTS= hdf-4.* hdf5-1.6.*
NO_LATEST_LINK= yes
+USE_BZIP2= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-debug \
@@ -26,9 +27,11 @@ CONFIGURE_ARGS= --disable-debug \
--enable-production \
--enable-strict-format-checks \
--with-pthread=/usr \
- --with-ssl=/usr \
--with-zlib=/usr
+OPTIONS= FORTRAN "Fortran support" off \
+ SZIP "SZIP support" off
+
.include <bsd.port.pre.mk>
.if defined(WITH_FORTRAN)
@@ -40,6 +43,11 @@ PLIST_SUB+= FORTRAN=""
PLIST_SUB+= FORTRAN="@comment "
.endif
+.if defined(WITH_SZIP)
+LIB_DEPENDS+= sz.2:${PORTSDIR}/science/szip
+CONFIGURE_ARGS+= --with-szlib=${LOCALBASE}
+.endif
+
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on ${ARCH}
.endif
@@ -53,7 +61,6 @@ post-install:
@${MKDIR} ${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR}
.endif
-
.for i in gif2h5 h52gif h5debug h5diff h5dump h5import h5jam h5ls h5repack h5repart h5unjam
@${STRIP_CMD} ${PREFIX}/bin/${i}
.endfor
diff --git a/science/hdf5-18/distinfo b/science/hdf5-18/distinfo
index ed50aa0ba91c..094a3a24eb9e 100644
--- a/science/hdf5-18/distinfo
+++ b/science/hdf5-18/distinfo
@@ -1,3 +1,3 @@
-MD5 (hdf5-1.8.3.tar.gz) = 5ce228d860bf9e797ca40ab1a823c380
-SHA256 (hdf5-1.8.3.tar.gz) = 2e124dfd59ca00dee693c06cf2517d14b361769e65edbc1c3940063437d0a5e3
-SIZE (hdf5-1.8.3.tar.gz) = 7175884
+MD5 (hdf5-1.8.4-patch1.tar.bz2) = b19f4dfbf654a2af3653c492fc1c7513
+SHA256 (hdf5-1.8.4-patch1.tar.bz2) = 818b9f7ff767e9760d0c8aa0abc16ad20e616cfaab760dd3b18ead67326a3f18
+SIZE (hdf5-1.8.4-patch1.tar.bz2) = 5251124