From pepper@reppep.com  Mon Jan 27 18:38:14 2003
Return-Path: <pepper@reppep.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 01B9037B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 27 Jan 2003 18:38:14 -0800 (PST)
Received: from www.reppep.com (www.reppep.com [66.92.104.200])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3270943F75
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 27 Jan 2003 18:38:13 -0800 (PST)
	(envelope-from pepper@reppep.com)
Received: by www.reppep.com (Postfix, from userid 501)
	id 27D82FF7F; Mon, 27 Jan 2003 21:38:30 -0500 (EST)
Message-Id: <20030128023830.27D82FF7F@www.reppep.com>
Date: Mon, 27 Jan 2003 21:38:30 -0500 (EST)
From: Chris Pepper <pepper@rockefeller.edu>
Reply-To: Chris Pepper <pepper@rockefeller.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Clarify requirements for IPFW2 in STABLE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         47575
>Category:       docs
>Synopsis:       [patch] ipfw(8): Clarify requirements for IPFW2 in STABLE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 27 18:40:01 PST 2003
>Closed-Date:    Thu May 11 17:58:28 GMT 2006
>Last-Modified:  Thu May 11 17:58:28 GMT 2006
>Originator:     Chris Pepper
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD www.reppep.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Tue Dec 3 14:05:51 EST 2002 root@www.reppep.com:/usr/obj/usr/src/sys/REPPEP i386


	
>Description:
	ipfw.8 does not make clear which requirements IPFW2=TRUE in /etc/make.co
nf satisfies for getting IPFW2.
	
>How-To-Repeat:
	man ipfw
	/STABLE (3x)
	
>Fix:
	This patch makes it clear that IPFW2=TRUE is equivalent to -DIPFW2, but could be further clarified to make it clear that both are effective at buildworld time. Still clearer than the current wording, if perhaps not as good as a previously submitted patch.
	

--- ipfw.8.patch2 begins here ---
--- ipfw.8	Mon Jan 27 21:25:45 2003
+++ ipfw.8.fix2	Mon Jan 27 21:36:23 2003
@@ -1635,13 +1635,9 @@
 .Nm /sbin/ipfw
 and
 .Nm /usr/lib/libalias
-are recompiled with
+are recompiled (which implicitly happens during buildworld) with
 .Cm -DIPFW2
-and reinstalled (the same effect can be achieved by adding
-.Cm IPFW2=TRUE
-to
-.Nm /etc/make.conf
-before a buildworld).
+(or with IPFW2=TRUE in /etc/make.conf).
 .Pp
 .Sh IPFW2 ENHANCEMENTS
 This Section lists the features that have been introduced in
--- ipfw.8.patch2 ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Thu May 11 17:57:13 UTC 2006 
State-Changed-Why:  
The IPFW2 stuff has been changed in RELENG_5 and removed altogether 
from RELENG_6 and HEAD.  No need to keep this PR open just for the 
RELENG_4 branch, which is close to EOL now. 

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