head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.4 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.2 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.2.0.60 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q3:1.2.0.58 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.56 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.54 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.52 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.50 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.48 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.46 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.44 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.42 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.40 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.38 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.36 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.34 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.32 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.30 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.28 pkgsrc-2008Q1:1.2.0.26 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.24 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.22 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.20 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.18 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.16 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.14 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.12 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.10 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.8 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.6 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.4 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.2 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.1.0.8 pkgsrc-2004Q4-base:1.1 pkgsrc-2004Q3:1.1.0.6 pkgsrc-2004Q3-base:1.1 pkgsrc-2004Q2:1.1.0.4 pkgsrc-2004Q2-base:1.1 pkgsrc-2004Q1:1.1.0.2 pkgsrc-2004Q1-base:1.1; locks; strict; comment @# @; 1.3 date 2012.03.07.16.11.30; author adam; state dead; branches; next 1.2; 1.2 date 2005.02.25.09.52.47; author adam; state Exp; branches; next 1.1; 1.1 date 2004.01.11.15.58.45; author cjep; state Exp; branches; next ; desc @@ 1.3 log @Changes 4.1.3: * Stop looking for xdr if --disable-dap is used. * Don't try to run (some) fortran configure tests on machines with no fortran. * Allow nccopy to rechunk with chunksizes larger than current dimension lengths. @ text @$NetBSD: patch-al,v 1.2 2005/02/25 09:52:47 adam Exp $ --- aclocal.m4.orig 2004-11-30 17:44:52.000000000 +0000 +++ aclocal.m4 @@@@ -1147,7 +1147,7 @@@@ do echo "running [\$]{CONFIG_SHELL-/bin/sh} [$]0 [$]ac_configure_args --no-create --no-recursion" exec [\$]{CONFIG_SHELL-/bin/sh} [$]0 [$]ac_configure_args --no-create --no-recursion ;; -version | --version | --versio | --versi | --vers | --ver | --ve | --v) - echo "$CONFIG_STATUS generated by autoconf version AC_ACVERSION" + echo "$CONFIG_STATUS generated by autoconf version ?unknown?" exit 0 ;; -help | --help | --hel | --he | --h) echo "[\$]ac_cs_usage"; exit 0 ;; @ 1.2 log @Changes 3.6.0-p1: Patched version of 3.6.0 to fix potentially serious bug described at http://www.unidata.ucar.edu/packages/netcdf/docs/known_problems.html#cdf2-bug Changes 3.6.0: Added texinfo source for the documentation. Added large file tests to Windows directory in distribution. Modified win32 visual studio project files so that m4 is no longer required to build netcdf under visual studio. Modified rules.make to use install instead of cp, fixing install problem for cygwin users. Modified configure/install stuff to support HP-UX. Modified configure/install stuff to support G95. In the f90 interface, applied Arnaud Desitter's fixes to correct mismatches between scalar and array arguments, eliminating (legitimate) complaints by the NAGWare f95 compiler. Also fixed bugs introduced in 3.6.0-beta5 in the mapped array interfaces. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Make this package compile with gcc3. Fixes PR#23330 from Wolfgang S. Rupprecht. Patches from http://www.unidata.ucar.edu/packages/netcdf/known_problems.html (Mike Romberg). @ text @d3 1 a3 1 --- aclocal.m4.orig 2001-03-22 21:43:11.000000000 +0000 d5 1 a5 13 @@@@ -173,9 +173,9 @@@@ AC_DEFUN(UD_PROG_CXX, AC_MSG_CHECKING(C++ compiler \"$CXX\") AC_TRY_RUN( [ - #include + #include int main() { - cout << ""; + std::cout << ""; return 0; } ], @@@@ -1141,7 +1141,7 @@@@ do @