ports/86961: firefox port disables useful, standard extensions
Brian Fundakowski Feldman
green at FreeBSD.org
Thu Oct 6 01:20:15 UTC 2005
>Number: 86961
>Category: ports
>Synopsis: firefox port disables useful, standard extensions
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Oct 06 01:20:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Brian Fundakowski Feldman
>Release: FreeBSD 6.0-BETA4 i386
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD green.homeunix.org 6.0-BETA4 FreeBSD 6.0-BETA4 #0: Fri Sep 9 07:16:21 EDT 2005 green at green.homeunix.org:/usr/obj/usr/src/sys/GREEN i386
>Description:
It is not possible to use several useful (and probably critical in
some places) extensions that are now the default in the Mozilla
browsers due to the Firefox port disabling all the extensions and
then only reenabling a select few.
>How-To-Repeat:
Attempt to use the Mozilla SPNEGO support (negotiateauth extension)
to authenticate oneself in Firefox; it can be used in Mozilla because
that port does not disable it. The current entirely-manual
synchronization of mozconfig.in and configure.in is unnecessarily
convoluted.
>Fix:
If there are extensions that _must_ be disabled, those particulars
should be disabled by changing files/mozconfig.in so that the
--enable-extensions="foo,bar,baz" becomes
--enable-extensions="default,-qux,-toobig,-etc".
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list