ports/128620: [ports] www/mozplugger does not find mozpluggerrc

Reed A. Cartwright reed at scit.us
Wed Nov 5 22:50:03 UTC 2008


>Number:         128620
>Category:       ports
>Synopsis:       [ports] www/mozplugger does not find mozpluggerrc
>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:   Wed Nov 05 22:50:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Reed A. Cartwright
>Release:        7.0
>Organization:
NCSU
>Environment:
FreeBSD orochi.scit.us 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #2: Thu Sep  4 01:26:17 EDT 2008     root at orochi.scit.us:/usr/obj/usr/src/sys/CUSTOM  i386

>Description:
port www/mozplugger requires a configuration file, mozpluggerrc, to load correctly.  This file is installed as /usr/local/etc/mozpluggerrc, but "/usr/local/etc" is not one of the search paths hardcoded in mozplugger.c:find_helper_file function.  Therefore it is not found.
>How-To-Repeat:
Install firefox 3? and mozplugger in a clean box.  Copy mozplugger.so to ~/.mozilla/plugins.

Run firefox from the commandline and watch the error message popup.
>Fix:
copy mozpluggerrc into /etc.

Patch the mozplugger.c:find_helper_file function so that it obeys the ${PREFIX} variable.

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



More information about the freebsd-ports-bugs mailing list