# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # science/h5utils # science/h5utils/distinfo # science/h5utils/pkg-descr # science/h5utils/Makefile # science/h5utils/pkg-plist # echo c - science/h5utils mkdir -p science/h5utils > /dev/null 2>&1 echo x - science/h5utils/distinfo sed 's/^X//' >science/h5utils/distinfo << 'aa2c4148934a01d56cbe1baae63128bd' XSHA256 (h5utils-1.12.1.tar.gz) = 7290290ca5d5d4451d757a70c86baaa70d23a28edb09c951b6b77c22b924a38d XSIZE (h5utils-1.12.1.tar.gz) = 156785 aa2c4148934a01d56cbe1baae63128bd echo x - science/h5utils/pkg-descr sed 's/^X//' >science/h5utils/pkg-descr << '6f417a503c5dad762ebb3638c39ca7a6' Xh5utils is a set of utilities for visualization and conversion of Xscientific data in the free, portable HDF5 format. X XBesides providing a simple tool for batch visualization as PNG images, Xh5utils also includes programs to convert HDF5 datasets into the formats Xrequired by other free visualization software (e.g. plain text, Vis5d, Xand VTK). X XWWW: http://ab-initio.mit.edu/wiki/index.php/H5utils 6f417a503c5dad762ebb3638c39ca7a6 echo x - science/h5utils/Makefile sed 's/^X//' >science/h5utils/Makefile << 'bafffd88cf4573e6698e49ca73142241' X# New ports collection makefile for: h5utils X# Date created: Mar 11, 2011 X# Whom: Klaus Aehlig X# $FreeBSD: $ X XPORTNAME= h5utils XPORTVERSION= 1.12.1 XCATEGORIES= science XMASTER_SITES= http://ab-initio.mit.edu/${PORTNAME}/ X XMAINTAINER= aehlig@linta.de XCOMMENT= A set of utilities for visualization and conversion of HDF5 format X XLICENSE= MIT GPLv2 XLICENSE_COMB= multi XLICENSE_FILE= ${WRKSRC}/LICENSE X XMAN1= h5totxt.1 h5fromtxt.1 h5tovtk.1 h5topng.1 h5math.1 X XGNU_CONFIGURE= YES XCFLAGS += -L${LOCALBASE}/lib -I${LOCALBASE}/include ${PTHREAD_LIBS} X XBUILD_DEPENDS+= gawk:${PORTSDIR}/lang/gawk XLIB_DEPENDS += hdf5:${PORTSDIR}/science/hdf5 \ X png:${PORTSDIR}/graphics/png \ X matheval.1:${PORTSDIR}/devel/libmatheval X X.include bafffd88cf4573e6698e49ca73142241 echo x - science/h5utils/pkg-plist sed 's/^X//' >science/h5utils/pkg-plist << 'd0feb75de236034e57dc0f0880492182' Xbin/h5math Xbin/h5totxt Xbin/h5fromtxt Xbin/h5tovtk Xbin/h5topng Xshare/h5utils/colormaps/autumn Xshare/h5utils/colormaps/bluered Xshare/h5utils/colormaps/bone Xshare/h5utils/colormaps/colorcube Xshare/h5utils/colormaps/cool Xshare/h5utils/colormaps/copper Xshare/h5utils/colormaps/flag Xshare/h5utils/colormaps/gray Xshare/h5utils/colormaps/green Xshare/h5utils/colormaps/hot Xshare/h5utils/colormaps/hsv Xshare/h5utils/colormaps/jet Xshare/h5utils/colormaps/lines Xshare/h5utils/colormaps/pink Xshare/h5utils/colormaps/prism Xshare/h5utils/colormaps/spring Xshare/h5utils/colormaps/summer Xshare/h5utils/colormaps/vga Xshare/h5utils/colormaps/winter Xshare/h5utils/colormaps/yarg Xshare/h5utils/colormaps/yellow Xshare/h5utils/colormaps/dkbluered X@dirrmtry bin X@dirrm share/h5utils/colormaps X@dirrm share/h5utils X@dirrmtry share d0feb75de236034e57dc0f0880492182 exit