pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail Upgrade Claws Mail to 3.2.0, plus add the tnef pl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66a620ffbfa8
branches:  trunk
changeset: 537451:66a620ffbfa8
user:      smb <smb%pkgsrc.org@localhost>
date:      Wed Jan 09 03:55:09 2008 +0000

description:
Upgrade Claws Mail to 3.2.0, plus add the tnef plug-in.

# Several GUI improvements
The colour preferences have been split into tabs.
Improve the way 'Find in current message' search results are
shown by vertically centering the selected text in the
Message View.
Improvements to the 'List URIs' dialogue.
Filtering/Processing Match Type dialogue has been reworked.
Several other layout improvements.

# Several address book improvements
Added Custom Attributes, which can be edited from
'/Tools/Edit custom attributes...' and are used from the
'Name' drop down list on the 'Edit Person Details' dialogue.
Always add a new contact if any value is set, instead of
silently rejecting it when an email address is not set.
Better guessing of contact name from incomplete name
information.
Better display of contacts that have no name set, in contact
lists, group contents, find duplicate results.
Error messages don't show in the status bar anymore, alert
panels are used instead.
Several other GUI improvements.

# Added optional Tooltips to the Message List. This is enabled by the
'Show tooltips' option on the '/Display/Summaries' Preferences page
and is only possible with GTK+ >= 2.12

# Much improved handling of Return Receipts, both outgoing and
incoming.

# Added the option to use the system defaults for External Programs
preferences on the '/Message View/External Programs' page.

# Added "select first email in list" to the list of possible
selections in the 'Set default selection on entering a folder'
options on the '/Display/Summaries' preferences page.

# IMAP: Added IMAP tags support. (Note: 'Bandwidth-efficient' mode
prevents fetching of tags.)

# IMAP: Optimised flag handling and message copying.

# Improved printed page layout for built-in GTK+ printing
Bold fonts are now used where appropriate and a demarcation
between header and body has been added.

# Optimised filtering on flags/tags changes.

# MAEMO: Added LED flashing for new mail alerts

# MAEMO: Made all of the left of column in the Folder List a hotspot
for expanding/collapsing the tree.

# Updated translations: Brazilian Portuguese, French, German,
Hungarian, Italian, and Spanish

diffstat:

 mail/claws-mail-attachwarner/Makefile |   9 ++++-----
 mail/claws-mail-attachwarner/distinfo |   8 ++++----
 mail/claws-mail-attremover/Makefile   |   5 ++---
 mail/claws-mail-bogofilter/Makefile   |   7 +++----
 mail/claws-mail-cachesaver/Makefile   |   5 ++---
 mail/claws-mail-clamav/Makefile       |   9 ++++-----
 mail/claws-mail-dillo-viewer/Makefile |   7 +++----
 mail/claws-mail-fetchinfo/Makefile    |   9 ++++-----
 mail/claws-mail-fetchinfo/distinfo    |   8 ++++----
 mail/claws-mail-gtkhtml/Makefile      |   9 ++++-----
 mail/claws-mail-gtkhtml/distinfo      |   8 ++++----
 mail/claws-mail-mailmbox/Makefile     |   5 ++---
 mail/claws-mail-newmail/Makefile      |   5 ++---
 mail/claws-mail-notification/Makefile |   9 ++++-----
 mail/claws-mail-notification/distinfo |   8 ++++----
 mail/claws-mail-pdf_viewer/Makefile   |   9 ++++-----
 mail/claws-mail-pdf_viewer/distinfo   |   8 ++++----
 mail/claws-mail-pgp/Makefile          |   8 ++++----
 mail/claws-mail-pgpcore/DESCR         |   5 +----
 mail/claws-mail-pgpcore/Makefile      |   7 +++----
 mail/claws-mail-pgpinline/DESCR       |   6 ++----
 mail/claws-mail-pgpinline/Makefile    |   7 +++----
 mail/claws-mail-pgpmime/DESCR         |   6 ++----
 mail/claws-mail-pgpmime/Makefile      |   7 +++----
 mail/claws-mail-rssyl/Makefile        |   9 ++++-----
 mail/claws-mail-rssyl/distinfo        |   8 ++++----
 mail/claws-mail-smime/Makefile        |   9 ++++-----
 mail/claws-mail-smime/distinfo        |   8 ++++----
 mail/claws-mail-spamassassin/Makefile |   9 ++++-----
 mail/claws-mail-spamreport/Makefile   |   9 ++++-----
 mail/claws-mail-spamreport/distinfo   |   8 ++++----
 mail/claws-mail-synce/DESCR           |   6 +++---
 mail/claws-mail-synce/Makefile        |  11 +++++------
 mail/claws-mail-synce/distinfo        |   8 ++++----
 mail/claws-mail-tnef/DESCR            |   5 +++++
 mail/claws-mail-tnef/Makefile         |  28 ++++++++++++++++++++++++++++
 mail/claws-mail-tnef/PLIST            |  18 ++++++++++++++++++
 mail/claws-mail-tnef/distinfo         |   5 +++++
 mail/claws-mail-trayicon/Makefile     |   7 +++----
 mail/claws-mail-vcalendar/Makefile    |   9 ++++-----
 mail/claws-mail-vcalendar/distinfo    |   8 ++++----
 mail/claws-mail/Makefile              |   7 +++----
 mail/claws-mail/Makefile.common       |   3 ++-
 mail/claws-mail/Makefile.vers         |   4 ++--
 mail/claws-mail/PLIST                 |  11 ++++++++---
 mail/claws-mail/distinfo              |  11 ++++++-----
 mail/claws-mail/patches/patch-ad      |  28 ++++++++++++++--------------
 mail/claws-mail/patches/patch-af      |  13 +++++++++++++
 48 files changed, 231 insertions(+), 185 deletions(-)

