head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.8 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.6 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.4 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.2 pkgsrc-2011Q2-base:1.3 pkgsrc-2010Q3:1.2.0.2 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.1.0.4 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.2 pkgsrc-2010Q1-base:1.1; locks; strict; comment @# @; 1.3 date 2010.12.11.14.34.40; author tnn; state dead; branches; next 1.2; 1.2 date 2010.07.12.16.49.22; author tnn; state Exp; branches 1.2.2.1; next 1.1; 1.1 date 2010.03.16.10.59.09; author tnn; state Exp; branches; next ; 1.2.2.1 date 2010.12.12.19.12.21; author tron; state dead; branches; next ; desc @@ 1.3 log @Update to thunderbird-3.1.7. - Several fixes to improve performance, stability and security - Several fixes to improve handling of large folder files stored locally. - Several fixes to improve corruption in local copy of IMAP mailboxes. - MFSA 2010-78 Add support for OTS font sanitizer - MFSA 2010-75 Buffer overflow while line breaking after document.write with long string - MFSA 2010-74 Miscellaneous memory safety hazards (rv:1.9.2.13/ 1.9.1.16) @ text @$NetBSD: patch-pe,v 1.2 2010/07/12 16:49:22 tnn Exp $ --- mozilla/xulrunner/installer/mozilla-plugin.pc.in.orig 2009-12-04 21:19:58.000000000 +0000 +++ mozilla/xulrunner/installer/mozilla-plugin.pc.in @@@@ -5,5 +5,5 @@@@ includedir=%includedir% Name: Mozilla Plug-In API Description: Mozilla Plug-In API Version: %MOZILLA_VERSION% -Cflags: -I${includedir}/stable -DXP_UNIX %ojidef% +Cflags: -I${includedir} -DXP_UNIX %ojidef% @ 1.2 log @- Update to thunderbird-3.1 - Update bundled enigmail to 1.1.2 - Update mozilla branch patches to 1.9.2 (from devel/xulrunner) - While here fix PR pkg/43598 PLIST problem w/ enigmail ---8<--- Thunderbird 3.1 is based on the Gecko 1.9.2 platform to provide improved performance, stability, web compatibility, and code simplification and sustainability. New features include: Faster Search Results and Quick Filter Toolbar * Faster Search Results * Quick Filter Toolbar User Experience Improvements * New Migration Assistant * Saved Files Manager * Mail Account Setup Wizard Performance Improvements * Improvements to Stability, Memory, and Password Handling @ text @d1 1 a1 1 $NetBSD: patch-pe,v 1.2 2010/03/16 15:57:02 tnn Exp $ @ 1.2.2.1 log @Pullup ticket #3302 - requested by tnn mail/thunderbird: security update Revisions pulled up: - mail/thunderbird/Makefile 1.61-1.62,1.64 via patch - mail/thunderbird/distinfo 1.76-1.77 - mail/thunderbird/patches/patch-pe delete --- Module Name: pkgsrc Committed By: tnn Date: Sat Nov 13 11:05:05 UTC 2010 Modified Files: pkgsrc/mail/thunderbird: Makefile distinfo Log Message: Update to thunderbird-3.1.6. Fixes MFSA 2010-73 Heap buffer overflow mixing document.write and DOM insertion --- Module Name: pkgsrc Committed By: tnn Date: Sat Nov 13 11:54:44 UTC 2010 Modified Files: pkgsrc/devel/xulrunner: Makefile PLIST mozilla-common.mk pkgsrc/mail/thunderbird: Makefile pkgsrc/www/firefox: Makefile pkgsrc/www/seamonkey: Makefile Log Message: Reluctantly switch over to bundled cairo and pixman for mozilla packages, like other distros have recently done. Bump package revisions. Background: The cairo-1.10 update caused multiple regressions in firefox, such as flickering gif animations and crashes. Mozilla doesn't seem interested in fixing it on the stable branches: https://bugzilla.mozilla.org/show_bug.cgi?id=610107 Other references: https://bugzilla.redhat.com/show_bug.cgi?id=628331 http://bugs.gentoo.org/show_bug.cgi?id=337813 https://bugzilla.mozilla.org/show_bug.cgi?id=597174 This workaround is guaranteed to cause other problems in the long run; so we should attempt to switch back when we move to the mozilla-2.0 branch. --- Module Name: pkgsrc Committed By: tnn Date: Sat Dec 11 14:34:41 UTC 2010 Modified Files: pkgsrc/mail/thunderbird: Makefile distinfo Removed Files: pkgsrc/mail/thunderbird/patches: patch-pe Log Message: Update to thunderbird-3.1.7. - Several fixes to improve performance, stability and security - Several fixes to improve handling of large folder files stored locally. - Several fixes to improve corruption in local copy of IMAP mailboxes. - MFSA 2010-78 Add support for OTS font sanitizer - MFSA 2010-75 Buffer overflow while line breaking after document.write with long string - MFSA 2010-74 Miscellaneous memory safety hazards (rv:1.9.2.13/ 1.9.1.16) @ text @d1 1 a1 1 $NetBSD: patch-pe,v 1.2 2010/07/12 16:49:22 tnn Exp $ @ 1.1 log @clone comm-1.9.1 patch set from devel/xulrunner into mail/thunderbird and www/seamonkey so devel/xulrunner can move forward to 1.9.2. @ text @d1 1 a1 1 $NetBSD: patch-pe,v 1.1.1.1 2009/08/05 02:59:48 tnn Exp $ d3 5 a7 4 --- mozilla/xulrunner/installer/libxul-unstable.pc.in.orig 2009-06-29 18:15:36.000000000 +0200 +++ mozilla/xulrunner/installer/libxul-unstable.pc.in @@@@ -8,5 +8,5 @@@@ Name: libxul Description: The Mozilla Runtime and Embedding Engine (unstable API) d9 3 a11 4 Requires: %NSPR_NAME% >= %NSPR_VERSION% -Libs: -L${sdkdir}/lib -lxpcomglue_s -lxul -lxpcom +Libs: -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lxpcomglue_s -lxul -lxpcom Cflags: -I${includedir}/${includetype} %WCHAR_CFLAGS% @