From owner-freebsd-current@FreeBSD.ORG Tue Aug 9 09:21:01 2005 Return-Path: X-Original-To: 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 632E016A41F for ; Tue, 9 Aug 2005 09:21:01 +0000 (GMT) (envelope-from phk@phk.freebsd.dk) Received: from haven.freebsd.dk (haven.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11F2043D45 for ; Tue, 9 Aug 2005 09:21:00 +0000 (GMT) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (unknown [192.168.48.2]) by haven.freebsd.dk (Postfix) with ESMTP id B93C4BC66 for ; Tue, 9 Aug 2005 09:20:59 +0000 (UTC) To: current@freebsd.org From: Poul-Henning Kamp Date: Tue, 09 Aug 2005 11:20:59 +0200 Message-ID: <53494.1123579259@phk.freebsd.dk> Sender: phk@phk.freebsd.dk Cc: Subject: Build option survey complete 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: Tue, 09 Aug 2005 09:21:01 -0000 My automated (mostly) survey of buildoptions is complete now and the results can be seen here: http://phk.freebsd.dk/misc/build_options/ I have talked a bit with Warner about this area and I think we have agreed that we want to unify the namingscheme to MAKE_FOO=yes / MAKE_FOO=no The only remaining issue is that we do not want to spread the default values out over the entire tree, but we have no file where we can put them right now. We need a source tree version of "/etc/make.conf" that gets sucked in before /etc/make.conf for that. More details to emerge as we get them sorted out. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.