FreeBSD Bugzilla – Attachment 113868 Details for
Bug 155482
new port: science/h5utils --- utilities for visualization and conversion of HDF5 format
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
h5utils.shar
h5utils.shar (text/plain), 3.25 KB, created by
Klaus Aehlig
on 2011-03-11 21:40:08 UTC
(
hide
)
Description:
h5utils.shar
Filename:
MIME Type:
Creator:
Klaus Aehlig
Created:
2011-03-11 21:40:08 UTC
Size:
3.25 KB
patch
obsolete
># 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: ># ># . ># ./Makefile ># ./distinfo ># ./pkg-descr ># ./pkg-plist ># >echo c - . >mkdir -p . > /dev/null 2>&1 >echo x - ./Makefile >sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19' >X# New ports collection makefile for: h5utils >X# Date created: Mar 11, 2011 >X# Whom: Klaus Aehlig <aehlig@linta.de> >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 >X >XGNU_CONFIGURE= YES >XCFLAGS += -L${LOCALBASE}/lib -I${LOCALBASE}/include ${PTHREAD_LIBS} >X >XBUILD_DEPENDS+= gawk:${PORTSDIR}/lang/gawk >XLIB_DEPENDS += hdf5.0:${PORTSDIR}/science/hdf5 \ >X png:${PORTSDIR}/graphics/png >X >X## The following dependencies are BROKEN on most relevant >X## architectures; but if present, extra binaries files >X## are built and installed >X >X.if exists(${LOCALBASE}/lib/libdf.a) >XPLIST_FILES += bin/h5fromh4 bin/h4fromh5 >XMAN1 += h5fromh4.1 h4fromh5.1 >X.endif >X >X.if exists(${LOCALBASE}/lib/libmatheval.a) >XPLIST_FILES += bin/h5math >XMAN1 += h5math.1 >X.endif >X >X.include <bsd.port.mk> >464ef7c6571951809b23e262cbe26e19 >echo x - ./distinfo >sed 's/^X//' >./distinfo << 'aec8793adfd5b7c3f00e62ae41a09ac2' >XSHA256 (h5utils-1.12.1.tar.gz) = 7290290ca5d5d4451d757a70c86baaa70d23a28edb09c951b6b77c22b924a38d >XSIZE (h5utils-1.12.1.tar.gz) = 156785 >aec8793adfd5b7c3f00e62ae41a09ac2 >echo x - ./pkg-descr >sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5' >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 >0e313719ff012ceaf97a028d51caa8f5 >echo x - ./pkg-plist >sed 's/^X//' >./pkg-plist << 'ef3e7f63841ae908ba397c2bef1fbad6' >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 >X >ef3e7f63841ae908ba397c2bef1fbad6 >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 155482
: 113868 |
113869
|
113870
|
113871
|
113872
|
113873
|
113874