From owner-freebsd-questions@FreeBSD.ORG Fri Jan 11 10:52:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A156416A420 for ; Fri, 11 Jan 2008 10:52:06 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EAC9B13C448; Fri, 11 Jan 2008 10:52:05 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47874A54.4020306@FreeBSD.org> Date: Fri, 11 Jan 2008 11:52:04 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Daniel Rucci References: <477D5FE2.4080008@mail.zedat.fu-berlin.de> <477D6310.2060406@FreeBSD.org> <477FAD02.8040505@mail.zedat.fu-berlin.de> <477FAE00.5070001@FreeBSD.org> <478737B7.5070706@rucci.org> In-Reply-To: <478737B7.5070706@rucci.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 7.0-PRE/AMD64: missing f77/Fortran compiler ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2008 10:52:06 -0000 Daniel Rucci wrote: > Kris Kennaway wrote: >> No, it's not convenient. There is a large maintenance cost for >> keeping the fortran compiler in the base system for little gain >> (nothing in FreeBSD uses it), and it is also only of use to a small >> subset of FreeBSD users, so this is a perfect situation where moving >> it to the ports collection made sense. > Does this mean i can take WITHOUT_FORTRAN out of my /etc/src.conf? If > thats the case, src.conf(5) should be updated. Probably, can you contact ru@ or file a PR? Kris