From owner-freebsd-ports@FreeBSD.ORG Sun Feb 22 10:34:20 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8710106564A for ; Sun, 22 Feb 2009 10:34:20 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9B0468FC17 for ; Sun, 22 Feb 2009 10:34:20 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from p578b68b8.dip0.t-ipconnect.de ([87.139.104.184] helo=krabat.raven.hur) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1LbB0O-0001Dq-Cm; Sun, 22 Feb 2009 10:52:12 +0100 Message-ID: <49A12048.5010604@gwdg.de> Date: Sun, 22 Feb 2009 10:52:08 +0100 From: Rainer Hurling User-Agent: Thunderbird 2.0.0.19 (X11/20090124) MIME-Version: 1.0 To: John Polstra Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: ports@freebsd.org Subject: lang/gcc42 without gfortran 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: Sun, 22 Feb 2009 10:34:21 -0000 After upgrading to latest lang/gcc42 I found that there is no gfortran any more. Comparing the Makefiles of the ports lang/gcc42 and lang/gcc43 shows that it had been removed. Was this intentional? I need version 4.2.xx of gfortran for programs like math/R etc. Is it possible to integrate it again in the port? Thanks, Rainer