Bug 195176 - mail/thunderbird OPTIONS broken
Summary: mail/thunderbird OPTIONS broken
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-gecko (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-19 19:19 UTC by Nikolai Lifanov
Modified: 2014-11-20 07:16 UTC (History)
1 user (show)

See Also:
jbeich: maintainer-feedback+


Attachments
fix (520 bytes, patch)
2014-11-20 02:37 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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