From owner-freebsd-current@FreeBSD.ORG Sat May 27 03:44:56 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7606416A91F for ; Sat, 27 May 2006 03:44:56 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00BCB43D64 for ; Sat, 27 May 2006 03:44:44 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.13.6/8.13.6) with ESMTP id k4R3icWb003164; Fri, 26 May 2006 20:44:38 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.6/8.13.6/Submit) id k4R3ic7Q003163; Fri, 26 May 2006 20:44:38 -0700 (PDT) (envelope-from sgk) Date: Fri, 26 May 2006 20:44:38 -0700 From: Steve Kargl To: kmacy@fsmware.com Message-ID: <20060527034438.GB3094@troutmask.apl.washington.edu> References: <20060527024407.GA2525@troutmask.apl.washington.edu> <4477C401.2080307@rogers.com> <38C8392F-C345-41F7-A879-6C2F5D2C59F5@orthanc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: Mike Jakubik , freebsd-current@freebsd.org, Lyndon Nerenberg Subject: Re: [RFC] Removal of Fortran from the base system X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 03:44:56 -0000 On Fri, May 26, 2006 at 08:35:23PM -0700, Kip Macy wrote: > Irrelevant. The question is, as a percentage of FreeBSD users, how > many use fortran? A much larger percentage use perl and python, and > those are in ports. > Is that percentage "per user" or "per user per cpu"? :-) I have 3 desktop systems and one dual-core 12 cpu cluster (6 nodes) that make heavy use of Fortran. I'll note I use gfortran instead of f77 (aka g77). -- Steve