From owner-freebsd-current@FreeBSD.ORG Sat May 27 03:20:11 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 43CFA16A574 for ; Sat, 27 May 2006 03:20:11 +0000 (UTC) (envelope-from lyndon@orthanc.ca) Received: from orthanc.ca (orthanc.ca [209.89.70.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7822543D48 for ; Sat, 27 May 2006 03:20:10 +0000 (GMT) (envelope-from lyndon@orthanc.ca) Received: from [192.168.15.2] (d154-5-28-131.bchsia.telus.net [154.5.28.131]) (authenticated bits=0) by orthanc.ca (8.13.4/8.13.4) with ESMTP id k4R3K7vu022565; Fri, 26 May 2006 21:20:07 -0600 (MDT) (envelope-from lyndon@orthanc.ca) In-Reply-To: <20060527024407.GA2525@troutmask.apl.washington.edu> References: <20060527024407.GA2525@troutmask.apl.washington.edu> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Lyndon Nerenberg Date: Fri, 26 May 2006 20:19:15 -0700 To: Steve Kargl X-Mailer: Apple Mail (2.750) X-Spam-Status: No, score=1.3 required=5.0 tests=AWL,BAYES_00, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.1.1 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on orthanc.ca Cc: freebsd-current@freebsd.org 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:20:12 -0000 On May 26, 2006, at 7:44 PM, Steve Kargl wrote: > 1) History. A Fortran 77 compiler has been available in the > base system since FreeBSD was known as 386BSD+patchkit. A Fortran 77 compiler has been in the base system since 4.2BSD. --lyndon