diffs (truncated from 997 to 300 lines):

diff -r 132910acad48 -r 66a620ffbfa8 mail/claws-mail-attachwarner/Makefile
--- a/mail/claws-mail-attachwarner/Makefile     Wed Jan 09 03:53:09 2008 +0000
+++ b/mail/claws-mail-attachwarner/Makefile     Wed Jan 09 03:55:09 2008 +0000
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.5 2007/10/23 20:16:51 smb Exp $
+# $NetBSD: Makefile,v 1.6 2008/01/09 03:55:09 smb Exp $
 #
 
-DISTNAME=      attachwarner-0.2.8
-PKGNAME=       claws-mail-attachwarner-0.2.8
+DISTNAME=      attachwarner-0.2.10
+PKGNAME=       claws-mail-attachwarner-0.2.10
 CATEGORIES=    mail
 MASTER_SITES=  http://claws-mail.org/downloads/plugins/
-PKGREVISION=   2
 
 MAINTAINER=    smb%NetBSD.org@localhost
 COMMENT=       Warns if a message mentions an attachment without attaching files
 
 PLIST_SRC+=    PLIST
 
-DEPENDS+=      claws-mail>=3.0.0:../../mail/claws-mail
+DEPENDS+=      claws-mail-3.2.0{,nb[0-9]*}:../../mail/claws-mail
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 132910acad48 -r 66a620ffbfa8 mail/claws-mail-attachwarner/distinfo
--- a/mail/claws-mail-attachwarner/distinfo     Wed Jan 09 03:53:09 2008 +0000
+++ b/mail/claws-mail-attachwarner/distinfo     Wed Jan 09 03:55:09 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/09/18 03:17:25 smb Exp $
+$NetBSD: distinfo,v 1.3 2008/01/09 03:55:09 smb Exp $
 
-SHA1 (attachwarner-0.2.8.tar.gz) = b3ce6f9e06e4acc407639f48bdd73b439c38e3f3
-RMD160 (attachwarner-0.2.8.tar.gz) = 3d22ae5dd8ce6ac3d4c9ea73f0546a4c87ddc861
-Size (attachwarner-0.2.8.tar.gz) = 387531 bytes
+SHA1 (attachwarner-0.2.10.tar.gz) = c7ab16e31da263addef67a7a39d6d353a22bab7d
+RMD160 (attachwarner-0.2.10.tar.gz) = 55b5c56ffcb597c0d877c60c23d98f9b746ead40
+Size (attachwarner-0.2.10.tar.gz) = 391358 bytes
diff -r 132910acad48 -r 66a620ffbfa8 mail/claws-mail-attremover/Makefile
--- a/mail/claws-mail-attremover/Makefile       Wed Jan 09 03:53:09 2008 +0000
+++ b/mail/claws-mail-attremover/Makefile       Wed Jan 09 03:55:09 2008 +0000
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2007/10/23 20:16:51 smb Exp $
+# $NetBSD: Makefile,v 1.5 2008/01/09 03:55:09 smb Exp $
 #
 
 DISTNAME=      att_remover-1.0.7
 PKGNAME=       claws-mail-att_remover-1.0.7
 CATEGORIES=    mail
 MASTER_SITES=  http://claws-mail.org/downloads/plugins/
-PKGREVISION=   2
 
 MAINTAINER=    smb%NetBSD.org@localhost
 COMMENT=       Permanently deletes attachments from mail
 
