head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.1.0.36 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.34 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.32 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.30 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.28 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.26 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.24 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.22 pkgsrc-2008Q1:1.1.0.20 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.18 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.16 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.14 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.12 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.10 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.8 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.6 pkgsrc-2006Q2-base:1.1 pkgsrc-2006Q1:1.1.0.4 pkgsrc-2006Q1-base:1.1 pkgsrc-2005Q4:1.1.0.2; locks; strict; comment @# @; 1.2 date 2009.11.29.03.06.43; author tnn; state dead; branches; next 1.1; 1.1 date 2005.12.30.21.35.58; author joerg; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2005.12.30.21.35.58; author salo; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2006.02.09.10.32.28; author salo; state Exp; branches; next ; desc @@ 1.2 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-dc,v 1.1 2005/12/30 21:35:58 joerg Exp $ diff -ruN ../Orig/mozilla/gc/boehm/mach_dep.c ./gc/boehm/mach_dep.c --- ../Orig/mozilla/gc/boehm/mach_dep.c 1999-09-30 11:25:45.000000000 +0900 +++ ./gc/boehm/mach_dep.c 2005-12-04 19:44:28.000000000 +0900 @@@@ -206,7 +206,7 @@@@ && !defined(SCO) && !defined(SCO_ELF) \ && !(defined(LINUX) && defined(__ELF__)) \ && !(defined(__FreeBSD__) && defined(__ELF__)) \ - && !defined(DOS4GW) + && !defined(DOS4GW) && !(defined(__DragonFly__) && defined(__ELF__)) /* I386 code, generic code does not appear to work */ /* It does appear to work under OS2, and asms dont */ /* This is used for some 38g UNIX variants and for CYGWIN32 */ @@@@ -220,7 +220,7 @@@@ # endif # if ( defined(I386) && defined(LINUX) && defined(__ELF__) ) \ - || ( defined(I386) && defined(__FreeBSD__) && defined(__ELF__) ) + || ( defined(I386) && (defined(__FreeBSD__) || defined(__DragonFly__)) && defined(__ELF__) ) /* This is modified for Linux with ELF (Note: _ELF_ only) */ /* This section handles FreeBSD with ELF. */ @ 1.1 log @Add DragonFly build support, partly based on the patches from www/firefox. @ text @d1 1 a1 1 $NetBSD: patch-dc,v 1.2 2005/12/10 13:47:22 taya Exp $ @ 1.1.2.1 log @file patch-dc was added on branch pkgsrc-2005Q4 on 2005-12-30 21:35:58 +0000 @ text @d1 23 @ 1.1.2.2 log @Pullup ticket 1102 - requested by Geert Hendrickx security update for firefox and thunderbird Updated via patch from the submitter, includes these changes: Module Name: pkgsrc Committed By: joerg Date: Fri Dec 30 21:35:58 UTC 2005 Modified Files: pkgsrc/mail/thunderbird/patches: patch-ab patch-ac patch-aq patch-ba patch-bo patch-bs Added Files: pkgsrc/mail/thunderbird/patches: patch-ar patch-da patch-db patch-dc patch-de patch-df patch-dg patch-dh patch-dj patch-dk patch-dl patch-dm patch-do patch-ds patch-dt Log Message: Add DragonFly build support, partly based on the patches from www/firefox. --- Module Name: pkgsrc Committed By: joerg Date: Wed Jan 4 08:55:08 UTC 2006 Modified Files: pkgsrc/mail/thunderbird: distinfo Log Message: Also commit distinfo. Reminded by wiz@@. --- Module Name: pkgsrc Committed By: ghen Date: Sun Feb 5 14:49:05 UTC 2006 Modified Files: pkgsrc/mail/thunderbird: Makefile Makefile-thunderbird.common PLIST distinfo pkgsrc/mail/thunderbird-gtk1: Makefile PLIST pkgsrc/mail/thunderbird/patches: patch-aa patch-ab patch-ac patch-af patch-ag patch-ai patch-aj patch-al patch-ap patch-aq patch-aw patch-ax patch-bb patch-bo patch-bq patch-br patch-db patch-de patch-df Removed Files: pkgsrc/mail/thunderbird-gtk1: MESSAGE pkgsrc/mail/thunderbird/patches: patch-bt patch-bw patch-cc patch-ce patch-cf Log Message: Update to Thunderbird 1.5. What's new: * Automated update to streamline product upgrades. Notification of an update is more prominent, and updates to Thunderbird may now be half a megabyte or smaller. Updating extensions has also improved. * Sort address autocomplete results by how often you send e-mail to each recipient. * Spell check as you type. * Saved Search Folders can now search across multiple accounts. * Built in phishing detector to help protect users against email scams. * Podcasting and other RSS Improvements. * Deleting attachments from messages. * Integration with server side spam filtering. * Reply and forward actions for message filters. * Kerberos Authentication. * Auto save as draft for mail composition. * Message aging. * Filters for Global Inbox. * Improvements to product usability including redesigned options interface, and SMTP server management. * Many security enhancements. For a more detailed list of changes, see http://weblogs.mozillazine.org/rumblingedge/archives/2006/01/1-5.html Ok with wiz. --- Module Name: pkgsrc Committed By: ghen Date: Sun Feb 5 14:43:59 UTC 2006 Modified Files: pkgsrc/www/mozilla: Makefile.common Log Message: Set CATEGORIES ?=www (instead of =) such that thunderbird (and later sunbird) can override it. Ok for wiz. --- odule Name: pkgsrc Committed By: ghen Date: Sun Feb 5 14:46:31 UTC 2006 Modified Files: pkgsrc/www/firefox: Makefile Makefile-firefox.common PLIST distinfo pkgsrc/www/firefox-gtk1: Makefile PLIST Added Files: pkgsrc/www/firefox/patches: patch-dw patch-dx Removed Files: pkgsrc/www/firefox/patches: patch-bugzilla-319004 Log Message: Update to Firefox 1.5.0.1, a bug fix release for Firefox 1.5. What's new: * Improved stability. * Improved support for Mac OS X. * International Domain Name support for Iceland (.is) is now enabled. * Fixes for several memory leaks. * Several security enhancements. For a more detailed list changes, see http://www.squarefree.com/burningedge/releases/1.5.0.1.html Ok with wiz. @ text @a0 23 $NetBSD: patch-dc,v 1.1.2.1 2006/02/09 10:32:28 salo Exp $ diff -ruN ../Orig/mozilla/gc/boehm/mach_dep.c ./gc/boehm/mach_dep.c --- ../Orig/mozilla/gc/boehm/mach_dep.c 1999-09-30 11:25:45.000000000 +0900 +++ ./gc/boehm/mach_dep.c 2005-12-04 19:44:28.000000000 +0900 @@@@ -206,7 +206,7 @@@@ && !defined(SCO) && !defined(SCO_ELF) \ && !(defined(LINUX) && defined(__ELF__)) \ && !(defined(__FreeBSD__) && defined(__ELF__)) \ - && !defined(DOS4GW) + && !defined(DOS4GW) && !(defined(__DragonFly__) && defined(__ELF__)) /* I386 code, generic code does not appear to work */ /* It does appear to work under OS2, and asms dont */ /* This is used for some 38g UNIX variants and for CYGWIN32 */ @@@@ -220,7 +220,7 @@@@ # endif # if ( defined(I386) && defined(LINUX) && defined(__ELF__) ) \ - || ( defined(I386) && defined(__FreeBSD__) && defined(__ELF__) ) + || ( defined(I386) && (defined(__FreeBSD__) || defined(__DragonFly__)) && defined(__ELF__) ) /* This is modified for Linux with ELF (Note: _ELF_ only) */ /* This section handles FreeBSD with ELF. */ @