From owner-freebsd-ports@FreeBSD.ORG Tue Jan 9 11:53:07 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 25BE016A47C for ; Tue, 9 Jan 2007 11:53:07 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.freebsd.org (Postfix) with ESMTP id C12ED13C43E for ; Tue, 9 Jan 2007 11:53:06 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by py-out-1112.google.com with SMTP id f31so4210157pyh for ; Tue, 09 Jan 2007 03:53:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=HyYlbOKSALntpBEIYnib+XmNzFZm0Nrly8RnVe6FKNs0dYSeisc+VQdUKUi757n6gLOasuXlG3MFhH0KghlOo5jnVjMzUEEKiQrSexHVLvlS9OGPcaERxNT7+NoyfCXJELIWz02hrAwYKLNgQS0wMERHBbFuU7n9KHM/EDIliX4= Received: by 10.35.40.10 with SMTP id s10mr50795722pyj.1168343585639; Tue, 09 Jan 2007 03:53:05 -0800 (PST) Received: from localhost ( [133.11.172.102]) by mx.google.com with ESMTP id f10sm39011147pyh.2007.01.09.03.53.03; Tue, 09 Jan 2007 03:53:04 -0800 (PST) Date: Tue, 09 Jan 2007 20:52:22 +0900 (JST) Message-Id: <20070109.205222.74696332.chat95@mac.com> To: jmz@FreeBSD.org From: NAKATA Maho In-Reply-To: <20070109091007.2C1DB56FA@nyx.dalai-zebu.org> References: <20070107.133544.78739935.chat95@mac.com> <20070109.175640.102530289.chat95@mac.com> <20070109091007.2C1DB56FA@nyx.dalai-zebu.org> X-Mailer: Mew version 5.1 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: ports@freebsd.org, stas@FreeBSD.org, kris@obsecurity.org, portmgr@freebsd.org Subject: Re: Migration to gfortran42 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jan 2007 11:53:07 -0000 From: Jean-Marc Zucconi Subject: Re: Migration to gfortran42 Date: Tue, 09 Jan 2007 10:10:07 +0100 (CET) > >>>>> NAKATA Maho writes: > > > Dear maintainers using Fortran and portmgr, > > First, portmgr@ > > for migration purpose only I'd like to add > >> WANT_FORTRAN=yes > >> USE_GCC=4.2+ > > to each port that requires fortran. is it okay? if build is broken > > with this fortran, I'll fix, the I'll commit. Could you please approve > > my commits? > > I would like to have the option of NOT using gcc 4.2. I am happy with > the stock compiler in 6.x and don't use other FORTRAN ports requiring > f90. Understand. > At a minimum the libraries version must be changed so that older > applications still work if by mistake we reinstall the libraries. I > have a lot of programs compiled with lapack I don't want to rebuild. Okay, I'll change the version of shared lib number. Then, is it okay for you? and bump port revision. If you approve I'll go ahead... -- NAKATA, Maho (maho@FreeBSD.org)