-DEPENDS+=      claws-mail>=3.0.0:../../mail/claws-mail
+DEPENDS+=      claws-mail-3.2.0{,nb[0-9]*}:../../mail/claws-mail
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 132910acad48 -r 66a620ffbfa8 mail/claws-mail-bogofilter/Makefile
--- a/mail/claws-mail-bogofilter/Makefile       Wed Jan 09 03:53:09 2008 +0000
+++ b/mail/claws-mail-bogofilter/Makefile       Wed Jan 09 03:55:09 2008 +0000
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.4 2007/10/23 20:16:51 smb Exp $
+# $NetBSD: Makefile,v 1.5 2008/01/09 03:55:10 smb Exp $
 #
 
 PLUGIN_NAME=   bogofilter
-PLUG_VER=      3.0.1
+PLUG_VER=      3.2.0
 .include "../../mail/claws-mail/plugins.mk"
 
 MAINTAINER=    smb%NetBSD.org@localhost
 COMMENT=       Enables the scanning of incoming mail using Bogofilter
-PKGREVISION=   2
 
 CONFIGURE_ARGS+=       --enable-${PLUGIN_NAME}-plugin
 
-DEPENDS+=      claws-mail>=3.0.1:../../mail/claws-mail
+DEPENDS+=      claws-mail-3.2.0{,nb[0-9]*}:../../mail/claws-mail
 DEPENDS+=      bogofilter>=1.0.3nb1:../../mail/bogofilter
 
 .include "../../mail/claws-mail/Makefile.vers"
diff -r 132910acad48 -r 66a620ffbfa8 mail/claws-mail-cachesaver/Makefile
--- a/mail/claws-mail-cachesaver/Makefile       Wed Jan 09 03:53:09 2008 +0000
+++ b/mail/claws-mail-cachesaver/Makefile       Wed Jan 09 03:55:09 2008 +0000
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2007/10/23 20:16:51 smb Exp $
+# $NetBSD: Makefile,v 1.5 2008/01/09 03:55:10 smb Exp $
 #
 
 DISTNAME=      cachesaver-0.10.6
 PKGNAME=       claws-mail-cachesaver-0.10.6
 CATEGORIES=    mail
 MASTER_SITES=  http://claws-mail.org/downloads/plugins/
-PKGREVISION=   2
 
 MAINTAINER=    smb%NetBSD.org@localhost
 COMMENT=       Saves Claws-Mail metadata every 60 seconds
 
-DEPENDS+=      claws-mail>=3.0.0:../../mail/claws-mail
+DEPENDS+=      claws-mail-3.2.0{,nb[0-9]*}:../../mail/claws-mail
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 132910acad48 -r 66a620ffbfa8 mail/claws-mail-clamav/Makefile
--- a/mail/claws-mail-clamav/Makefile   Wed Jan 09 03:53:09 2008 +0000
+++ b/mail/claws-mail-clamav/Makefile   Wed Jan 09 03:55:09 2008 +0000
@@ -1,22 +1,21 @@
-# $NetBSD: Makefile,v 1.4 2007/10/23 20:16:52 smb Exp $
+# $NetBSD: Makefile,v 1.5 2008/01/09 03:55:10 smb Exp $
 #
 
 PLUGIN_NAME=   clamav_plugin
-PLUG_VER=      3.0.1
+PLUG_VER=      3.2.0
 .include "../../mail/claws-mail/plugins.mk"
 BUILD_DIRS=     src/plugins/clamav
 INSTALL_DIRS=   src/plugins/clamav
 
 MAINTAINER=    smb%NetBSD.org@localhost
 COMMENT=       Enables the scanning of message attachments using Clam AntiVirus
-PKGREVISION=   2
 
 CONFIGURE_ARGS+=       --enable-clamav-plugin
 
 USE_LANGUAGES= c
 
-DEPENDS+=      claws-mail>=3.0.1:../../mail/claws-mail
-DEPENDS+=      clamav>=0.91.1nb1:../../mail/clamav
+DEPENDS+=      claws-mail-3.2.0{,nb[0-9]*}:../../mail/claws-mail
+DEPENDS+=      clamav>=0.92:../../mail/clamav
 
 .include "../../mail/claws-mail/Makefile.vers"
 .include "../../mail/clamav/buildlink3.mk"
diff -r 132910acad48 -r 66a620ffbfa8 mail/claws-mail-dillo-viewer/Makefile
--- a/mail/claws-mail-dillo-viewer/Makefile     Wed Jan 09 03:53:09 2008 +0000
+++ b/mail/claws-mail-dillo-viewer/Makefile     Wed Jan 09 03:55:09 2008 +0000
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.4 2007/10/23 20:16:52 smb Exp $
+# $NetBSD: Makefile,v 1.5 2008/01/09 03:55:10 smb Exp $
 #
 
 PLUGIN_NAME=   dillo_viewer
