From nobody@FreeBSD.org  Sun Apr 18 16:55:38 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1F2B916A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 Apr 2004 16:55:38 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1A90043D48
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 Apr 2004 16:55:38 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i3INtb72088758
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 Apr 2004 16:55:37 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i3INtbic088757;
	Sun, 18 Apr 2004 16:55:37 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200404182355.i3INtbic088757@www.freebsd.org>
Date: Sun, 18 Apr 2004 16:55:37 -0700 (PDT)
From: Ryan Lackey <ryan@venona.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: /etc/make.conf treats MAKE_IDEA=yes as NO; case sensitive
X-Send-Pr-Version: www-2.3

>Number:         65738
>Category:       conf
>Synopsis:       /etc/make.conf treats MAKE_IDEA=yes as NO; case sensitive
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 18 17:00:37 PDT 2004
>Closed-Date:    Thu Apr 22 04:17:49 PDT 2004
>Last-Modified:  Thu Apr 22 04:17:49 PDT 2004
>Originator:     Ryan Lackey
>Release:        5.2-CURRENT
>Organization:
metacolo
>Environment:
FreeBSD bb1-sfo.metacolo.net 5.2-CURRENT FreeBSD 5.2-CURRENT #7: Sat Apr 17 03:10:34 UTC 2004     root@bb1-sfo.metacolo.net:/usr/obj/usr/src/sys/UBER  i386

>Description:
/etc/make.conf is case sensitive for booleans? 

MAKE_IDEA=yes overrode /etc/defaults/make.conf MAKE_IDEA=YES and
didn't make idea; it was like putting anything but MAKE_IDEA=YES is treated as MAKE_IDEA=NO.

It really shouldn't be case sensitive like that, since most stuff in /etc/rc.conf treats YES=Yes=yes NO=No=no

>How-To-Repeat:
on any recent release, or current, try making idea with MAKE_IDEA=yes in /etc/make.conf; you get no IDEA.
>Fix:
whatever parses make.conf
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Thu Apr 22 04:17:13 PDT 2004 
State-Changed-Why:  
Fixed in 5.2-CURRENT.  No MFC plans. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65738 
>Unformatted:
