pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail
Module Name: pkgsrc
Committed By: smb
Date: Mon May 12 02:25:40 UTC 2008
Modified Files:
pkgsrc/mail/claws-mail: Makefile Makefile.vers distinfo
pkgsrc/mail/claws-mail-attachwarner: Makefile distinfo
pkgsrc/mail/claws-mail-attremover: Makefile distinfo
pkgsrc/mail/claws-mail-bogofilter: Makefile
pkgsrc/mail/claws-mail-cachesaver: Makefile distinfo
pkgsrc/mail/claws-mail-dillo-viewer: Makefile
pkgsrc/mail/claws-mail-fetchinfo: Makefile distinfo
pkgsrc/mail/claws-mail-gtkhtml: Makefile distinfo
pkgsrc/mail/claws-mail-mailmbox: Makefile distinfo
pkgsrc/mail/claws-mail-newmail: Makefile distinfo
pkgsrc/mail/claws-mail-notification: Makefile distinfo
pkgsrc/mail/claws-mail-pdf_viewer: Makefile distinfo
pkgsrc/mail/claws-mail-pgp: Makefile
pkgsrc/mail/claws-mail-pgpcore: Makefile
pkgsrc/mail/claws-mail-pgpinline: Makefile
pkgsrc/mail/claws-mail-pgpmime: Makefile
pkgsrc/mail/claws-mail-rssyl: Makefile distinfo
pkgsrc/mail/claws-mail-smime: Makefile distinfo
pkgsrc/mail/claws-mail-spamassassin: Makefile
pkgsrc/mail/claws-mail-spamreport: Makefile distinfo
pkgsrc/mail/claws-mail-synce: Makefile
pkgsrc/mail/claws-mail-tnef: Makefile distinfo
pkgsrc/mail/claws-mail-trayicon: Makefile
pkgsrc/mail/claws-mail-vcalendar: Makefile distinfo
pkgsrc/mail/claws-mail-vcalendar/patches: patch-ab
pkgsrc/mail/claws-mail/patches: patch-ac
Added Files:
pkgsrc/mail/claws-mail-newmail/patches: patch-aa
Removed Files:
pkgsrc/mail/claws-mail-rssyl/patches: patch-aa
pkgsrc/mail/claws-mail/patches: patch-af patch-ag
Log Message:
Update to claws-mail 3.4.0:
* 3.4.0
-------
* Added support for /dev/mem_notify. This Linux kernel feature
will allow applications to be notified that memory has to be
freed before getting OOM-killed.
For more information: http://lwn.net/Articles/267013/
* Enabled moving/copying folders to root folders when using the
folder selection dialogue.
* Global and per-folder templates can now override the From name.
* Added a tooltip with extended folder stats. (Hover the cursor over
the short stats on the right, below the message list.)
* Implemented 2-line items in the message list when in three column
mode.
* Added support for png themes.
* Added an icon for attached patches (text/x-patch and text/x-diff).
* When viewing a message that has a large amount of text, show a
maximum of 1MB of text and add a noticeview to show optionally show
the whole message.
* Added a button to the templates preferences to restore defaults for
current language.
* Added search in filtering rules list.
* Bogofilter Plugin:
Added a "learn from whitelist" preference.
* MAEMO:
Added information when fetching large messages.
* tools/csv2addressbook.pl
Added support for Kmail/Kaddressbook.
* 3.3.1
-------
* Forbid attaching anything containing "../" or ".ssh/" in mailto:
URIs.
* Add a hidden preference, 'use_networkmanager', to disable
NetworkManager handling
* 3.3.0
-------
* Due to licensing problems, the ClamAV plugin has been removed from
the Claws Mail core distribution and can now been found packaged
separately or with the 'extra plugins' package.
* Added NetworkManager support
This is built by default if the dependencies are satisfied; it can
be specifically disabled with '--disable-networkmanager-support'.
This enables Claws Mail to track changes to the network status.
* Added DIGEST-MD5 support for IMAP authentication
* Added Folder Properties option, 'Run processing rules when opening'
to the General page.
* Added sub-sorting to the Message List; when the Sort type is either
Subject, From, To or Tags, sub-sorting by Date will be active.
* Added from=address to the mailto sequence
The 'from' will try to select the first matching account in the
Accounts list, otherwise it will use the usual account selection
mechanism but will override it with the given 'from' address.
* Added insert=FILE to the mailto sequence (stands for 'insert file')
This adds the ability to create a new message from the command-line,
with the body set from the contents of an existing file.
* Added mailto with NNTP accounts
This comes into play if mailto is used when an NNTP account is the
default account or if an NNTP account address is used with 'from'.
* Added several GUI improvements to the Filtering, Processing, Tags,
Actions, Templates, Logging and Address Book dialogues
* Added a tooltip to the 'replied' icon in the Message List which
indicates 'click to see your reply' feature.
* Added 'claws-mail --version-full' to display the version and a list
of the compiled-in features
* Implemented speed-ups to list operations, deletions and cache
updates.
* Updated the man page
* The Trayicon plugin icons are now themable.
* text/calendar message parts are now automatically displayed if a
plugin handling text/calendar is loaded, e.g. vCalendar.
* Maemo: connect HW status change signal for shutdown
* Maemo: identify mmc1 and mmc2 more clearly in the GUI
* Maemo: Make dnd threshold higher
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/mail/claws-mail/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/claws-mail/Makefile.vers
cvs rdiff -r1.7 -r1.8 pkgsrc/mail/claws-mail/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/claws-mail-attachwarner/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/claws-mail-attachwarner/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/claws-mail-attremover/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/claws-mail-attremover/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/claws-mail-bogofilter/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/claws-mail-cachesaver/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/claws-mail-cachesaver/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/claws-mail-dillo-viewer/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/claws-mail-fetchinfo/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/claws-mail-fetchinfo/distinfo
cvs rdiff -r1.10 -r1.11 pkgsrc/mail/claws-mail-gtkhtml/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/claws-mail-gtkhtml/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/claws-mail-mailmbox/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/claws-mail-mailmbox/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/claws-mail-newmail/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/claws-mail-newmail/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/mail/claws-mail-newmail/patches/patch-aa
cvs rdiff -r1.7 -r1.8 pkgsrc/mail/claws-mail-notification/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/claws-mail-notification/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/claws-mail-pdf_viewer/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/claws-mail-pdf_viewer/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/mail/claws-mail-pgp/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/claws-mail-pgpcore/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/claws-mail-pgpinline/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/claws-mail-pgpmime/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/mail/claws-mail-rssyl/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/claws-mail-rssyl/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/mail/claws-mail-rssyl/patches/patch-aa
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/claws-mail-smime/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/claws-mail-smime/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/claws-mail-spamassassin/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/claws-mail-spamreport/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/claws-mail-spamreport/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/claws-mail-synce/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/claws-mail-tnef/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/mail/claws-mail-tnef/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/claws-mail-trayicon/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/mail/claws-mail-vcalendar/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/claws-mail-vcalendar/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/claws-mail-vcalendar/patches/patch-ab
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/claws-mail/patches/patch-ac
cvs rdiff -r1.1 -r0 pkgsrc/mail/claws-mail/patches/patch-af \
pkgsrc/mail/claws-mail/patches/patch-ag
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index