Subject: CVS commit: pkgsrc/devel/hdf5
From: Matthias Drochner
Date: 2007-09-18 20:58:14
Message id: 20070918185815.1892321507@cvs.netbsd.org

Log Message:
update to 1.6.6

changes:
-minor feature additions to the command line tools
-C++ API: Added support for Szip
-bugfixes

pkgsrc changes:
-fixes for the cxx option (should be a separate pkg)
-fixes for the threadsafe option -- replaced a pthread_equal() by a
 simple "==" to make it usable with non-threaded apps
 (not 100% portable, but should be fine for the platforms in question)
 The shared libraries should not be linked against libpthread, but
 that would require serious changes to the autoconf/make machinery
 so I've left it alone for now.
 If that is fixed, "threadsafe" could be made default.
-Don't try to strip scripts on install.

Files:
RevisionActionfile
1.39modifypkgsrc/devel/hdf5/Makefile
1.15modifypkgsrc/devel/hdf5/PLIST
1.21modifypkgsrc/devel/hdf5/distinfo
1.1addpkgsrc/devel/hdf5/patches/patch-ba
1.1addpkgsrc/devel/hdf5/patches/patch-bb
1.1addpkgsrc/devel/hdf5/patches/patch-bc
1.1addpkgsrc/devel/hdf5/patches/patch-bd
1.1addpkgsrc/devel/hdf5/patches/patch-be
1.1addpkgsrc/devel/hdf5/patches/patch-bf
1.6removepkgsrc/devel/hdf5/patches/patch-ab
1.7removepkgsrc/devel/hdf5/patches/patch-ac
1.1removepkgsrc/devel/hdf5/patches/patch-ae
1.1removepkgsrc/devel/hdf5/patches/patch-af