Commit Graph

90 Commits

Author SHA1 Message Date
landry
ada871b376 Update to thunderbird 17.0.2/enigmail 1.5.0.
Next major release will be tb 24, in synch with fx 24 - we track the
stable/bugfix releases (which are not ESR. Not sure this is very
clear..) Users interested in testing the beta releases (tracking fx
betas) can grab them from my git tree.

- Fixes MFSA 2013-01 -> 20
- remove enigmail genxpi patch, and to a SUBST_VARS dance with an
  XPCOM_ABI variable for the consistent naming of the new internal
libsuprocess ipc lib.
- add an enigmail patch to link with -shared, and remove a -Woption not
  recognized by our gcc.
2013-01-11 23:06:36 +00:00
landry
cab0cacb6d Update to thunderbird 17.0/enigmail 1.4.6/lightning 1.9b1.
- see http://www.mozilla.org/en-US/thunderbird/17.0/releasenotes/ for details
- tidy up WANTLIB/CONFIGURE_ARGS
- enable the gio/libnotify interaction. If libnotify is found at
  runtime, a popup will show incoming messages notification.
- install an icon in pixmaps/ for the desktop file, like in ffx
- remove patch-mozilla_browser_app_profile_firefox_js, this is spar^Wthunderbird!
- for the other patches removed/added, same comments as for ffx apply
2012-11-24 10:32:41 +00:00
landry
8769a052cf Update to thunderbird 16.0/enigmail 1.4.5/lightning 1.8b1.
- see https://www.mozilla.org/en/thunderbird/16.0/releasenotes/ for details
- remove patch-mozilla_build_unix_mozilla_in, useless since bin/thunderbird
is not a script anymore since a while
- remove patch-mozilla_build_unix_run-mozilla_sh, thunderbird can be
directly debugged in gdb now. update README accordingly
2012-10-10 21:08:03 +00:00
landry
181d9b3892 Remove useless dependency on deprecated pangox.
- remove useless patch to gfx/thebes/Makefile.in adding -lpangox-1.0 to
EXTRA_DSO_LDOPTS, this was maybe useful before ffx 3.0, but mozilla
stopped using pangox between 2.0 and 3.0. See for the last traces of
pangox.h use : https://bugzilla.mozilla.org/show_bug.cgi?id=528941. See
also bugs #323671/#338446
- backport the patch from #528941 to remove useless pangox.h inclusion
from www/firefox35.
- remove the RUN_DEPENDS on pangox-compat
- bump all corresponding REVISIONS
- while here, make sure all moz ports depend on latest nspr 4.9.2 since
  it'll be a requirement for upcoming gecko 16 releases
2012-09-22 10:30:17 +00:00
landry
d6fe9b934c Update to thunderbird 15.0/lightning 1.7b1/enigmail 1.4.4.
- see http://www.mozilla.org/en-US/thunderbird/15.0/releasenotes/
- garbage collect nsSound.cpp, the original one uses libcanberra
properly and thus sndio.
- remove patch from #750620, merged upstream (mfbt/double-conversion)
- remove patches from #691898, merged upstream (yarr jit ppc)
- remove useless crashreporter patch, we don't have breakpad
- garbage collect sunbird.desktop since it's unlikely sunbird will ever
build from tb again..
2012-09-01 14:22:45 +00:00
landry
fe58f806d1 Update to thunderbird 14.0/enigmail 1.4.3/lightning 1.6b1.
- see http://www.mozilla.org/en-US/thunderbird/14.0/releasenotes/
- remove the -rpath hack, not needed since matthew's ld.so fix from
  12/06
