ports/127554: [Patch] OPTIONS dialog doesn't show up
Alex Dupre
ale at FreeBSD.org
Tue Sep 23 06:30:02 UTC 2008
>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 at 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:
More information about the freebsd-ports-bugs
mailing list