head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.18 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.16 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.14 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.12 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.10 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.8 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.6 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.4 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.2 pkgsrc-2008Q2-base:1.3 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.10 pkgsrc-2004Q4-base:1.1 pkgsrc-2004Q3:1.1.0.8 pkgsrc-2004Q3-base:1.1 pkgsrc-2004Q2:1.1.0.6 pkgsrc-2004Q2-base:1.1 pkgsrc-2004Q1:1.1.0.4 pkgsrc-2004Q1-base:1.1 pkgsrc-2003Q4:1.1.0.2; locks; strict; comment @# @; 1.3 date 2008.05.29.20.25.54; author tnn; state dead; branches; next 1.2; 1.2 date 2005.03.03.12.01.30; author garbled; state Exp; branches; next 1.1; 1.1 date 2003.11.27.17.02.25; author wennmach; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2003.11.27.17.02.25; author agc; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2003.12.07.16.36.49; author agc; state Exp; branches; next ; desc @@ 1.3 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-ay,v 1.2 2005/03/03 12:01:30 garbled Exp $ --- MPI-2-C++/configure.orig 2004-07-27 09:37:34.000000000 -0700 +++ MPI-2-C++/configure 2004-10-15 09:44:12.000000000 -0700 @@@@ -3275,15 +3275,13 @@@@ ; return 0; } EOF if { (eval echo configure:3232: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* libmpi_found=yes else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 - rm -rf conftest* libmpi_found=no fi -rm -f conftest* +rm -rf conftest* if test "$libmpi_found" = "yes"; then echo "$ac_t""yes" 1>&6 else @@@@ -3491,12 +3489,10 @@@@ ; return 0; } EOF if { (eval echo configure:3448: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* use_pending=yes else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 - rm -rf conftest* use_pending=no fi rm -f conftest* @@@@ -4002,7 +3998,7 @@@@ EOF fi -/bin/rm -f conftest* +rm -f conftest* # Don't ask. It's an AIX thing. if test "$?host" = "0"; then @@@@ -4078,7 +4074,7 @@@@ EOF fi -/bin/rm -f conftest* +rm -f conftest* LDFLAGS=$SAVE_LDFLAGS LIBS=$SAVE_LIBS @ 1.2 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.1 log @o fix syntax error in src/fortran/configure o avoid removing non-existent files, resulting in "rm: usage:" errors @ text @d2 3 a4 6 "rm -rf" with no arguments causes "usage" error messages; avoid this. --- MPI-2-C++/configure.orig Wed Nov 26 23:33:22 2003 +++ MPI-2-C++/configure Wed Nov 26 23:33:37 2003 @@@@ -3249,15 +3249,13 @@@@ d21 1 a21 1 @@@@ -3465,12 +3463,10 @@@@ d34 1 a34 1 @@@@ -3976,7 +3972,7 @@@@ d43 1 a43 1 @@@@ -4052,7 +4048,7 @@@@ @ 1.1.2.1 log @file patch-ay was added on branch pkgsrc-2003Q4 on 2003-11-27 17:02:25 +0000 @ text @d1 54 @ 1.1.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 54 $NetBSD: patch-ay,v 1.1.2.1 2003/12/07 16:36:49 agc Exp $ "rm -rf" with no arguments causes "usage" error messages; avoid this. --- MPI-2-C++/configure.orig Wed Nov 26 23:33:22 2003 +++ MPI-2-C++/configure Wed Nov 26 23:33:37 2003 @@@@ -3249,15 +3249,13 @@@@ ; return 0; } EOF if { (eval echo configure:3232: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* libmpi_found=yes else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 - rm -rf conftest* libmpi_found=no fi -rm -f conftest* +rm -rf conftest* if test "$libmpi_found" = "yes"; then echo "$ac_t""yes" 1>&6 else @@@@ -3465,12 +3463,10 @@@@ ; return 0; } EOF if { (eval echo configure:3448: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* use_pending=yes else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 - rm -rf conftest* use_pending=no fi rm -f conftest* @@@@ -3976,7 +3972,7 @@@@ EOF fi -/bin/rm -f conftest* +rm -f conftest* # Don't ask. It's an AIX thing. if test "$?host" = "0"; then @@@@ -4052,7 +4048,7 @@@@ EOF fi -/bin/rm -f conftest* +rm -f conftest* LDFLAGS=$SAVE_LDFLAGS LIBS=$SAVE_LIBS @