- backport cset from #750620 to fix ppc (and other exotic archs) build.
2012-08-07 09:07:04 +00:00
landry
e5024918a2 Update to thunderbird 13.0.
See https://www.mozilla.org/en-US/thunderbird/13.0/releasenotes/ for details
- update enigmail to 1.4.2, lightning to 1.5b1
- adapt Makefile to cope with SEPARATE_BUILD
- add a rpath hack in config/rules.mk, temporary workaround for #668869
2012-06-11 15:33:26 +00:00
landry
b2dd2d7451 Sync patches with what has (finally _o/ \o/ \o_ !) been commited
upstream for bug #691898, fixing build on powerpc (and other non
yarr-jit archs..), see
https://hg.mozilla.org/mozilla-central/rev/f5a3a7b9c6b0
2012-05-09 20:36:40 +00:00
landry
b4e577b37e Remove useless patches which should have gone in the attic when updating
to mozilla 9. Better late than never.. Still from upstream bug #648735.
Revs https://hg.mozilla.org/mozilla-central/rev/ea33ddde6ade,
https://hg.mozilla.org/mozilla-central/rev/226136c5812e and
https://hg.mozilla.org/mozilla-central/rev/f78d9f4f5234.

While here add a comment stating the failure fixed by last two remaining
ipc patches.
2012-05-09 17:16:01 +00:00
landry
ed7f541523 Update to thunderbird 12.0.1/Lightning 1.4b1/enigmail 1.5pre
See http://www.mozilla.org/en-US/thunderbird/12.0/releasenotes/

Same comments as for firefox 12, only to mention that .0.1 is a bugfix
release to fix POP issues introduced in 12.0. Tested by nigel@ (thanks!)
2012-04-30 15:32:06 +00:00
landry
47fbfa2d28 Update to thunderbird 11.0. (and enigmail 1.4/lightning 1.3b1)
- Fixes MFSA 2012-12->19
- see http://www.mozilla.org/en-US/thunderbird/11.0/releasenotes/ (but
  there's much more!)
- complete patchset for #691898, still fixes build on ppc (and hopefully
commited in firefox 14...)
- add patchset from #706955, workarounds #669050 (xpcshell hangs during
make install and chokes on CSPUtils.csm, threads related..)
- remove obsolete/commited patches
2012-03-16 21:35:25 +00:00
ajacoutot
a89a75cd04 Garbage collect the /dev/arandom patches.
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
landry
03bebf5e7a Update to thunderbird-10.0.2.
Same comments as for firefox, plus:
- rename js/src/jscompartment.cpp patch
- remove patch-configure.in, not needed since 'gnome' component is
  disabled via configure args.
- add patch-mail_installer_Makefile_in to not install the sdk
  headers/idl files
2012-02-20 20:17:49 +00:00
nigel
cb00a56584 Update thunderbird add missing patch 2012-01-11 01:48:53 +00:00
nigel
e9a2e4c58d Update thunderbird to 9.0.1
Changes from mpi@ for macppc

Ok landry@, stsp@, mpi@
2012-01-11 01:19:43 +00:00
nigel
8ab7c8c3fc Update thunderbird to 9.0.1
Changes from mpi@ for macppc

Ok landry@, stsp@, mpi@
2012-01-11 01:10:24 +00:00
nigel
2fabd642b6 Update thunderbird v7.0.1 to v8.0, enigmail v1.3.4, lightning 2011-12-08 02:25:59 +00:00
robert
3f99f25245 unbreak after nspr change and enable vswprintf 2011-10-28 12:31:41 +00:00
landry
a85fcf43f1 Update to thunderbird 7.0.1/lightning 1.0beta6. 2011-10-03 21:07:05 +00:00
nigel
35c87823ef Backport from upstream
https://bugzilla.mozilla.org/show_bug.cgi?id=681026
https://hg.mozilla.org/mozilla-central/rev/bb708067dd57

enigmail v.1.3 updated to v.1.3.2

ok landry@ (maintainer)
2011-09-21 14:34:27 +00:00
landry
c08e17cfcf Update to thunderbird 6.0/lightning 1.0b5/enigmail 1.3.
See https://www.mozilla.org/en-US/thunderbird/6.0/releasenotes/
- remove patches merged upstream
- Add a missing patch from firefox for plugin path
- Add a hack to fix ui hangs with enigmail, better solution worked on in
  #681026
