head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.6 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.4 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.2 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q3:1.3.0.16 pkgsrc-2011Q3-base:1.3 pkgsrc-2011Q2:1.3.0.14 pkgsrc-2011Q2-base:1.3 pkgsrc-2011Q1:1.3.0.12 pkgsrc-2011Q1-base:1.3 pkgsrc-2010Q4:1.3.0.10 pkgsrc-2010Q4-base:1.3 pkgsrc-2010Q3:1.3.0.8 pkgsrc-2010Q3-base:1.3 pkgsrc-2010Q2:1.3.0.6 pkgsrc-2010Q2-base:1.3 pkgsrc-2010Q1:1.3.0.4 pkgsrc-2010Q1-base:1.3 pkgsrc-2009Q4:1.3.0.2 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.2.0.12 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.10 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.8 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.6 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.4 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.2 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.1.0.22 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.20 pkgsrc-2008Q1:1.1.0.18 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.16 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.14 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.12 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.10 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.8 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.6 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.4 pkgsrc-2006Q2-base:1.1 pkgsrc-2006Q1:1.1.0.2 pkgsrc-2006Q1-base:1.1; locks; strict; comment @# @; 1.4 date 2011.10.07.10.38.51; author alnsn; state dead; branches; next 1.3; 1.3 date 2009.11.15.15.50.50; author drochner; state Exp; branches; next 1.2; 1.2 date 2008.09.11.10.27.52; author adam; state Exp; branches; next 1.1; 1.1 date 2006.01.04.06.05.44; author recht; state Exp; branches; next ; desc @@ 1.4 log @Update devel/hdf5 from 1.6.10nb1 to 1.8.7. A list of changes is available at http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html A list of new features of 1.8.x release is available at http://www.hdfgroup.uiuc.edu/HDF5/doc_1.8pre/WhatsNew180.html This update removes "cxx" option from the package. New devel/hdf5-c++ should be used instead. @ text @$NetBSD: patch-ad,v 1.3 2009/11/15 15:50:50 drochner Exp $ --- c++/config/commence.in.orig 2008-02-01 04:04:06.000000000 +0100 +++ c++/config/commence.in @@@@ -80,7 +80,7 @@@@ LT_UNINSTALL=$(LT) --mode=uninstall $(RM ## complains if it sees a reference to a variable which has never been ## defined. The main makefile is free to redefine these to something else. DOCDIR=$(docdir) -EXAMPLEDIR=$(docdir)/hdf5/examples/c++ +EXAMPLEDIR=$(DESTDIR)$(prefix)/share/examples/hdf5/c++ LIB= LIB_SRC= LIB_OBJ= @ 1.3 log @update to 1.6.10 (yes I know there is the 1.8 branch, but I don't want to experiment right now) changes: many fixes, some C++ API improvements pkgsrc change: DESTDIR support @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.2 2008/09/11 10:27:52 adam Exp $ @ 1.2 log @Changes 1.6.7: * Bug fixes * Improvements @ text @d1 1 a1 1 $NetBSD$ d10 1 a10 1 +EXAMPLEDIR=$(prefix)/share/examples/hdf5/c++ @ 1.1 log @Addd optional support for thread safety and C++ with the options: cxx threads @ text @d3 3 a5 3 --- ./c++/config/commence.in.orig 2005-12-24 13:16:41.000000000 +0100 +++ ./c++/config/commence.in 2005-12-24 13:17:20.000000000 +0100 @@@@ -79,7 +79,7 @@@@ @