Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2008 08:28:58 +0200 (CEST)
From:      Alex Dupre <ale@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/127554: [Patch] OPTIONS dialog doesn't show up
Message-ID:  <200809230628.m8N6SwPN005929@athlon.alexdupre.com>
Resent-Message-ID: <200809230630.m8N6U2Ux066361@freefall.freebsd.org>

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

>Number:         127554
>Category:       ports
>Synopsis:       [Patch] OPTIONS dialog doesn't show up
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 23 06:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alex Dupre
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD athlon.alexdupre.com 6.3-STABLE FreeBSD 6.3-STABLE #0: Sun Jun 8 12:26:38 CEST 2008 alex@athlon.alexdupre.com:/usr/obj/usr/src/sys/ATHLON i386


	
>Description:
Ports using the OPTIONS framework that are installed as dependencies of
other OPTIONS-enabled ports don't show the configuration dialog box.
	
>How-To-Repeat:
In a clean system try 'make install' in x11/kde4: only the OPTIONS dialog
for kde4 will be displayed.
	
>Fix:
Two different patches are available:

http://lists.freebsd.org/pipermail/freebsd-ports/2008-September/050785.html
http://lists.freebsd.org/pipermail/freebsd-ports/2008-September/050821.html

The first one simply replace the global CONFIG_DONE parameter into
a port-specific parameter.

The second one remove completely the CONFIG_DONE parameter and make
config-conditional a standard target to be called before fetch.

	


>Release-Note:
>Audit-Trail:
>Unformatted:



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