head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.10 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.8 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.6 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.4 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.2 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.2.0.12 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.10 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.8 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.6 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.4 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.2 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.1.0.16 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.14 pkgsrc-2008Q1:1.1.0.12 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.10 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.8 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.6 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.4 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.2; locks; strict; comment @# @; 1.3 date 2009.11.29.03.06.44; author tnn; state dead; branches; next 1.2; 1.2 date 2008.08.22.09.42.15; author ghen; state Exp; branches; next 1.1; 1.1 date 2007.03.07.22.02.26; author joerg; state Exp; branches 1.1.2.1 1.1.16.1; next ; 1.1.2.1 date 2007.03.07.22.02.26; author salo; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2007.03.24.18.46.57; author salo; state Exp; branches; next ; 1.1.16.1 date 2008.08.24.11.10.27; author rtr; state Exp; branches; next ; desc @@ 1.3 log @update to thunderbird-3.0rc1. The 2.x version is still available in mail/thunderbird2. Major changes: - New Mail Account Setup Wizard - Redesigned Mail Toolbar - Tabbed Email Messages - Smart Folders - New Message Summary View - Column Headings - Message Archive - Activity Manager - New Add-ons Manager - Improved Address Book - Improved Gmail Integration Full release notes: http://www.mozillamessaging.com/en-US/thunderbird/3.0rc1/releasenotes/ @ text @$NetBSD: patch-dw,v 1.2 2008/08/22 09:42:15 ghen Exp $ --- security/nss/lib/freebl/Makefile.orig 2007-11-14 23:47:33.000000000 +0100 +++ security/nss/lib/freebl/Makefile @@@@ -194,7 +194,7 @@@@ endif # to bind the blapi function references in FREEBLVector vector # (ldvector.c) to the blapi functions defined in the freebl # shared libraries. -ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD OpenBSD, $(OS_TARGET))) +ifeq (,$(filter-out BSD_OS DragonFly FreeBSD Linux NetBSD OpenBSD, $(OS_TARGET))) MKSHLIB += -Wl,-Bsymbolic endif @ 1.2 log @Update thunderbird and thunderbird-gtk1 to 2.0.0.16. Security fixes in this version: MFSA 2008-34 Remote code execution by overflowing CSS reference counter MFSA 2008-33 Crash and remote code execution in block reflow MFSA 2008-31 Peer-trusted certs can use alt names to spoof MFSA 2008-29 Faulty .properties file results in uninitialized memory being used MFSA 2008-26 Buffer length checks in MIME processing MFSA 2008-25 Arbitrary code execution in mozIJSSubScriptLoader.loadSubScript() MFSA 2008-24 Chrome script loading from fastload file MFSA 2008-21 Crashes with evidence of memory corruption For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.16/releasenotes/ @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Fix build on DragonFly as RNG_RNGInit was calling itself due to bad linkage. I love platform dependent magic in each Makefile. @ text @d3 1 a3 1 --- security/nss/lib/freebl/Makefile.orig 2007-03-07 20:19:17.000000000 +0000 d5 1 a5 1 @@@@ -192,7 +192,7 @@@@ endif d9 2 a10 2 -ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD, $(OS_TARGET))) +ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD DragonFly, $(OS_TARGET))) @ 1.1.2.1 log @file patch-dw was added on branch pkgsrc-2006Q4 on 2007-03-07 22:02:26 +0000 @ text @d1 13 @ 1.1.2.2 log @Pullup ticket 2043 - requested by joerg portability fixes for firefox and thunderbird Revisions pulled up: - pkgsrc/mail/thunderbird/distinfo 1.36 - pkgsrc/mail/thunderbird/patches/patch-dw 1.1 - pkgsrc/www/firefox/distinfo 1.63 - pkgsrc/www/firefox/patches/patch-dw 1.3 Module Name: pkgsrc Committed By: joerg Date: Wed Mar 7 22:02:26 UTC 2007 Modified Files: pkgsrc/mail/thunderbird: distinfo Added Files: pkgsrc/mail/thunderbird/patches: patch-dw Log Message: Fix build on DragonFly as RNG_RNGInit was calling itself due to bad linkage. I love platform dependent magic in each Makefile. --- Module Name: pkgsrc Committed By: joerg Date: Wed Mar 7 22:05:22 UTC 2007 Modified Files: pkgsrc/www/firefox: distinfo Added Files: pkgsrc/www/firefox/patches: patch-dw Log Message: Merge patch-dw from thunderbird to fix build on DragonFly. @ text @a0 13 $NetBSD: patch-dw,v 1.1.2.1 2007/03/24 18:46:57 salo Exp $ --- security/nss/lib/freebl/Makefile.orig 2007-03-07 20:19:17.000000000 +0000 +++ security/nss/lib/freebl/Makefile @@@@ -192,7 +192,7 @@@@ endif # to bind the blapi function references in FREEBLVector vector # (ldvector.c) to the blapi functions defined in the freebl # shared libraries. -ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD, $(OS_TARGET))) +ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD DragonFly, $(OS_TARGET))) MKSHLIB += -Wl,-Bsymbolic endif @ 1.1.16.1 log @pullup ticket #2506 - requested by ghen thunderbird, thunderbird-gtk1: update package for security fixes revisions pulled up: pkgsrc/mail/thunderbird/Makefile-thunderbird.common 1.36 pkgsrc/mail/thunderbird/PLIST 1.24 pkgsrc/mail/thunderbird/distinfo 1.46 pkgsrc/mail/thunderbird-gtk1/PLIST 1.14 pkgsrc/mail/thunderbird/patches/patch-af 1.5 pkgsrc/mail/thunderbird/patches/patch-ap 1.5 pkgsrc/mail/thunderbird/patches/patch-dw 1.2 Module Name: pkgsrc Committed By: ghen Date: Fri Aug 22 09:42:15 UTC 2008 Modified Files: pkgsrc/mail/thunderbird: Makefile-thunderbird.common PLIST distinfo pkgsrc/mail/thunderbird-gtk1: PLIST pkgsrc/mail/thunderbird/patches: patch-af patch-ap patch-dw Log Message: Update thunderbird and thunderbird-gtk1 to 2.0.0.16. Security fixes in this version: MFSA 2008-34 Remote code execution by overflowing CSS reference counter MFSA 2008-33 Crash and remote code execution in block reflow MFSA 2008-31 Peer-trusted certs can use alt names to spoof MFSA 2008-29 Faulty .properties file results in uninitialized memory being used MFSA 2008-26 Buffer length checks in MIME processing MFSA 2008-25 Arbitrary code execution in mozIJSSubScriptLoader.loadSubScript() MFSA 2008-24 Chrome script loading from fastload file MFSA 2008-21 Crashes with evidence of memory corruption For more info, see +http://www.mozilla.com/en-US/thunderbird/2.0.0.16/releasenotes/ @ text @d1 1 a1 1 $NetBSD: patch-dw,v 1.1 2007/03/07 22:02:26 joerg Exp $ d3 1 a3 1 --- security/nss/lib/freebl/Makefile.orig 2007-11-14 23:47:33.000000000 +0100 d5 1 a5 1 @@@@ -194,7 +194,7 @@@@ endif d9 2 a10 2 -ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD OpenBSD, $(OS_TARGET))) +ifeq (,$(filter-out BSD_OS DragonFly FreeBSD Linux NetBSD OpenBSD, $(OS_TARGET))) @