From owner-cvs-all@FreeBSD.ORG Sat Jul 14 01:09:05 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E36FE16A408 for ; Sat, 14 Jul 2007 01:09:05 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.232]) by mx1.freebsd.org (Postfix) with ESMTP id 98DDD13C49D for ; Sat, 14 Jul 2007 01:09:05 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by qb-out-0506.google.com with SMTP id o24so476261qba for ; Fri, 13 Jul 2007 18:09:05 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=AtPBnsCLBdZsDklnGhPCpfuov1NZZZO46nC1YCROQ3ZpZ2Vy+8ICotnqMh4QNa/CNggrLJY0kdvu/NVHP1/SCegn5arTQ/CXUS/sesgaFRKn6EM+UNfJ3M7ErzoauOIRO5Wf2SzC/0qE+/+bw8h3myCLotfDfKbvMRlB6HicWmM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=SSf2gqzR4U83Koooq5T/gmqlJysEWICt9O8Y8grCR8NKxmm9HtIa0RLKJri6WRrz0aXfgzR0ZCrG7Luq6LYbVli32bmZqqfyi5GCJYcLs47La74pnNhKWizaVWO8+PiuYvoLewES9TWwPlA4MOQ4kuEsxdaHLaXjc030lDqsBxs= Received: by 10.114.13.1 with SMTP id 1mr2147127wam.1184375344404; Fri, 13 Jul 2007 18:09:04 -0700 (PDT) Received: from localhost ( [122.18.196.178]) by mx.google.com with ESMTP id m24sm37115469waf.2007.07.13.18.09.02 (version=SSLv3 cipher=OTHER); Fri, 13 Jul 2007 18:09:03 -0700 (PDT) Date: Sat, 14 Jul 2007 10:09:01 +0900 (JST) Message-Id: <20070714.100901.48532352.chat95@mac.com> To: dougb@FreeBSD.org From: Maho NAKATA In-Reply-To: <20070714.071144.74753634.chat95@mac.com> References: <200707120810.l6C8AuJq086351@repoman.freebsd.org> <46969DE3.6020205@FreeBSD.org> <20070714.071144.74753634.chat95@mac.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: maho@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/atlas Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 01:09:06 -0000 From: Maho NAKATA Subject: Re: cvs commit: ports/math/atlas Makefile Date: Sat, 14 Jul 2007 07:11:44 +0900 (JST) > From: Doug Barton > Subject: Re: cvs commit: ports/math/atlas Makefile > Date: Thu, 12 Jul 2007 14:32:19 -0700 > > > Maho Nakata wrote: > > > maho 2007-07-12 08:10:55 UTC > > > > > > FreeBSD ports repository > > > > > > Modified files: > > > math/atlas Makefile > > > Log: > > > Now we use USE_FORTRAN=yes to use FORTRAN compiler. > > > > > > Revision Changes Path > > > 1.49 +1 -4 ports/math/atlas/Makefile > > > > > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/math/atlas/Makefile.diff?&r1=1.48&r2=1.49&f=h > > > > > > > If it's at all possible, it would be nice to consolidate these into > > one message, rather than lots of individual messages. It's not a > > crucial issue, but it's a nice to have. > > Hope I can do it...but I'm working on this issue on several machines, > several places. Sorry - but it requires extra burden...I have really limited resources. I'm doing in very limited time...etc. may reasons. -- Nakata Maho (maho@FreeBSD.org)