ports/97680: compat5x doesn't set a default for compat5x_enable

Nick Hibma nick at hibma.org
Tue May 23 08:10:20 UTC 2006


>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 at 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:



More information about the freebsd-ports-bugs mailing list