Pullup ticket 157 - requested by Havard Eidnes
authorsnj <snj>
Wed, 1 Dec 2004 01:49:25 +0000 (01:49 +0000)
committersnj <snj>
Wed, 1 Dec 2004 01:49:25 +0000 (01:49 +0000)
commit7d5f7431c17190d5761a27071a4fa6bc6e747068
tree979055d9f896e2a785df2992b7b0f8cb1c14db90
parenteb8129ae7f4e1df09eb8771c8aa3e54e9b1e9513
Pullup ticket 157 - requested by Havard Eidnes
security fix for thunderbird and thunderbird-gtk2

Module Name:    pkgsrc
Committed By:   kristerw
Date:           Thu Nov  4 20:06:34 UTC 2004

Modified Files:
        pkgsrc/mail/thunderbird: distinfo
        pkgsrc/mail/thunderbird/patches: patch-bt

Log Message:
Use __va_copy instead of va_copy for NetBSD.  This is needed on gcc 3.4=

since the build use -ansi that in turn makes gcc 3.4 modify its pre-
defined symbols in such a way that va_copy is not defined.
---
Module Name:    pkgsrc
Committed By:   taya
Date:           Sun Nov 14 23:38:20 UTC 2004

Modified Files:
        pkgsrc/mail/thunderbird: Makefile-thunderbird.common PLIST dist=
info
        pkgsrc/mail/thunderbird-gtk2: PLIST

Log Message:
Update thunderbird & thunderbird-gtk2 to 0.9

Here are the highlights for this Thunderbird release:

* Saved Search Folders
- Saved Search Folders display messages based on previously set search
criteria. For example, instead of filtering messages into a new
folder, you could create a Saved Search Folder that lists all the
messages received from a certain person over the past 30 days, even if
those messages are stored in different folders and subfolders.

* Message Grouping
- You can now group messages in a folder by attributes such as date,
sender, priority or a custom label. For instance, a folder grouped by
date will group messages from today, yesterday, last week, etc. into
self-contained groups in the message list pane. (View > Sort By >
Grouped By Sort)

* Other New Features
- Messages with attachments now get marked as such in the message list
pane immediately and not when the message is displayed.

- Improvements to Thunderbird's Global Inbox support for POP3 users.

- The new quick search bar introduced in 0.8 now features a clear
button when search text is present inside the quick search box.

- Fixed a regression introduced in 0.8 where a user could not change
the local folder path in the Account Manager.

- Improved offline support including fixes for common offline-related
problems.

- Improved privacy controls block remote content in e-mail messages
from senders not in your address book.

- Long file attachment names are no longer truncated in the message
pane.

- Bug fixes too numerous to mention!
mail/thunderbird-gtk2/PLIST
mail/thunderbird/MESSAGE
mail/thunderbird/Makefile-thunderbird.common
mail/thunderbird/PLIST
mail/thunderbird/distinfo
mail/thunderbird/patches/patch-bt