From owner-freebsd-fortran@FreeBSD.ORG Fri Oct 24 13:43:01 2014 Return-Path: Delivered-To: fortran@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E2BB67D2 for ; Fri, 24 Oct 2014 13:43:01 +0000 (UTC) Received: from mailrelay005.isp.belgacom.be (mailrelay005.isp.belgacom.be [195.238.6.171]) by mx1.freebsd.org (Postfix) with ESMTP id 7EEDF6E8 for ; Fri, 24 Oct 2014 13:43:01 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmUGAA9WSlRbsI2s/2dsb2JhbABcDoMAgSzUegKBBxcBfYQDAQEEViMQCxgJJQ8qHgYBEogsAxYByUABAQEBAQUBAQEBAR2OI4ICMweESwEEhRUFljiCCoEyg0mKE0KGXYM4QjsvgksBAQE Received: from 172.141-176-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.176.141.172]) by relay.skynet.be with ESMTP; 24 Oct 2014 15:42:53 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.9/8.14.9) with ESMTP id s9ODgqjT002842; Fri, 24 Oct 2014 15:42:52 +0200 (CEST) (envelope-from tijl@FreeBSD.org) Date: Fri, 24 Oct 2014 15:42:51 +0200 From: Tijl Coosemans To: Heiner =?ISO-8859-1?Q?Strau=DF?= , mexas@bris.ac.uk Subject: Re: cmlib port? Message-ID: <20141024154251.4df406af@kalimero.tijl.coosemans.org> In-Reply-To: <22FCF967-6250-4F12-B2BC-17C30821E6D3@yahoo.de> References: <201410240948.s9O9m5Hu092888@mech-as221.men.bris.ac.uk> <22FCF967-6250-4F12-B2BC-17C30821E6D3@yahoo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: fortran@freebsd.org X-BeenThere: freebsd-fortran@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Fortran on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2014 13:43:02 -0000 On Fri, 24 Oct 2014 14:14:50 +0200 Heiner Strau=DF wro= te: >> Am 24.10.2014 um 11:48 schrieb Anton Shterenlikht : >> I submitted a port for cmlib, >> ftp://ftp.nist.gov/pub/cmlib/, >> a collection of f77 numerical >> libraries, a few years ago. >> After about 2-3 years in PR >> database with no action, >> I lost interest. I think this >> PR has now been closed. However, >> I now realised that I still need >> some routines that I can only >> seem to be able to find in cmlib, >> so I might submit a port again. >> If there is any interest here >> for this port, this would give >> me an extra incentive. >=20 > Hi Anton, > if possible, please do a port. It is good to have this lib. At least > you can test the FreeBSD FORTRAN tool chain with it. You can also make this list the maintainer if you don't want it yourself. There are a few ports that are currently unmaintained that fortran@ may also be interested in like lapack95 (needs an update), scalapack and superlu.