From owner-freebsd-doc@FreeBSD.ORG Thu Jun 27 21:20:19 2013 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 04CC3B0C for ; Thu, 27 Jun 2013 21:20:19 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) by mx1.freebsd.org (Postfix) with ESMTP id D7F781F48 for ; Thu, 27 Jun 2013 21:20:18 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 30F5BB94C; Thu, 27 Jun 2013 17:20:18 -0400 (EDT) From: John Baldwin To: freebsd-doc@freebsd.org, mexas@bristol.ac.uk Subject: Re: proposed new mailing list: FreeBSD-Fortran Date: Thu, 27 Jun 2013 13:34:57 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p25; KDE/4.5.5; amd64; ; ) References: <201306171006.r5HA6KNV018635@mech-cluster241.men.bris.ac.uk> In-Reply-To: <201306171006.r5HA6KNV018635@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201306271334.57279.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Thu, 27 Jun 2013 17:20:18 -0400 (EDT) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 21:20:19 -0000 On Monday, June 17, 2013 6:06:20 am Anton Shterenlikht wrote: > I propose to create a dedicated FreeBSD Fortran mailing list. > The list will be helpful because: > > 1. There are a number of ports which depend on fortran compiler > or libraries in some way: > > $ find /usr/ports/ -name "Makefile" | xargs grep -i fortran | wc -l > 361 > $ > > 2. The FreeBSD Fortran expertise is scattered over many lists > at present. This will be a single point of contact for all > parties interested in Fortran on FreeBSD. > > 3. There are several developers/committers with Fortran > expertise, e.g. bf@, gerald@, maho@, who maintain a lot > of the critical fortran ports infrastructure, i.e. key > libraries and compilers. The list will help Fortran users > attaract the attention of all these people (hopefully > they will want to subscribe). Have you asked some of these folks if this is a list they would join and be active on? -- John Baldwin