testing, feedback & enigmail update from nigel@, thanks!
2011-08-23 20:19:33 +00:00
landry
0130f973ee Merge enigmail/thunderbird port into thunderbird port so that enigmail
is built during thunderbird build, and packaged as a subpackage of
thunderbird, instead of building thunderbird twice...
add @conflict/@pkgpath markers to allow seamless updates from previous
enigmail packages.
Tested by nigel@, ok naddy@.
2011-07-28 20:30:30 +00:00
landry
0f4851e6e4 Security fix for CVE-2011-2691 backported from png 1.4.8, from naddy@.
See https://bugzilla.mozilla.org/show_bug.cgi?id=669863 for details.

firefox35, firefox36 and sunbird use png 1.2.35 and will need other fixes.
2011-07-28 08:12:50 +00:00
landry
b02b46dbd5 Update to thunderbird 5.0, based on Gecko 5. See for details :
http://www.mozilla.org/en-US/thunderbird/5.0/releasenotes/
- sync ipc patches from firefox
- install under lib/thunderbird-5.0 instead of using the handmade
  install target
- remove a bunch of pointless patches
Been running with it since a while, tested by a few on ports@, thanks!
2011-07-24 07:10:12 +00:00
landry
5cfd472562 Update to mozilla-thunderbird 3.1.10. 2011-04-29 08:01:26 +00:00
dcoppa
9f2ad3cb2a Adopt a patch that fixes a bug causing animated gifs to flicker
when using cairo 1.10.x and make mozilla-firefox and mozilla-thunderbird
build against systemwide cairo as it was with cairo 1.8.x.
Patch backported from FF4 branch by Rafal Muzylo <galtgendo@o2.pl>

https://bugzilla.mozilla.org/show_bug.cgi?id=597174
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-libs/xulrunner/files/fix-animated-gifs.patch

OK landry@
2011-03-10 14:34:17 +00:00
landry
13f06106cf Update to mozilla-thunderbird 3.1.8. Fixes MFSA-2011-01,08,09 2011-03-02 14:44:19 +00:00
landry
1c74338058 Fix an unaligned access on sparc64 leading to random crashes when
mozilla tries to read a malformed ICC profile on random image content
found on the web.
backport of http://hg.mozilla.org/mozilla-central/rev/e8207773d54d
ref: https://bugzilla.mozilla.org/show_bug.cgi?id=629057
issue reported and fix found by naddy@
ok naddy@ ajacoutot@
2011-01-28 21:38:12 +00:00
landry
a13be2b9e4 Build against system sqlite now that it builds with FTS3 enabled, and
add the same PRAGMA secure_delete patch as done in firefox.
2011-01-14 22:53:42 +00:00
dcoppa
729f3f4f79 Apply the cups fix to the rest of Mozilla apps (mozilla-thunderbird,
sunbird, firefox35, seamonkey).

Ok & tested by landry@
2011-01-05 08:22:30 +00:00
dcoppa
927ee14bcd Fix Kerberos/GSSAPI authentication within mozilla ports.
OpenBSD does not have gssapi_krb5. So, to avoid undefined symbol
errors, link libxul with "-lkrb5 -lcrypto".

OK phessler@, landry@ (MAINTAINER)
2010-12-01 15:00:12 +00:00
landry
76a777fee2 Do the PFRAG dance to produce a working debug-flavoured tb package.
Mozilla likes to build different libs when debug is enabled...
patch run-mozilla.sh so that it finds our gdb by default, and amend
README.OpenBSD to teach user how to properly debug tb.
2010-10-27 12:54:34 +00:00
landry
a9d20e33b3 Update to mozilla-thunderbird 3.1.3, fixes MFSA 2010-49->63
http://www.mozilla.org/security/known-vulnerabilities/thunderbird31.html#thunderbird3.1.3

