[Bug 195728] [patch] mail/thunderbird: GNOMEVFS2 configure fails since 31.3.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 11 02:18:24 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195728

Jan Beich <jbeich at vfemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
           See Also|                            |https://bugzilla.mozilla.or
                   |                            |g/show_bug.cgi?id=1047752
              Flags|maintainer-feedback?(gecko@ |maintainer-feedback+
                   |FreeBSD.org)                |

--- Comment #2 from Jan Beich <jbeich at vfemail.net> ---
GNOMEVFS2 provides smb:// and sftp:// protocol support, deprecated by GIO
(gvfs) and broken since 33.0 (bug 194622). The issue was caused by the
following := assignment. Instead of trying to fix let's go ahead with upstream
bug to remove the option.

  # append ,gnomevfs to --enable-extensions=default
  MOZ_OPTIONS:=    ${MOZ_OPTIONS:C/(extensions)=(.*)/\1=\2,gnomevfs/}

https://trillian.chruetertee.ch/freebsd-gecko/changeset/1791

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gecko mailing list