Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Dec 2012 20:23:08 GMT
From:      Doug Penner <darwinsurvivor@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/174869: audio/mp3info does not save "config" settings
Message-ID:  <201212312023.qBVKN8Up075520@red.freebsd.org>
Resent-Message-ID: <201212312030.qBVKU0CB009435@freefall.freebsd.org>

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

>Number:         174869
>Category:       ports
>Synopsis:       audio/mp3info does not save "config" settings
>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:   Mon Dec 31 20:30:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Doug Penner
>Release:        9.0-RELEASE
>Organization:
>Environment:
FreeBSD hestia 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
When running "make config" on audio/mp3info it gives 1 option (which is set by default) for GTK2. If you uncheck the option and select "OK", then run "make config" again, it is checked again.

When you run "make install", it again brings up the dialog and if you un-check GTK2 (again), it will install without building GTK2.


I ran across this when building an application which depends on audio/mp3info and was trying to prevent all the X libraries from installing. I ran "make config-recursive" in the parent package. When I then noticed that the X libraries will still listed in "make missing", I ran "make config-recursive" again and audio/mp3info is the only package who's dialog came up the second time (there were many the first time).
>How-To-Repeat:
$ cd /usr/ports/audio/mp3info
$ make config
uncheck "GTK2"
$ make config
notice that it is set again!
>Fix:


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



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