From owner-freebsd-ports@FreeBSD.ORG Thu Sep 27 14:31:45 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D14B16A41B for ; Thu, 27 Sep 2007 14:31:45 +0000 (UTC) (envelope-from vdemart1@tin.it) Received: from smtp3.aruba.it (smtpd3.aruba.it [62.149.128.208]) by mx1.freebsd.org (Postfix) with SMTP id 43CFE13C447 for ; Thu, 27 Sep 2007 14:31:43 +0000 (UTC) (envelope-from vdemart1@tin.it) Received: (qmail 13640 invoked by uid 89); 27 Sep 2007 14:31:41 -0000 Received: by simscan 1.1.0 ppid: 13611, pid: 13633, t: 0.1861s scanners: clamav: 0.88.4/m:40/d:1722 Received: from unknown (HELO ?10.155.100.7?) (ml-vic@de-martino.it@79.9.218.56) by smtp3.aruba.it with SMTP; 27 Sep 2007 14:31:41 -0000 Content-Disposition: inline From: vittorio To: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Date: Thu, 27 Sep 2007 16:31:44 +0000 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200709271631.44600.vdemart1@tin.it> X-Spam-Rating: smtp3.aruba.it 1.6.2 0/1000/N Cc: Subject: Missing libgfortran: what package is it in? 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: Thu, 27 Sep 2007 14:31:45 -0000 I'm trying to update some packages of R. In compiling them freebsd 6.2 fails systematically because a libgfortran library is missing (and, as a matter of fact, it is!). What package should I install to have these lib available? Ciao Vittorio -------------------------------------------------------