From sketchy@weirdo.netcraft.com  Thu Sep 14 02:53:57 2000
Return-Path: <sketchy@weirdo.netcraft.com>
Received: from weirdo.netcraft.com (weirdo.netcraft.com [195.188.192.47])
	by hub.freebsd.org (Postfix) with ESMTP id 4E1B137B424
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 14 Sep 2000 02:53:56 -0700 (PDT)
Received: (from sketchy@localhost)
	by weirdo.netcraft.com (8.11.0/8.11.0) id e8E9rlx69598;
	Thu, 14 Sep 2000 10:53:47 +0100 (BST)
	(envelope-from sketchy)
Message-Id: <200009140953.e8E9rlx69598@weirdo.netcraft.com>
Date: Thu, 14 Sep 2000 10:53:47 +0100 (BST)
From: Jonathan Perkin <sketchy@netcraft.com>
Sender: sketchy@weirdo.netcraft.com
Reply-To: sketchy@weirdo.netcraft.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: misc
X-Send-Pr-Version: 3.2

>Number:         21259
>Category:       misc
>Synopsis:       /etc/defaults/make.conf has 7 irrelevant and confusing lines
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 14 03:00:03 PDT 2000
>Closed-Date:    Fri Sep 22 07:13:57 PDT 2000
>Last-Modified:  Fri Sep 22 07:14:29 PDT 2000
>Originator:     Jonathan Perkin
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
Netcraft Ltd.
>Environment:

	Latest RELENG_4

>Description:

	/etc/defaults/make.conf contains the following lines, which are
	obselete and confusing now that NO_RSAINTL has moved up into the main
	NO_* block above:

	#
	# Controls for building various OPTIONAL parts of the crypto system.
	# Patents are involved - you must not use these unless you either have
	# a license or would be within patent 'fair use' provisions.
	# Generally 'educational use' is OK, but personal (even
	# non-commercial)
	# use is not.
	# *** It is YOUR RESPONSIBILITY to determine if you can use these! ***
	#
	# To avoid running MAKEDEV all on /dev during install:
	#NO_MAKEDEV=    true
	#

>How-To-Repeat:

	N/A

>Fix:

	--- make.conf   Thu Sep 14 10:49:44 2000
	+++ make.conf   Thu Sep 14 10:50:10 2000
	@@ -68,14 +68,6 @@
	 # To build sys/modules when building the world (our old way of doing things)
	 #MODULES_WITH_WORLD=true       # do not build modules when building kernel
	 #
	-#
	-# Controls for building various OPTIONAL parts of the crypto system.
	-# Patents are involved - you must not use these unless you either have
	-# a license or would be within patent 'fair use' provisions.
	-# Generally 'educational use' is OK, but personal (even non-commercial)
	-# use is not.
	-# *** It is YOUR RESPONSIBILITY to determine if you can use these! ***
	-#
	 # To avoid running MAKEDEV all on /dev during install:
	 #NO_MAKEDEV=   true
	 #


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jlemon 
State-Changed-When: Fri Sep 22 07:13:57 PDT 2000 
State-Changed-Why:  
Closed at submitter's request; no longer relevant. 

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