From owner-freebsd-ports@FreeBSD.ORG Fri Jan 19 00:11:52 2007 Return-Path: X-Original-To: freebsd-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 8407916A415 for ; Fri, 19 Jan 2007 00:11:52 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.227]) by mx1.freebsd.org (Postfix) with ESMTP id 4738613C442 for ; Fri, 19 Jan 2007 00:11:52 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so334603wxc for ; Thu, 18 Jan 2007 16:11:51 -0800 (PST) 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=keK8aExYWgYRgjzwvf49blVPxuR6lGMAUVo5Ww5j0eKews2Wg+2OI/UfZlUZYO+l8vUovq908pG8U6LUKehGqtVFTULih0/XOXlF0rsaIaQivaFefrUN80sB+fEfq8hrWnW2WMJ75sPeUtzqVPvWAa9Let1KZz2s0tBJpYNJOtE= Received: by 10.90.90.3 with SMTP id n3mr2080087agb.1169165511645; Thu, 18 Jan 2007 16:11:51 -0800 (PST) Received: from localhost ( [133.11.172.102]) by mx.google.com with ESMTP id 33sm2465186wra.2007.01.18.16.11.46; Thu, 18 Jan 2007 16:11:51 -0800 (PST) Date: Fri, 19 Jan 2007 09:11:33 +0900 (JST) Message-Id: <20070119.091133.26509648.chat95@mac.com> To: pj@smo.de From: NAKATA Maho In-Reply-To: <45AF9991.3020208@smo.de> References: <45AF9991.3020208@smo.de> 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: maho@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: math/lapack crashes update of math/freemat 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: Fri, 19 Jan 2007 00:11:52 -0000 From: Philipp Ost Subject: math/lapack crashes update of math/freemat Date: Thu, 18 Jan 2007 17:00:17 +0100 > I did reinstall math/lapack (# make deinstall && make reinstall), but I > did never have success when I try to update math/freemat ;) > > Is this related to the migration to gfortran? Yes, Unfortunately this is a huge change. you must recompile all if your port is related to Fortran... See for ports that uses Fortran http://people.freebsd.org/~maho/gfortran/gfortran.html currently I know about it. Currently I don't know which port uses Fortran (basically it is possible if we have huge resources, of course), so I'm waiting Kris's report via pointy hat. Thanks for your patience and understanding, -- NAKATA, Maho (maho@FreeBSD.org)