Bug 195176

Summary: mail/thunderbird OPTIONS broken
Product: Ports & Packages Reporter: Nikolai Lifanov <lifanov>
Component: Individual Port(s)Assignee: freebsd-gecko (Nobody) <gecko>
Status: Closed FIXED    
Severity: Affects Many People CC: bapt
Priority: --- Flags: jbeich: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix none

Description Nikolai Lifanov 2014-11-19 19:19:23 UTC
After the latest package update from pkg.freebsd.org, Thunderbird lost lightning and enigmail. Somehow DEFAULT_OPTIONS are not applied or overridden:

$ svnversion
372802
$ sudo make rmconfig
===> No user-specified options configured for thunderbird-31.2.0
$ sudo make showconfig
===> The following configuration options are available for thunderbird-31.2.0:
     DBUS=on: D-Bus IPC system support
     DEBUG=off: Build with debugging support
     DTRACE=off: Build with DTrace probes
     ENIGMAIL=off: Enigmail extension
     GCONF=off: GConf configuration backend support
     GIO=on: GIO for file I/O
     GNOMEUI=off: libgnomeui support module
     GNOMEVFS2=off: GnomeVFS2 (virtual file system) support
     GSTREAMER=off: Multimedia support via GStreamer
     LIBPROXY=off: Proxy support via libproxy
     LIGHTNING=off: Calendar extension
     LOGGING=on: Additional log messages
     OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
     PGO=off: Use Profile-Guided Optimization
     PROFILE=off: Build with profiling support
     TEST=off: Build and/or run tests
====> Options available for the multi AUDIO: you have to choose at least one of them
     ALSA=on: ALSA audio architecture support
     PULSEAUDIO=off: PulseAudio sound server support
===> Use 'make config' to modify these settings

Expected: ENIGMAIL and LIGHTNING should be on.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-19 19:19:23 UTC
Auto-assigned to maintainer gecko@FreeBSD.org
Comment 2 Jan Beich freebsd_committer freebsd_triage 2014-11-20 02:35:21 UTC
Regressed since ports r372672 as bapt@ changed += to =.
Comment 3 Jan Beich freebsd_committer freebsd_triage 2014-11-20 02:37:53 UTC
Created attachment 149626 [details]
fix

Temporary fix until bug 194863 lands.
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-11-20 07:12:48 UTC
A commit references this bug:

Author: bapt
Date: Thu Nov 20 07:12:15 UTC 2014
New revision: 372853
URL: https://svnweb.freebsd.org/changeset/ports/372853

Log:
  Fix thunderbird options

  PR:		195176
  Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
  Pointyhat:	bapt

Changes:
  head/www/firefox/Makefile.options