From owner-freebsd-fortran@FreeBSD.ORG Fri Oct 24 14:21:43 2014 Return-Path: Delivered-To: fortran@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6892F4D2 for ; Fri, 24 Oct 2014 14:21:43 +0000 (UTC) Received: from eu1sys200aog125.obsmtp.com (eu1sys200aog125.obsmtp.com [207.126.144.159]) (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 B5F46B3F for ; Fri, 24 Oct 2014 14:21:42 +0000 (UTC) Received: from mail-wi0-f178.google.com ([209.85.212.178]) (using TLSv1) by eu1sys200aob125.postini.com ([207.126.147.11]) with SMTP ID DSNKVEpgWIeDGs56h1KVoGqWN6vHBG8P45fr@postini.com; Fri, 24 Oct 2014 14:21:42 UTC Received: by mail-wi0-f178.google.com with SMTP id q5so1382225wiv.11 for ; Fri, 24 Oct 2014 07:21:12 -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:cc:reply-to :in-reply-to; bh=SwFxt6hh94EmtpqDOvIPLOB87/wte6bKhwQeTuwwXfk=; b=MXRHQ8fOeg2T1VxM3Xm8Oo3nykhtCxtXUvVQdyqbVGQfk9X5d6psnF2tgzLMWOs12j vPJIAuN/HcxCCspwnioq/35IQSZu9N87Eyy8rcw7lSzt9WKNwB1bnwuJAvK6zNxqSaM8 SMjoNZfLGa35YJtiTpp6tJ2JBu3voiRBvTiiEhJ0SJ78GRI8SIt5zMWzKoqCaa2kw6vG j5WH20lb7C6Dc5DFT54mHhodhClfmbY1y1kODxzR8SZc33VgFEPGREIi3dsbMIPNdumA yLrNgRqLfq1QOZNFZPKZ+ai/mfox1Dg5or9tHOb2YHxJN8Oot9tZVBl/56cGkY5Yv4pB TB5A== X-Gm-Message-State: ALoCoQnmVeX/5Ny3R9GG+vucH4zqbE4zERLw3xRn1WllGgmHrSxAW4etWldXMPdFqOn9SEHuwGs0qL4PglZrpBMc741YG3K2W8GT7XNuYFMbYuVeZZiT5INbx0CLD4Y66ZmMIR9ODJ3aWd49VNpvYARLysKJiW0RpA== X-Received: by 10.194.108.104 with SMTP id hj8mr5288810wjb.28.1414160472718; Fri, 24 Oct 2014 07:21:12 -0700 (PDT) X-Received: by 10.194.108.104 with SMTP id hj8mr5288787wjb.28.1414160472563; Fri, 24 Oct 2014 07:21:12 -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 c5sm5792161wje.30.2014.10.24.07.21.11 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Oct 2014 07:21:11 -0700 (PDT) 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 s9OELA0i019149 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 24 Oct 2014 15:21:10 +0100 (BST) (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 s9OELA9G019148; Fri, 24 Oct 2014 15:21:10 +0100 (BST) (envelope-from mexas) Date: Fri, 24 Oct 2014 15:21:10 +0100 (BST) From: Anton Shterenlikht Message-Id: <201410241421.s9OELA9G019148@mech-as221.men.bris.ac.uk> To: heiner_ej@yahoo.de, mexas@bris.ac.uk, tijl@FreeBSD.org Subject: Re: cmlib port? Reply-To: mexas@bris.ac.uk In-Reply-To: <20141024154251.4df406af@kalimero.tijl.coosemans.org> 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 14:21:43 -0000 >From tijl@freebsd.org Fri Oct 24 15:12:01 2014 > > 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. This was part of my original plan for the fortran@ list. However, I was told by somebody high up in ports hierarchy that they do not like setting lists as maintainers, unless there is a clearly identified group of people behind the list. So x11@ and gecko@ are not just lists, but (skilled and trustworthy?) people. Anton