tested by pea@ and myself
2010-09-08 14:24:36 +00:00
landry
28bb810af5 Update to thunderbird 3.1.1, tested by a few people on ports@ (and myself...)
Merge patches for 1.9.2 mozilla branch from firefox 3.6.x port.
While here, build lightning as a subpackage using --enable-calendar.
Add @pkgpath/@conflict markers for seamless upgrades.
2010-07-27 17:01:16 +00:00
landry
f411382e3c Switch mail/mozilla-thunderbird to www/mozilla MODULE. removes ~90 lines
of Makefile, which now entirely fits on my 70-lines height terms. Yay!
While here switch PLIST to use MOZILLA_PROJECT, and remove a leftover
patch from ffx35 that slipped in.
2010-07-09 16:55:59 +00:00
landry
8b6793ce3d Remove all patches applying to local copy of nss/nspr, as we now use the
systemwide ones (which have all those patches). Don't call autoconf in
nsprpub/ while here, and bump PKGNAME to be on the safe side.
2010-06-16 19:07:23 +00:00
espie
8666776b2e gcc3 and gcc4 disagree, so put a common cast to make them compile.
(also compile some file with -O1 in moz)
2010-05-10 12:36:09 +00:00
landry
0eb43819cb Harmonize default search paths for systemwide thunderbird extensions
and plugins to ${LOCALBASE}/lib/mozilla/{plugins,extensions}. Doesn't
affect existing applications/installed plugins as laucher script still
adds lib/mozilla-plugins to MOZ_PLUGIN_PATH, and so far no package
installs systemwide mozilla extensions. In the long term, will permit to
un-subpackage lightning & enigmail for seamonkey & thunderbird.
idea from ajacoutot@, diff liked by ajacoutot@ & sthen@
2010-04-27 20:57:55 +00:00
landry
c535134760 Major update to mozilla-thunderbird 3.0.4. See for details:
http://www.mozillamessaging.com/en-US/thunderbird/3.0.4/releasenotes/
Backing up your profile before upgrading is recommended..
Update largely based on www/firefox35 port, tested on
i386/amd64/sparc64/powerpc by myself and alpha by naddy@.

ok naddy@
2010-04-03 09:26:45 +00:00
ajacoutot
224f5fbb96 Actually, only firefox35 bundles its own nss for some reason, so revert
previous.
No pkg change, no bump.
2009-11-18 08:59:00 +00:00
ajacoutot
b0bbc8ee65 Thunderbird bundles its own libnss3, so use same workaround as for
security/nss:
SHA1_Update conflicts with openssl which may be dynamically loaded
at runtime via libcups or libgssapi so causing a crash due to using
the wrong binding.  So rename here to avoid conflict.

ok jasper@ sthen@
2009-11-17 23:08:12 +00:00
martynas
cd6623c525 security update to mozilla-thunderbird-2.0.0.23.
MFSA 2009-42  Compromise of SSL-protected communication
2009-08-21 16:40:42 +00:00
martynas
8bc04e2bfe http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.22 2009-06-23 17:05:00 +00:00
martynas
ec92747690 adapt sndio backend; used for mail notifications, and plugins.
get rid of esound.  Henrikas Judickas helped me with testing
2009-05-09 22:47:08 +00:00
martynas
b558b3ba1e security update to 2.0.0.18. MFSA 2008-59; MFSA 2008-58; MFSA
2008-56; MFSA 2008-55; MFSA 2008-52; MFSA 2008-50; MFSA 2008-48.
ok naddy@
2008-12-19 11:42:35 +00:00
martynas
77b98f37ae adapt from mozilla-firefox: use system libm 2008-08-23 22:07:03 +00:00
martynas
720d05e85e security update to mozilla-thunderbird-2.0.0.16. MFSA 2008-34;
MFSA 2008-33; MFSA 2008-31; MFSA 2008-29; MFSA 2008-26; MFSA 2008-25;
MFSA 2008-24; MFSA 2008-21.
see http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.16
"just be bold and commit it" naddy@
2008-07-24 10:10:33 +00:00
martynas
78aeb076bf adapt for other mozilla projects claudio's diff of firefox to honor
MOZ_PLUGIN_PATH.  bump pkgnames
sure claudio@
2008-07-21 19:19:06 +00:00
bernd
270eb2d393 Security update to mozilla-thunderbird-2.0.0.12 to fix multiple
vulnerabilities.

More information:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunderbird$

Tested by many. Thank you!

ok ian@, martynas@, kurt@, pvalchev@
2008-02-29 21:49:48 +00:00
sthen
037ad32561 Thunderbird runs^W ambles on arm when it knows what ABI to use.
Probably no change to !arm (and it was not previously built on arm),
but bump to be sure. Adapted from martynas' diff for xulrunner.

ok martynas
2008-02-12 23:19:37 +00:00