From toor@van-laarhoven.org  Tue May 23 08:00:40 2006
Return-Path: <toor@van-laarhoven.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D6B7016A429
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 May 2006 08:00:40 +0000 (UTC)
	(envelope-from toor@van-laarhoven.org)
Received: from smtp04.wanadoo.nl (smtp04.wanadoo.nl [194.134.35.144])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 23A1A43D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 May 2006 08:00:39 +0000 (GMT)
	(envelope-from toor@van-laarhoven.org)
Received: from uitsmijter.van-laarhoven.org (ap-zvhz-13f05.adsl.wanadoo.nl [81.69.93.5])
	by smtp4.wanadoo.nl (Postfix) with ESMTP id 64E6D3E9E2
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 May 2006 10:00:38 +0200 (CEST)
Received: (qmail 94556 invoked from network); 23 May 2006 08:00:38 -0000
Received: from 10.66.0.141 by uitsmijter.van-laarhoven.org (envelope-from <toor@van-laarhoven.org>, uid 82) with qmail-scanner-1.25 
 (clamdscan: 0.88.2/1459. f-prot: 4.6.6/3.16.14. spamassassin: 3.1.1.  
 Clear:RC:1(10.66.0.141):. 
 Processed in 0.049069 secs); 23 May 2006 08:00:38 -0000
Received: from unknown (HELO van-laarhoven.org) (nick@10.66.0.141)
  by uitsmijter.van-laarhoven.org with SMTP; 23 May 2006 08:00:37 -0000
Received: (nullmailer pid 1005 invoked by uid 0);
	Wed, 17 May 2006 15:52:51 -0000
Message-Id: <1147881171.403562.1004.nullmailer@van-laarhoven.org>
Date: Wed, 17 May 2006 17:52:51 +0200
From: Nick Hibma <nick@hibma.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: compat5x doesn't set a default for compat5x_enable
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         97680
>Category:       ports
>Synopsis:       compat5x doesn't set a default for compat5x_enable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 23 08:10:17 GMT 2006
>Closed-Date:    Tue Jun 06 01:05:49 GMT 2006
>Last-Modified:  Tue Jun 06 01:05:49 GMT 2006
>Originator:     Nick Hibma
>Release:        FreeBSD 6.1-RC i386
>Organization:
>Environment:
System: FreeBSD hind.van-laarhoven.org 6.1-RC FreeBSD 6.1-RC #9: Tue May 9 21:08:29 CEST 2006 toor@hind.van-laarhoven.org:/usr/src/sys/i386/compile/HIND i386


>Description:
The port compat5x doesn't set a default for the compat5x_enable variable in its
rc.d script. At boot time this displays a warning about the variable not being
correctly set.

>How-To-Repeat:
>Fix:

Add
	compat5x_enable=${compat5x_enable:-"NO"}
somewhere in the rc.d script.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mnag 
State-Changed-When: Tue Jun 6 01:05:47 UTC 2006 
State-Changed-Why:  
I'll fix this shortly and does not use rc.d script anymore. Temporary 
fix: http://marcus.grupos.com.br:8080/patch/compat5x.patch 

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