Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2006 17:52:51 +0200
From:      Nick Hibma <nick@hibma.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97680: compat5x doesn't set a default for compat5x_enable
Message-ID:  <1147881171.403562.1004.nullmailer@van-laarhoven.org>
Resent-Message-ID: <200605230810.k4N8AHKw020457@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 23 08:10:17 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1147881171.403562.1004.nullmailer>