-PLUG_VER=      3.0.1
+PLUG_VER=      3.2.0
 .include "../../mail/claws-mail/plugins.mk"
 
 MAINTAINER=    smb%NetBSD.org@localhost
 COMMENT=       Plugin to use the Dillo web browser for html rendering
-PKGREVISION=   2
 
 CONFIGURE_ARGS+=       --enable-dillo_viewer-plugin
 
-DEPENDS+=      claws-mail>=3.0.1:../../mail/claws-mail
+DEPENDS+=      claws-mail-3.2.0{,nb[0-9]*}:../../mail/claws-mail
 DEPENDS+=      dillo>=0.8.6nb2:../../www/dillo
 
 .include "../../mail/claws-mail/Makefile.vers"
diff -r 132910acad48 -r 66a620ffbfa8 mail/claws-mail-fetchinfo/Makefile
--- a/mail/claws-mail-fetchinfo/Makefile        Wed Jan 09 03:53:09 2008 +0000
+++ b/mail/claws-mail-fetchinfo/Makefile        Wed Jan 09 03:55:09 2008 +0000
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2007/10/23 20:16:52 smb Exp $
+# $NetBSD: Makefile,v 1.5 2008/01/09 03:55:10 smb Exp $
 #
 
-DISTNAME=      fetchinfo-plugin-0.4.20
-PKGNAME=       claws-mail-fetchinfo-plugin-0.4.20
+DISTNAME=      fetchinfo-plugin-0.4.22
+PKGNAME=       claws-mail-fetchinfo-plugin-0.4.22
 CATEGORIES=    mail
 MASTER_SITES=  http://claws-mail.org/downloads/plugins/
-PKGREVISION=   2
 
 MAINTAINER=    smb%NetBSD.org@localhost
 COMMENT=       Inserts headers containing some download information
 
-DEPENDS+=      claws-mail>=3.0.0:../../mail/claws-mail
+DEPENDS+=      claws-mail-3.2.0{,nb[0-9]*}:../../mail/claws-mail
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 132910acad48 -r 66a620ffbfa8 mail/claws-mail-fetchinfo/distinfo
--- a/mail/claws-mail-fetchinfo/distinfo        Wed Jan 09 03:53:09 2008 +0000
+++ b/mail/claws-mail-fetchinfo/distinfo        Wed Jan 09 03:55:09 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/09/18 03:17:27 smb Exp $
+$NetBSD: distinfo,v 1.3 2008/01/09 03:55:10 smb Exp $
 
-SHA1 (fetchinfo-plugin-0.4.20.tar.gz) = ad5b1e0e395b13f0fb47f967cff6e2d2845e1a9d
-RMD160 (fetchinfo-plugin-0.4.20.tar.gz) = ce8399ce428e033bf550be0d4aed00c4718f83f6
-Size (fetchinfo-plugin-0.4.20.tar.gz) = 329720 bytes
+SHA1 (fetchinfo-plugin-0.4.22.tar.gz) = 1d2bb89dc916ebf15b43d0931c4268ee2c1daf6f
+RMD160 (fetchinfo-plugin-0.4.22.tar.gz) = 639a22169f9398b57854013cd293a0c4438a54f7
+Size (fetchinfo-plugin-0.4.22.tar.gz) = 329852 bytes
diff -r 132910acad48 -r 66a620ffbfa8 mail/claws-mail-gtkhtml/Makefile
--- a/mail/claws-mail-gtkhtml/Makefile  Wed Jan 09 03:53:09 2008 +0000
+++ b/mail/claws-mail-gtkhtml/Makefile  Wed Jan 09 03:55:09 2008 +0000
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.7 2007/10/23 20:16:52 smb Exp $
+# $NetBSD: Makefile,v 1.8 2008/01/09 03:55:10 smb Exp $
 #
 
-DISTNAME=      gtkhtml2_viewer-0.15.2
-PKGNAME=       claws-mail-gtkhtml2_viewer-0.15.2
+DISTNAME=      gtkhtml2_viewer-0.17
+PKGNAME=       claws-mail-gtkhtml2_viewer-0.17
 CATEGORIES=    mail
 MASTER_SITES=  http://claws-mail.org/downloads/plugins/
-PKGREVISION=   4
 
 MAINTAINER=    smb%NetBSD.org@localhost
 COMMENT=       Renders HTML mail using the gtkhtml2 rendering widget
 
 PLIST_SRC+=    PLIST
 
