From owner-freebsd-ports@FreeBSD.ORG Thu May 12 03:05:55 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B364916A4CE for ; Thu, 12 May 2005 03:05:55 +0000 (GMT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1B2043D5E for ; Thu, 12 May 2005 03:05:54 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin02-en2 [10.13.10.147]) id j4C35nhZ028991; Wed, 11 May 2005 20:05:49 -0700 (PDT) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin02/MantshX 4.0) with ESMTP id j4C35j3I013268; Wed, 11 May 2005 20:05:48 -0700 (PDT) Date: Thu, 12 May 2005 12:05:27 +0900 (JST) Message-Id: <20050512.120527.78702741.chat95@mac.com> To: dbader@ece.unm.edu, ports@freebsd.org From: NAKATA Maho Organization: private X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: mpich port unfetchable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2005 03:05:55 -0000 Dear David A. Bader, now mpich port seems to be unfetchable. fcvs diff -u Makefile Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net/mpich/Makefile,v retrieving revision 1.40 diff -u -r1.40 Makefile --- Makefile 22 Feb 2004 22:34:16 -0000 1.40 +++ Makefile 12 May 2005 03:04:05 -0000 @@ -8,7 +8,7 @@ PORTNAME= mpich PORTVERSION= 1.2.5.2 CATEGORIES= net parallel -MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ +MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/old/ DIST_SUBDIR= mpich MAINTAINER= dbader@ece.unm.edu applying this patch and could please approve my commit (or 1.2.6 is available so could you please update your port?) thanks! -- NAKATA, Maho (maho@FreeBSD.org)