From owner-freebsd-questions@FreeBSD.ORG Mon Jun 14 01:59:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EA7116A4CE for ; Mon, 14 Jun 2004 01:59:55 +0000 (GMT) Received: from bilbo.otenet.gr (bilbo.otenet.gr [195.170.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9A2843D39 for ; Mon, 14 Jun 2004 01:59:50 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b138.otenet.gr [212.205.244.146]) i5E1wrCo028828; Mon, 14 Jun 2004 04:58:54 +0300 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.11/8.12.11) with ESMTP id i5E1wpd2001232; Mon, 14 Jun 2004 04:58:51 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.11/8.12.11/Submit) id i5E1wp5s001231; Mon, 14 Jun 2004 04:58:51 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 14 Jun 2004 04:58:51 +0300 From: Giorgos Keramidas To: Andrew McLaren Message-ID: <20040614015851.GA1199@gothmog.gr> References: <200406140040.i5E0exA02522@mail016.syd.optusnet.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200406140040.i5E0exA02522@mail016.syd.optusnet.com.au> cc: freebsd-questions@freebsd.org Subject: Re: Default make.conf in FreeBSD 5.x? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2004 01:59:55 -0000 On 2004-06-14 10:41, Andrew McLaren wrote: > > In FreeBSD 4, there was a /etc/defaults/make.conf; and a > /etc/make.conf with my own make overrides. > > But when I install FreeBSD 5.2.1, there is no make.conf in the > /etc/defaults directory. Also, /etc/make.conf only contains a couple > of lines; nothing about CFLAGS, CPUTYPE, MASTERSORTREGEX etc. The file has moved: $ ls -l /usr/share/examples/etc/make.conf -r--r--r-- 1 root wheel - 11815 Jun 10 05:09 /usr/share/examples/etc/make.conf