-DEPENDS+=      claws-mail>=3.0.0:../../mail/claws-mail
+DEPENDS+=      claws-mail-3.2.0{,nb[0-9]*}:../../mail/claws-mail
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 132910acad48 -r 66a620ffbfa8 mail/claws-mail-gtkhtml/distinfo
--- a/mail/claws-mail-gtkhtml/distinfo  Wed Jan 09 03:53:09 2008 +0000
+++ b/mail/claws-mail-gtkhtml/distinfo  Wed Jan 09 03:55:09 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/09/18 03:17:27 smb Exp $
+$NetBSD: distinfo,v 1.3 2008/01/09 03:55:10 smb Exp $
 
-SHA1 (gtkhtml2_viewer-0.15.2.tar.gz) = bc43e823a1325d02195a2050f0b0a86c5d4fbe7e
-RMD160 (gtkhtml2_viewer-0.15.2.tar.gz) = 5e058c83083ea14bc3b4df38de77d4dc7f59f4bd
-Size (gtkhtml2_viewer-0.15.2.tar.gz) = 396853 bytes
+SHA1 (gtkhtml2_viewer-0.17.tar.gz) = 464907eafae49b346fd531838f2791465bb20c76
+RMD160 (gtkhtml2_viewer-0.17.tar.gz) = 75c7567528df516b93d502d9300acc1e76e46a74
+Size (gtkhtml2_viewer-0.17.tar.gz) = 407315 bytes
diff -r 132910acad48 -r 66a620ffbfa8 mail/claws-mail-mailmbox/Makefile
--- a/mail/claws-mail-mailmbox/Makefile Wed Jan 09 03:53:09 2008 +0000
+++ b/mail/claws-mail-mailmbox/Makefile Wed Jan 09 03:55:09 2008 +0000
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2007/10/23 20:16:52 smb Exp $
+# $NetBSD: Makefile,v 1.5 2008/01/09 03:55:10 smb Exp $
 #
 
 DISTNAME=      mailmbox-1.14
 PKGNAME=       claws-mail-mailmbox-1.14
 CATEGORIES=    mail
 MASTER_SITES=  http://claws-mail.org/downloads/plugins/
-PKGREVISION=   2
 
 MAINTAINER=    smb%NetBSD.org@localhost
 COMMENT=       Handles mailboxes in mbox format
 
-DEPENDS+=      claws-mail>=3.0.0:../../mail/claws-mail
+DEPENDS+=      claws-mail-3.2.0{,nb[0-9]*}:../../mail/claws-mail
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 132910acad48 -r 66a620ffbfa8 mail/claws-mail-newmail/Makefile
--- a/mail/claws-mail-newmail/Makefile  Wed Jan 09 03:53:09 2008 +0000
+++ b/mail/claws-mail-newmail/Makefile  Wed Jan 09 03:55:09 2008 +0000
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.5 2007/10/23 20:16:52 smb Exp $
+# $NetBSD: Makefile,v 1.6 2008/01/09 03:55:11 smb Exp $
 #
 
 DISTNAME=      newmail-0.0.11
 PKGNAME=       claws-mail-newmail-0.0.11
 CATEGORIES=    mail
 MASTER_SITES=  http://claws-mail.org/downloads/plugins/
-PKGREVISION=   2
 
 MAINTAINER=    smb%NetBSD.org@localhost
 COMMENT=       Write log file info on arriving email
 
-DEPENDS+=      claws-mail>=3.0.0:../../mail/claws-mail
+DEPENDS+=      claws-mail-3.2.0{,nb[0-9]*}:../../mail/claws-mail
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 132910acad48 -r 66a620ffbfa8 mail/claws-mail-notification/Makefile
--- a/mail/claws-mail-notification/Makefile     Wed Jan 09 03:53:09 2008 +0000
+++ b/mail/claws-mail-notification/Makefile     Wed Jan 09 03:55:09 2008 +0000
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.5 2007/12/01 12:32:13 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2008/01/09 03:55:11 smb Exp $
 #
 
-DISTNAME=      notification_plugin-0.12.1
-PKGNAME=       claws-mail-notification-0.12.1
+DISTNAME=      notification_plugin-0.14
+PKGNAME=       claws-mail-notification-0.14
 CATEGORIES=    mail
 MASTER_SITES=  http://claws-mail.org/downloads/plugins/
-PKGREVISION=   3
 
 MAINTAINER=    smb%NetBSD.org@localhost
 COMMENT=       Provides various ways to notify the user of new and unread email
 



Home | Main Index | Thread Index | Old Index