123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187 |
- @comment $OpenBSD: PLIST,v 1.2 2015/11/17 17:46:00 feinerer Exp $
- @bin bin/gif2h5
- @bin bin/h52gif
- bin/h5c++
- bin/h5cc
- @bin bin/h5copy
- @bin bin/h5debug
- @bin bin/h5diff
- @bin bin/h5dump
- @bin bin/h5import
- @bin bin/h5jam
- @bin bin/h5ls
- @bin bin/h5mkgrp
- @bin bin/h5perf_serial
- bin/h5redeploy
- @bin bin/h5repack
- @bin bin/h5repart
- @bin bin/h5stat
- @bin bin/h5unjam
- include/H5ACpublic.h
- include/H5AbstractDs.h
- include/H5Apublic.h
- include/H5ArrayType.h
- include/H5AtomType.h
- include/H5Attribute.h
- include/H5Classes.h
- include/H5CommonFG.h
- include/H5CompType.h
- include/H5Cpp.h
- include/H5CppDoc.h
- include/H5Cpublic.h
- include/H5DOpublic.h
- include/H5DSpublic.h
- include/H5DataSet.h
- include/H5DataSpace.h
- include/H5DataType.h
- include/H5DcreatProp.h
- include/H5Dpublic.h
- include/H5DxferProp.h
- include/H5EnumType.h
- include/H5Epubgen.h
- include/H5Epublic.h
- include/H5Exception.h
- include/H5FDcore.h
- include/H5FDdirect.h
- include/H5FDfamily.h
- include/H5FDlog.h
- include/H5FDmpi.h
- include/H5FDmpio.h
- include/H5FDmulti.h
- include/H5FDpublic.h
- include/H5FDsec2.h
- include/H5FDstdio.h
- include/H5FaccProp.h
- include/H5FcreatProp.h
- include/H5File.h
- include/H5FloatType.h
- include/H5Fpublic.h
- include/H5Gpublic.h
- include/H5Group.h
- include/H5IMpublic.h
- include/H5IdComponent.h
- include/H5Include.h
- include/H5IntType.h
- include/H5Ipublic.h
- include/H5LTpublic.h
- include/H5Library.h
- include/H5Location.h
- include/H5Lpublic.h
- include/H5MMpublic.h
- include/H5Object.h
- include/H5OcreatProp.h
- include/H5Opublic.h
- include/H5PLextern.h
- include/H5PLpublic.h
- include/H5PTpublic.h
- include/H5PacketTable.h
- include/H5Ppublic.h
- include/H5PredType.h
- include/H5PropList.h
- include/H5Rpublic.h
- include/H5Spublic.h
- include/H5StrType.h
- include/H5TBpublic.h
- include/H5Tpublic.h
- include/H5VarLenType.h
- include/H5Zpublic.h
- include/H5api_adpt.h
- include/H5overflow.h
- include/H5pubconf.h
- include/H5public.h
- include/H5version.h
- include/hdf5.h
- include/hdf5_hl.h
- lib/libhdf5.a
- lib/libhdf5.la
- lib/libhdf5.settings
- @lib lib/libhdf5.so.${LIBhdf5_VERSION}
- lib/libhdf5_cpp.a
- lib/libhdf5_cpp.la
- @lib lib/libhdf5_cpp.so.${LIBhdf5_cpp_VERSION}
- lib/libhdf5_hl.a
- lib/libhdf5_hl.la
- @lib lib/libhdf5_hl.so.${LIBhdf5_hl_VERSION}
- lib/libhdf5_hl_cpp.a
- lib/libhdf5_hl_cpp.la
- @lib lib/libhdf5_hl_cpp.so.${LIBhdf5_hl_cpp_VERSION}
- share/doc/hdf5/
- share/doc/hdf5/COPYING
- share/examples/hdf5/
- share/examples/hdf5/README
- share/examples/hdf5/c/
- share/examples/hdf5/c++/
- share/examples/hdf5/c++/chunks.cpp
- share/examples/hdf5/c++/compound.cpp
- share/examples/hdf5/c++/create.cpp
- share/examples/hdf5/c++/extend_ds.cpp
- share/examples/hdf5/c++/h5group.cpp
- share/examples/hdf5/c++/h5tutr_cmprss.cpp
- share/examples/hdf5/c++/h5tutr_crtatt.cpp
- share/examples/hdf5/c++/h5tutr_crtdat.cpp
- share/examples/hdf5/c++/h5tutr_crtgrp.cpp
- share/examples/hdf5/c++/h5tutr_crtgrpar.cpp
- share/examples/hdf5/c++/h5tutr_crtgrpd.cpp
- share/examples/hdf5/c++/h5tutr_extend.cpp
- share/examples/hdf5/c++/h5tutr_rdwt.cpp
- share/examples/hdf5/c++/h5tutr_subset.cpp
- share/examples/hdf5/c++/readdata.cpp
- share/examples/hdf5/c++/run-c++-ex.sh
- share/examples/hdf5/c++/writedata.cpp
- share/examples/hdf5/c/h5_attribute.c
- share/examples/hdf5/c/h5_chunk_read.c
- share/examples/hdf5/c/h5_cmprss.c
- share/examples/hdf5/c/h5_compound.c
- share/examples/hdf5/c/h5_crtatt.c
- share/examples/hdf5/c/h5_crtdat.c
- share/examples/hdf5/c/h5_crtgrp.c
- share/examples/hdf5/c/h5_crtgrpar.c
- share/examples/hdf5/c/h5_crtgrpd.c
- share/examples/hdf5/c/h5_drivers.c
- share/examples/hdf5/c/h5_elink_unix2win.c
- share/examples/hdf5/c/h5_extend.c
- share/examples/hdf5/c/h5_extend_write.c
- share/examples/hdf5/c/h5_extlink.c
- share/examples/hdf5/c/h5_group.c
- share/examples/hdf5/c/h5_mount.c
- share/examples/hdf5/c/h5_rdwt.c
- share/examples/hdf5/c/h5_read.c
- share/examples/hdf5/c/h5_ref2reg.c
- share/examples/hdf5/c/h5_reference.c
- share/examples/hdf5/c/h5_select.c
- share/examples/hdf5/c/h5_shared_mesg.c
- share/examples/hdf5/c/h5_subset.c
- share/examples/hdf5/c/h5_write.c
- share/examples/hdf5/c/ph5example.c
- share/examples/hdf5/c/run-c-ex.sh
- share/examples/hdf5/hl/
- share/examples/hdf5/hl/c/
- share/examples/hdf5/hl/c++/
- share/examples/hdf5/hl/c++/ptExampleFL.cpp
- share/examples/hdf5/hl/c++/run-hlc++-ex.sh
- share/examples/hdf5/hl/c/ex_ds1.c
- share/examples/hdf5/hl/c/ex_image1.c
- share/examples/hdf5/hl/c/ex_image2.c
- share/examples/hdf5/hl/c/ex_lite1.c
- share/examples/hdf5/hl/c/ex_lite2.c
- share/examples/hdf5/hl/c/ex_lite3.c
- share/examples/hdf5/hl/c/ex_table_01.c
- share/examples/hdf5/hl/c/ex_table_02.c
- share/examples/hdf5/hl/c/ex_table_03.c
- share/examples/hdf5/hl/c/ex_table_04.c
- share/examples/hdf5/hl/c/ex_table_05.c
- share/examples/hdf5/hl/c/ex_table_06.c
- share/examples/hdf5/hl/c/ex_table_07.c
- share/examples/hdf5/hl/c/ex_table_08.c
- share/examples/hdf5/hl/c/ex_table_09.c
- share/examples/hdf5/hl/c/ex_table_10.c
- share/examples/hdf5/hl/c/ex_table_11.c
- share/examples/hdf5/hl/c/ex_table_12.c
- share/examples/hdf5/hl/c/image24pixel.txt
- share/examples/hdf5/hl/c/image8.txt
- share/examples/hdf5/hl/c/pal_rgb.h
- share/examples/hdf5/hl/c/ptExampleFL.c
- share/examples/hdf5/hl/c/run-hlc-ex.sh
- share/examples/hdf5/hl/run-hl-ex.sh
- share/examples/hdf5/run-all-ex.sh
|