From owner-freebsd-fortran@FreeBSD.ORG Sun Oct 26 09:59:12 2014 Return-Path: Delivered-To: freebsd-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 2D1D7CE0 for ; Sun, 26 Oct 2014 09:59:12 +0000 (UTC) Received: from eu1sys200aog112.obsmtp.com (eu1sys200aog112.obsmtp.com [207.126.144.133]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 813A038F for ; Sun, 26 Oct 2014 09:59:10 +0000 (UTC) Received: from mail-wg0-f43.google.com ([74.125.82.43]) (using TLSv1) by eu1sys200aob112.postini.com ([207.126.147.11]) with SMTP ID DSNKVEzF0fV7KC+YJQU5WkwvtI+3SufZHd1A@postini.com; Sun, 26 Oct 2014 09:59:11 UTC Received: by mail-wg0-f43.google.com with SMTP id n12so3661932wgh.26 for ; Sun, 26 Oct 2014 02:58:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:message-id:to:subject:reply-to :in-reply-to; bh=KyYfgxxkslA+5KviB9s4AeUk2RbYPQMJyzDJi8ELo04=; b=i+/EzCrHnPWcfGN4f7ga9vzZCACcK70Q6NyyHcZArulbYXp4/DRrkPRnpC7YUyI7Qh NXur+4Kxga07l5uDqqOhjkoEZy/QyE4CGSv8HX2CMMuEq9rX5APohUC+iu1Hscy8nTBl xKb3U9YadDJq/mmx9nmkTvfUtfFXGl9nm8SipxsZm83RAjS0icXPSFUdN7Esvm7p4LWm u5O8CXvrpzVgwiD7uzGa3bVK5cLZYhs0Hi9iLxykgBWfJnqDihq41UPw7F0zG+BesDqx JV2BIH5YWeLLdAGS0br1cZN10CWGNKYl/0gtQfgsFVTWm87O/wSbWa5aWBBd1asIMEXp rVog== X-Gm-Message-State: ALoCoQnuDtjG5fWTNSYQWJmFtdnKNK+KSccSwHI8GqSsoue9m12wXYMWU0U+q+vrQ3Xs1arsZ0iVa0X1qTF+X0P0sWV0FLA0NVuk2A6XIe52cvfAB5aOzaeJoDe0grivp9+SwWIrF+Uzf+khDmHUjiQPlTsnmNj63Q== X-Received: by 10.194.201.198 with SMTP id kc6mr1244946wjc.77.1414317521060; Sun, 26 Oct 2014 02:58:41 -0700 (PDT) X-Received: by 10.194.201.198 with SMTP id kc6mr1244937wjc.77.1414317521000; Sun, 26 Oct 2014 02:58:41 -0700 (PDT) Received: from mech-as221.men.bris.ac.uk (mech-as221.men.bris.ac.uk. [137.222.187.221]) by mx.google.com with ESMTPSA id xw9sm11446749wjc.24.2014.10.26.02.58.40 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 Oct 2014 02:58:40 -0700 (PDT) Date: Sun, 26 Oct 2014 02:58:40 -0700 (PDT) X-Google-Original-Date: Sun, 26 Oct 2014 09:58:39 GMT Received: from mech-as221.men.bris.ac.uk (localhost [127.0.0.1]) by mech-as221.men.bris.ac.uk (8.14.9/8.14.9) with ESMTP id s9Q9wdD4027821 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 26 Oct 2014 09:58:39 GMT (envelope-from mexas@mech-as221.men.bris.ac.uk) Received: (from mexas@localhost) by mech-as221.men.bris.ac.uk (8.14.9/8.14.9/Submit) id s9Q9wdR2027820; Sun, 26 Oct 2014 09:58:39 GMT (envelope-from mexas) From: Anton Shterenlikht Message-Id: <201410260958.s9Q9wdR2027820@mech-as221.men.bris.ac.uk> To: freebsd-fortran@freebsd.org, thierry@FreeBSD.org Subject: Re: cmlib port? Reply-To: mexas@bris.ac.uk In-Reply-To: <20141024214358.GH79831@graf.pompo.net> 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: Sun, 26 Oct 2014 09:59:12 -0000 >> 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, > >Have you kept the PR number? I looked for it, without success. > no, I haven't got it. I remember that bf@ took the PR. Probably he closed it too. Granted, the code is archaic, and possibly has been superceded, but I don't know by which. I'll work on the port. Anton