From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 18 06:27:07 2008 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 333541065675; Fri, 18 Jul 2008 06:27:07 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [203.204.205.212]) by mx1.freebsd.org (Postfix) with ESMTP id DF5988FC1C; Fri, 18 Jul 2008 06:27:06 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by sunpoet.net (Postfix, from userid 1000) id 841491C85; Fri, 18 Jul 2008 14:11:25 +0800 (CST) Date: Fri, 18 Jul 2008 14:11:25 +0800 From: Sunpoet Po-Chuan Hsieh To: Pedro Giffuni Message-ID: <20080718061125.GA86432@bonjour.sunpoet.net> References: <200807172023.m6HKN0DT036449@freefall.freebsd.org> <559295.70898.qm@web32703.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <559295.70898.qm@web32703.mail.mud.yahoo.com> Organization: SUNPOET.net User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-ports-bugs@FreeBSD.org, linimon@FreeBSD.org Subject: Re: ports/125550: science/netcdf add regression-target X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2008 06:27:07 -0000 On Thu, Jul 17, 2008 at 05:17:24PM -0700, Pedro Giffuni wrote: > Hello Maintainer; > > For an Exodus II port > http://sourceforge.net/projects/exodusii > > I need an additional "large-model modifications" patch. After applying the patch (attached) netcdf still passes all the tests on my amd64 machine. Please review the convenience of this new patch. In this large model patch, NC_MAX_DIMS and NC_MAX_VARS are extended but NC_MAX_VAR_DIMS is changed from 1024 (original NC_MAX_DIMS) to 8. Could you please explain it? Thanks a lot. -- Sunpoet Po-Chuan Hsieh