head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.18 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.16 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.14 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.12 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.10 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.8 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.6 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.4 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.2 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.3.0.26 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.24 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.22 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.20 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.18 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.16 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.14 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.12 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.10 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.8 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.6 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.4 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.2 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.2.0.10 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.8 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.6 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.2.0.4 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.2.0.2; locks; strict; comment @# @; 1.4 date 2008.05.29.20.25.54; author tnn; state dead; branches; next 1.3; 1.3 date 2005.03.03.12.01.30; author garbled; state Exp; branches; next 1.2; 1.2 date 2003.12.03.21.06.17; author jschauma; state Exp; branches 1.2.2.1; next 1.1; 1.1 date 2003.11.27.17.02.25; author wennmach; state Exp; branches; next ; 1.2.2.1 date 2003.12.03.21.06.17; author agc; state dead; branches; next 1.2.2.2; 1.2.2.2 date 2003.12.07.16.36.49; author agc; state Exp; branches; next ; desc @@ 1.4 log @Update to mpich2-1.0.7. From pkgsrc-wip, contributed by Aleksej Saushev. MPICH2 is an all-new implementation of MPI from the group at Argonne National Laboratory. It shares many goals with the original MPICH but no actual code. It is a portable, high-performance implementation of the entire MPI-2 standard. This release has all MPI-2 functions and features required by the standard with the exception of support for the "external32" portable I/O format. @ text @$NetBSD: patch-ax,v 1.3 2005/03/03 12:01:30 garbled Exp $ --- src/fortran/configure.orig 2004-08-04 09:08:27.000000000 -0700 +++ src/fortran/configure 2004-10-15 09:43:00.000000000 -0700 @@@@ -4842,12 +4842,12 @@@@ ac_fcompileforlib='${F77-f77} -c $FFLAGS conftest1.f 1>&5' if { (eval echo configure:4844: \"$ac_fcompileforlib\") 1>&5; (eval $ac_fcompileforlib) 2>&5; } && test -s conftest1.o ; then if test ! -d conftest ; then mkdir conftest2 ; fi - { ac_try='${ARCMD-"ar"} cr conftest2/libconftest.a conftest1.o'; { (eval echo configure:4846: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } + { ac_try='${ARCMD-ar} cr conftest2/libconftest.a conftest1.o'; { (eval echo configure:4846: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } { ac_try='${RANLIB-ranlib} conftest2/libconftest.a'; { (eval echo configure:4847: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } ac_fcompileldtest='${F77-f77} -o conftest $FFLAGS ${ldir}conftest2 conftest.f -lconftest $LDFLAGS 1>&5' for ldir in "-L" "-Wl,-L," ; do if { (eval echo configure:4850: \"$ac_fcompileldtest\") 1>&5; (eval $ac_fcompileldtest) 2>&5; } && test -s conftest ; then - pac_cv_prog_f77_library_dir_flag="$ldir" + pac_cv_prog_f77_library_dir_flag="${ldir}" break fi done @ 1.3 log @update mpich to 1.2.6, with most work provided by Phil Nelson in PR pkg/27273 with some minor PLIST and etc fixes by me. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Update mpi-ch to 1.2.5.2, released on September 11th, 2003. An extensive list of changes since the last release is available online at http://www-unix.mcs.anl.gov/mpi/mpich/r1_2_5changes.html (It's difficult to destill the important changes from that file, which is why I'm not pasting the entire collection in here.) @ text @d1 4 a4 5 $NetBSD: $ --- src/fortran/configure.orig 2003-09-11 12:19:17.000000000 -0400 +++ src/fortran/configure 2003-12-02 22:42:57.000000000 -0500 @@@@ -4620,12 +4620,12 @@@@ d6 1 a6 1 if { (eval echo configure:4622: \"$ac_fcompileforlib\") 1>&5; (eval $ac_fcompileforlib) 2>&5; } && test -s conftest1.o ; then d8 3 a10 3 - { ac_try='${ARCMD-"ar"} cr conftest2/libconftest.a conftest1.o'; { (eval echo configure:4624: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } + { ac_try='${ARCMD-ar} cr conftest2/libconftest.a conftest1.o'; { (eval echo configure:4624: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } { ac_try='${RANLIB-ranlib} conftest2/libconftest.a'; { (eval echo configure:4625: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } d13 1 a13 1 if { (eval echo configure:4628: \"$ac_fcompileldtest\") 1>&5; (eval $ac_fcompileldtest) 2>&5; } && test -s conftest ; then @ 1.2.2.1 log @file patch-ax was added on branch pkgsrc-2003Q4 on 2003-12-03 21:06:17 +0000 @ text @d1 19 @ 1.2.2.2 log @Pullup the following changes to the pkgsrc-2003Q4 branch, requested by Lex Wennmacher. revision 1.24 date: 2003/12/02 20:13:38; author: wennmach; state: Exp; lines: +15 -7 Disable weak symbols for gcc>3*. While weak symbols do work on NetBSD-current, the way mpi-ch test for them and implements them (using the #pragma weak directive) is currently broken. Fixes PR pkg/23267 by Kouichirou Hiratsuka. ---------------------------- revision 1.23 date: 2003/11/27 17:02:25; author: wennmach; state: Exp; lines: +2 -2 o fix syntax error in src/fortran/configure o avoid removing non-existent files, resulting in "rm: usage:" errors ---------------------------- revision 1.22 date: 2003/11/26 12:42:12; author: wennmach; state: Exp; lines: +2 -1 Correct the way the endianness is determined. (How could this actually ever have worked ???) @ text @a0 21 $NetBSD: patch-ax,v 1.2.2.1 2003/12/07 16:36:49 agc Exp $ Correct syntax error in configure. --- src/fortran/configure.orig Wed Nov 26 23:05:27 2003 +++ src/fortran/configure Wed Nov 26 23:06:09 2003 @@@@ -4601,12 +4601,12 @@@@ ac_fcompileforlib='${F77-f77} -c $FFLAGS conftest1.f 1>&5' if { (eval echo configure:4603: \"$ac_fcompileforlib\") 1>&5; (eval $ac_fcompileforlib) 2>&5; } && test -s conftest1.o ; then if test ! -d conftest ; then mkdir conftest2 ; fi - { ac_try='${ARCMD-"ar"} cr conftest2/libconftest.a conftest1.o'; { (eval echo configure:4605: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } + { ac_try='${ARCMD-ar} cr conftest2/libconftest.a conftest1.o'; { (eval echo configure:4605: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } { ac_try='${RANLIB-ranlib} conftest2/libconftest.a'; { (eval echo configure:4606: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } ac_fcompileldtest='${F77-f77} -o conftest $FFLAGS ${ldir}conftest2 conftest.f -lconftest $LDFLAGS 1>&5' for ldir in "-L" "-Wl,-L," ; do if { (eval echo configure:4609: \"$ac_fcompileldtest\") 1>&5; (eval $ac_fcompileldtest) 2>&5; } && test -s conftest ; then - pac_cv_prog_f77_library_dir_flag="$ldir" + pac_cv_prog_f77_library_dir_flag="${ldir}" break fi done @ 1.1 log @o fix syntax error in src/fortran/configure o avoid removing non-existent files, resulting in "rm: usage:" errors @ text @d1 1 a1 1 $NetBSD$ d3 3 a5 5 Correct syntax error in configure. --- src/fortran/configure.orig Wed Nov 26 23:05:27 2003 +++ src/fortran/configure Wed Nov 26 23:06:09 2003 @@@@ -4601,12 +4601,12 @@@@ d7 1 a7 1 if { (eval echo configure:4603: \"$ac_fcompileforlib\") 1>&5; (eval $ac_fcompileforlib) 2>&5; } && test -s conftest1.o ; then d9 3 a11 3 - { ac_try='${ARCMD-"ar"} cr conftest2/libconftest.a conftest1.o'; { (eval echo configure:4605: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } + { ac_try='${ARCMD-ar} cr conftest2/libconftest.a conftest1.o'; { (eval echo configure:4605: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } { ac_try='${RANLIB-ranlib} conftest2/libconftest.a'; { (eval echo configure:4606: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } d14 1 a14 1 if { (eval echo configure:4609: \"$ac_fcompileldtest\") 1>&5; (eval $ac_fcompileldtest) 2>&5; } && test -s conftest ; then @