Tue Jul 13 12:35:12 2021 UTC ()
claws-mail: update to 4.0.0.

This is the first release using gtk3.


(nia)
diff -r1.118 -r1.119 pkgsrc/mail/claws-mail/Makefile
diff -r1.23 -r1.24 pkgsrc/mail/claws-mail/Makefile.common
diff -r1.26 -r1.27 pkgsrc/mail/claws-mail/Makefile.vers
diff -r1.29 -r1.30 pkgsrc/mail/claws-mail/PLIST
diff -r1.35 -r1.36 pkgsrc/mail/claws-mail/distinfo
diff -r1.78 -r1.79 pkgsrc/mail/claws-mail-archive/Makefile
diff -r1.81 -r1.82 pkgsrc/mail/claws-mail-attachwarner/Makefile
diff -r1.80 -r1.81 pkgsrc/mail/claws-mail-attremover/Makefile
diff -r1.74 -r1.75 pkgsrc/mail/claws-mail-bogofilter/Makefile
diff -r0 -r1.1 pkgsrc/mail/claws-mail-dillo/DESCR
diff -r0 -r1.1 pkgsrc/mail/claws-mail-dillo/Makefile
diff -r1.81 -r1.82 pkgsrc/mail/claws-mail-fetchinfo/Makefile
diff -r0 -r1.1 pkgsrc/mail/claws-mail-libravatar/DESCR
diff -r0 -r1.1 pkgsrc/mail/claws-mail-libravatar/Makefile
diff -r1.80 -r1.81 pkgsrc/mail/claws-mail-mailmbox/Makefile
diff -r1.40 -r1.41 pkgsrc/mail/claws-mail-managesieve/Makefile
diff -r1.82 -r1.83 pkgsrc/mail/claws-mail-newmail/Makefile
diff -r1.83 -r1.84 pkgsrc/mail/claws-mail-notification/Makefile
diff -r1.83 -r1.84 pkgsrc/mail/claws-mail-pgpcore/Makefile
diff -r1.81 -r1.82 pkgsrc/mail/claws-mail-pgpinline/Makefile
diff -r1.80 -r1.81 pkgsrc/mail/claws-mail-pgpmime/Makefile
diff -r1.91 -r1.92 pkgsrc/mail/claws-mail-rssyl/Makefile
diff -r1.84 -r1.85 pkgsrc/mail/claws-mail-smime/Makefile
diff -r1.73 -r1.74 pkgsrc/mail/claws-mail-spamassassin/Makefile
diff -r1.86 -r1.87 pkgsrc/mail/claws-mail-spamreport/Makefile
diff -r1.82 -r1.83 pkgsrc/mail/claws-mail-tnef/Makefile
diff -r1.99 -r1.100 pkgsrc/mail/claws-mail-vcalendar/Makefile
diff -r1.2 -r0 pkgsrc/mail/claws-mail/patches/patch-ab
diff -r1.4 -r0 pkgsrc/mail/claws-mail/patches/patch-af
diff -r1.3 -r0 pkgsrc/mail/claws-mail/patches/patch-ai
diff -r1.5 -r0 pkgsrc/mail/claws-mail/patches/patch-ca
diff -r0 -r1.1 pkgsrc/mail/claws-mail/patches/patch-po_Makefile.in.in
diff -r0 -r1.1 pkgsrc/mail/claws-mail/patches/patch-src_Makefile.in
diff -r0 -r1.1 pkgsrc/mail/claws-mail/patches/patch-src_plugins_vcalendar_vcal__folder.c
diff -r0 -r1.1 pkgsrc/mail/claws-mail/patches/patch-src_prefs__other.c

cvs diff -r1.118 -r1.119 pkgsrc/mail/claws-mail/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail/Makefile 2021/07/13 08:44:11 1.118
+++ pkgsrc/mail/claws-mail/Makefile 2021/07/13 12:35:09 1.119
@@ -1,61 +1,61 @@ @@ -1,61 +1,61 @@
1# $NetBSD: Makefile,v 1.118 2021/07/13 08:44:11 nia Exp $ 1# $NetBSD: Makefile,v 1.119 2021/07/13 12:35:09 nia Exp $
2 2
3INSTALLATION_DIRS+= ${EGDIR} 3INSTALLATION_DIRS+= ${EGDIR}
4INSTALLATION_DIRS+= share/claws-mail 4INSTALLATION_DIRS+= share/claws-mail
5 5
6.include "Makefile.common" 6.include "Makefile.common"
7 7
8PKGNAME= claws-mail-${CLAWS_VERSION} 8PKGNAME= claws-mail-${CLAWS_VERSION}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11COMMENT= Email client and news reader based on GTK+ 11COMMENT= Email client and news reader based on GTK+
12 12
13CONFLICTS+= sylpheed-claws-[0-9]* 13CONFLICTS+= sylpheed-claws-[0-9]*
14 14
15USE_TOOLS+= msgfmt 15USE_TOOLS+= msgfmt
16TOOLS_BROKEN+= perl 16TOOLS_BROKEN+= perl
17PKGCONFIG_OVERRIDE+= claws-mail.pc.in 17PKGCONFIG_OVERRIDE+= claws-mail.pc.in
18 18
19PKG_SYSCONFSUBDIR= claws-mail 19PKG_SYSCONFSUBDIR= claws-mail
20CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} 20CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
21 21
22CONFIGURE_ENV+= ac_cv_path_GPGME_CONFIG=no 22CONFIGURE_ENV+= ac_cv_path_GPGME_CONFIG=no
23 23
24.include "../../mk/bsd.prefs.mk" 24.include "../../mk/bsd.prefs.mk"
25 25
26FACES_IS_INSTALLED!= ${PKG_INFO} -e faces || ${ECHO} 26FACES_IS_INSTALLED!= ${PKG_INFO} -e faces || ${ECHO}
27.if empty(FACES_IS_INSTALLED) 27.if empty(FACES_IS_INSTALLED)
28. include "../../graphics/compface/buildlink3.mk" 28. include "../../graphics/compface/buildlink3.mk"
29.else 29.else
30. include "../../mail/faces/buildlink3.mk" 30. include "../../mail/faces/buildlink3.mk"
31.endif 31.endif
32 32
33EGDIR= ${PREFIX}/share/examples/claws-mail 33EGDIR= ${PREFIX}/share/examples/claws-mail
34CONF_FILES= ${EGDIR}/mime.types ${PKG_SYSCONFDIR}/mime.types 34CONF_FILES= ${EGDIR}/mime.types ${PKG_SYSCONFDIR}/mime.types
35 35
36INSTALLATION_DIRS+= share/applications 36INSTALLATION_DIRS+= share/applications
37 37
38post-install: 38post-install:
39 ${INSTALL_DATA} ${FILESDIR}/mime.types ${DESTDIR}${EGDIR} 39 ${INSTALL_DATA} ${FILESDIR}/mime.types ${DESTDIR}${EGDIR}
40 ${INSTALL_DATA} ${WRKSRC}/claws-mail*.png \ 40 ${INSTALL_DATA} ${WRKSRC}/claws-mail*.png \
41 ${DESTDIR}${PREFIX}/share/claws-mail 41 ${DESTDIR}${PREFIX}/share/claws-mail
42 ${INSTALL_DATA} ${WRKSRC}/claws-mail.desktop \ 42 ${INSTALL_DATA} ${WRKSRC}/claws-mail.desktop \
43 ${DESTDIR}${PREFIX}/share/applications 43 ${DESTDIR}${PREFIX}/share/applications
44.if exists(files/shred.${OPSYS}) 44.if exists(files/shred.${OPSYS})
45 ${INSTALL_SCRIPT} files/shred.${OPSYS} \ 45 ${INSTALL_SCRIPT} files/shred.${OPSYS} \
46 ${DESTDIR}${PREFIX}/bin/claws-mail-shred 46 ${DESTDIR}${PREFIX}/bin/claws-mail-shred
47PLIST_SRC= PLIST 47PLIST_SRC= PLIST
48PLIST_SRC+= PLIST.shred 48PLIST_SRC+= PLIST.shred
49.endif 49.endif
50 50
51.include "options.mk" 51.include "options.mk"
52.include "../../converters/libiconv/buildlink3.mk" 52.include "../../converters/libiconv/buildlink3.mk"
53.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 53.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
54.include "../../x11/gtk2/buildlink3.mk" 54.include "../../x11/gtk3/buildlink3.mk"
55.if "${OPSYS}" != "Darwin" 55.if "${OPSYS}" != "Darwin"
56.include "../../x11/startup-notification/buildlink3.mk" 56.include "../../x11/startup-notification/buildlink3.mk"
57.endif 57.endif
58.include "../../x11/libSM/buildlink3.mk" 58.include "../../x11/libSM/buildlink3.mk"
59.include "../../sysutils/desktop-file-utils/desktopdb.mk" 59.include "../../sysutils/desktop-file-utils/desktopdb.mk"
60.include "../../mk/bdb.buildlink3.mk" 60.include "../../mk/bdb.buildlink3.mk"
61.include "../../mk/bsd.pkg.mk" 61.include "../../mk/bsd.pkg.mk"

cvs diff -r1.23 -r1.24 pkgsrc/mail/claws-mail/Makefile.common (switch to unified diff)

--- pkgsrc/mail/claws-mail/Makefile.common 2020/12/08 09:22:14 1.23
+++ pkgsrc/mail/claws-mail/Makefile.common 2021/07/13 12:35:09 1.24
@@ -1,68 +1,70 @@ @@ -1,68 +1,70 @@
1# $NetBSD: Makefile.common,v 1.23 2020/12/08 09:22:14 nia Exp $ 1# $NetBSD: Makefile.common,v 1.24 2021/07/13 12:35:09 nia Exp $
2 2
3# used by mail/claws-mail/plugins.mk 3# used by mail/claws-mail/plugins.mk
4 4
5.include "../../mail/claws-mail/Makefile.vers" 5.include "../../mail/claws-mail/Makefile.vers"
6 6
7DISTNAME= claws-mail-${CLAWS_VERSION} 7DISTNAME= claws-mail-${CLAWS_VERSION}
8CATEGORIES= mail news x11 8CATEGORIES= mail news x11
9MASTER_SITES= https://www.claws-mail.org/download.php?file=releases/ 9MASTER_SITES= https://www.claws-mail.org/download.php?file=releases/
10EXTRACT_SUFX= .tar.xz 10EXTRACT_SUFX= .tar.xz
11 11
12HOMEPAGE= https://claws-mail.org/ 12HOMEPAGE= https://claws-mail.org/
13LICENSE= gnu-gpl-v3 13LICENSE= gnu-gpl-v3
14 14
15DISTINFO_FILE= ${.CURDIR}/../../mail/claws-mail/distinfo 15DISTINFO_FILE= ${.CURDIR}/../../mail/claws-mail/distinfo
16PATCHDIR= ${.CURDIR}/../../mail/claws-mail/patches 16PATCHDIR= ${.CURDIR}/../../mail/claws-mail/patches
17 17
18USE_TOOLS+= gmake pkg-config 18USE_TOOLS+= gmake pkg-config
19USE_LANGUAGES+= c 19USE_LANGUAGES+= c
20USE_LIBTOOL= YES 20USE_LIBTOOL= YES
21USE_PKGLOCALEDIR= YES 21USE_PKGLOCALEDIR= YES
22 22
23GNU_CONFIGURE= YES 23GNU_CONFIGURE= YES
24# Force gnome detection off to avoid installing some extra files 24# Force gnome detection off to avoid installing some extra files
25CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG="no" 25CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG="no"
26 26
27CONFIGURE_ARGS+= --enable-enchant 27CONFIGURE_ARGS+= --enable-enchant
28CONFIGURE_ARGS+= --enable-nls 28CONFIGURE_ARGS+= --enable-nls
29CONFIGURE_ARGS+= --enable-compface 29CONFIGURE_ARGS+= --enable-compface
30CONFIGURE_ARGS+= --disable-manual 30CONFIGURE_ARGS+= --disable-manual
31CONFIGURE_ARGS+= --disable-pgpcore-plugin 31CONFIGURE_ARGS+= --disable-pgpcore-plugin
32CONFIGURE_ARGS+= --disable-pgpmime-plugin 32CONFIGURE_ARGS+= --disable-pgpmime-plugin
33CONFIGURE_ARGS+= --disable-pgpinline-plugin 33CONFIGURE_ARGS+= --disable-pgpinline-plugin
34BUILDLINK_ABI_DEPENDS.libetpan+= libetpan>=0.57 34BUILDLINK_ABI_DEPENDS.libetpan+= libetpan>=0.57
35CONFIGURE_ARGS+= --enable-libetpan 35CONFIGURE_ARGS+= --enable-libetpan
36CONFIGURE_ARGS+= --disable-bogofilter-plugin 36CONFIGURE_ARGS+= --disable-bogofilter-plugin
37CONFIGURE_ARGS+= --disable-spamassassin-plugin 37CONFIGURE_ARGS+= --disable-spamassassin-plugin
38 38
39CONFIGURE_ARGS+= --disable-acpi_notifier-plugin 39CONFIGURE_ARGS+= --disable-acpi_notifier-plugin
40CONFIGURE_ARGS+= --disable-address_keeper-plugin 40CONFIGURE_ARGS+= --disable-address_keeper-plugin
41CONFIGURE_ARGS+= --disable-archive-plugin 41CONFIGURE_ARGS+= --disable-archive-plugin
42CONFIGURE_ARGS+= --disable-att_remover-plugin 42CONFIGURE_ARGS+= --disable-att_remover-plugin
43CONFIGURE_ARGS+= --disable-attachwarner-plugin 43CONFIGURE_ARGS+= --disable-attachwarner-plugin
44CONFIGURE_ARGS+= --disable-bsfilter-plugin 44CONFIGURE_ARGS+= --disable-bsfilter-plugin
45CONFIGURE_ARGS+= --disable-clamd-plugin 45CONFIGURE_ARGS+= --disable-clamd-plugin
 46CONFIGURE_ARGS+= --disable-dillo-plugin
46CONFIGURE_ARGS+= --disable-fancy-plugin 47CONFIGURE_ARGS+= --disable-fancy-plugin
47CONFIGURE_ARGS+= --disable-fetchinfo-plugin 48CONFIGURE_ARGS+= --disable-fetchinfo-plugin
48CONFIGURE_ARGS+= --disable-gdata-plugin 49CONFIGURE_ARGS+= --disable-gdata-plugin
 50CONFIGURE_ARGS+= --disable-libravatar-plugin
49CONFIGURE_ARGS+= --disable-litehtml_viewer-plugin 51CONFIGURE_ARGS+= --disable-litehtml_viewer-plugin
50CONFIGURE_ARGS+= --disable-mailmbox-plugin 52CONFIGURE_ARGS+= --disable-mailmbox-plugin
51CONFIGURE_ARGS+= --disable-managesieve-plugin 53CONFIGURE_ARGS+= --disable-managesieve-plugin
52CONFIGURE_ARGS+= --disable-newmail-plugin 54CONFIGURE_ARGS+= --disable-newmail-plugin
53CONFIGURE_ARGS+= --disable-notification-plugin 55CONFIGURE_ARGS+= --disable-notification-plugin
54CONFIGURE_ARGS+= --disable-pdf_viewer-plugin 56CONFIGURE_ARGS+= --disable-pdf_viewer-plugin
55CONFIGURE_ARGS+= --disable-python-plugin 57CONFIGURE_ARGS+= --disable-python-plugin
56CONFIGURE_ARGS+= --disable-rssyl-plugin 58CONFIGURE_ARGS+= --disable-rssyl-plugin
57CONFIGURE_ARGS+= --disable-smime-plugin 59CONFIGURE_ARGS+= --disable-smime-plugin
58CONFIGURE_ARGS+= --disable-spam_report-plugin 60CONFIGURE_ARGS+= --disable-spam_report-plugin
59CONFIGURE_ARGS+= --disable-tnef_parse-plugin 61CONFIGURE_ARGS+= --disable-tnef_parse-plugin
60CONFIGURE_ARGS+= --disable-perl-plugin 62CONFIGURE_ARGS+= --disable-perl-plugin
61CONFIGURE_ARGS+= --disable-vcalendar-plugin 63CONFIGURE_ARGS+= --disable-vcalendar-plugin
62 64
63.include "../../devel/glib2/buildlink3.mk" 65.include "../../devel/glib2/buildlink3.mk"
64.include "../../mail/libetpan/buildlink3.mk" 66.include "../../mail/libetpan/buildlink3.mk"
65#.include "../../net/libsoup/buildlink3.mk" 67#.include "../../net/libsoup/buildlink3.mk"
66.include "../../security/gnutls/buildlink3.mk" 68.include "../../security/gnutls/buildlink3.mk"
67.include "../../textproc/enchant2/buildlink3.mk" 69.include "../../textproc/enchant2/buildlink3.mk"
68.include "../../x11/gtk2/buildlink3.mk" 70.include "../../x11/gtk3/buildlink3.mk"

cvs diff -r1.26 -r1.27 pkgsrc/mail/claws-mail/Makefile.vers (switch to unified diff)

--- pkgsrc/mail/claws-mail/Makefile.vers 2020/11/26 15:06:35 1.26
+++ pkgsrc/mail/claws-mail/Makefile.vers 2021/07/13 12:35:09 1.27
@@ -1,3 +1,3 @@ @@ -1,3 +1,3 @@
1# $NetBSD: Makefile.vers,v 1.26 2020/11/26 15:06:35 nia Exp $ 1# $NetBSD: Makefile.vers,v 1.27 2021/07/13 12:35:09 nia Exp $
2# 2#
3CLAWS_VERSION= 3.17.8 3CLAWS_VERSION= 4.0.0

cvs diff -r1.29 -r1.30 pkgsrc/mail/claws-mail/PLIST (switch to unified diff)

--- pkgsrc/mail/claws-mail/PLIST 2020/12/07 11:27:33 1.29
+++ pkgsrc/mail/claws-mail/PLIST 2021/07/13 12:35:09 1.30
@@ -1,263 +1,262 @@ @@ -1,263 +1,262 @@
1@comment $NetBSD: PLIST,v 1.29 2020/12/07 11:27:33 nia Exp $ 1@comment $NetBSD: PLIST,v 1.30 2021/07/13 12:35:09 nia Exp $
2bin/claws-mail 2bin/claws-mail
3include/claws-mail/account.h 3include/claws-mail/account.h
4include/claws-mail/action.h 4include/claws-mail/action.h
5include/claws-mail/adbookbase.h 5include/claws-mail/adbookbase.h
6include/claws-mail/addr_compl.h 6include/claws-mail/addr_compl.h
7include/claws-mail/addrbook.h 7include/claws-mail/addrbook.h
8include/claws-mail/addrcache.h 8include/claws-mail/addrcache.h
9include/claws-mail/addrclip.h 9include/claws-mail/addrclip.h
10include/claws-mail/addrcustomattr.h 10include/claws-mail/addrcustomattr.h
11include/claws-mail/addrdefs.h 11include/claws-mail/addrdefs.h
12include/claws-mail/addrduplicates.h 12include/claws-mail/addrduplicates.h
13include/claws-mail/addressadd.h 13include/claws-mail/addressadd.h
14include/claws-mail/addressbook-dbus.h 14include/claws-mail/addressbook-dbus.h
15include/claws-mail/addressbook.h 15include/claws-mail/addressbook.h
16include/claws-mail/addressbook_foldersel.h 16include/claws-mail/addressbook_foldersel.h
17include/claws-mail/addressitem.h 17include/claws-mail/addressitem.h
18include/claws-mail/addrgather.h 18include/claws-mail/addrgather.h
19include/claws-mail/addrharvest.h 19include/claws-mail/addrharvest.h
20include/claws-mail/addrindex.h 20include/claws-mail/addrindex.h
21include/claws-mail/addritem.h 21include/claws-mail/addritem.h
22include/claws-mail/addrmerge.h 22include/claws-mail/addrmerge.h
23include/claws-mail/addrquery.h 23include/claws-mail/addrquery.h
24include/claws-mail/addrselect.h 24include/claws-mail/addrselect.h
25include/claws-mail/advsearch.h 25include/claws-mail/advsearch.h
26include/claws-mail/alertpanel.h 26include/claws-mail/alertpanel.h
27include/claws-mail/autofaces.h 27include/claws-mail/autofaces.h
28include/claws-mail/avatars.h 28include/claws-mail/avatars.h
29include/claws-mail/browseldap.h 29include/claws-mail/browseldap.h
30include/claws-mail/claws-features.h 30include/claws-mail/claws-features.h
31include/claws-mail/common/claws.h 31include/claws-mail/common/claws.h
32include/claws-mail/common/codeconv.h 32include/claws-mail/common/codeconv.h
33include/claws-mail/common/defs.h 33include/claws-mail/common/defs.h
34include/claws-mail/common/file-utils.h 34include/claws-mail/common/file-utils.h
35include/claws-mail/common/hooks.h 35include/claws-mail/common/hooks.h
36include/claws-mail/common/log.h 36include/claws-mail/common/log.h
37include/claws-mail/common/md5.h 37include/claws-mail/common/md5.h
38include/claws-mail/common/mgutils.h 38include/claws-mail/common/mgutils.h
39include/claws-mail/common/passcrypt.h 39include/claws-mail/common/passcrypt.h
40include/claws-mail/common/pkcs5_pbkdf2.h 40include/claws-mail/common/pkcs5_pbkdf2.h
41include/claws-mail/common/plugin.h 41include/claws-mail/common/plugin.h
42include/claws-mail/common/prefs.h 42include/claws-mail/common/prefs.h
43include/claws-mail/common/progressindicator.h 43include/claws-mail/common/progressindicator.h
44include/claws-mail/common/proxy.h 44include/claws-mail/common/proxy.h
45include/claws-mail/common/quoted-printable.h 45include/claws-mail/common/quoted-printable.h
46include/claws-mail/common/session.h 46include/claws-mail/common/session.h
47include/claws-mail/common/smtp.h 47include/claws-mail/common/smtp.h
48include/claws-mail/common/socket.h 48include/claws-mail/common/socket.h
49include/claws-mail/common/ssl.h 49include/claws-mail/common/ssl.h
50include/claws-mail/common/ssl_certificate.h 50include/claws-mail/common/ssl_certificate.h
51include/claws-mail/common/string_match.h 51include/claws-mail/common/string_match.h
52include/claws-mail/common/stringtable.h 52include/claws-mail/common/stringtable.h
53include/claws-mail/common/tags.h 53include/claws-mail/common/tags.h
54include/claws-mail/common/template.h 54include/claws-mail/common/template.h
55include/claws-mail/common/timing.h 55include/claws-mail/common/timing.h
56include/claws-mail/common/tlds.h 56include/claws-mail/common/tlds.h
57include/claws-mail/common/unmime.h 57include/claws-mail/common/unmime.h
58include/claws-mail/common/utils.h 58include/claws-mail/common/utils.h
59include/claws-mail/common/uuencode.h 59include/claws-mail/common/uuencode.h
60include/claws-mail/common/version.h 60include/claws-mail/common/version.h
61include/claws-mail/common/xml.h 61include/claws-mail/common/xml.h
62include/claws-mail/common/xmlprops.h 62include/claws-mail/common/xmlprops.h
63include/claws-mail/compose.h 63include/claws-mail/compose.h
64include/claws-mail/crash.h 64include/claws-mail/crash.h
65include/claws-mail/customheader.h 65include/claws-mail/customheader.h
66include/claws-mail/displayheader.h 66include/claws-mail/displayheader.h
67include/claws-mail/editaddress.h 67include/claws-mail/editaddress.h
68include/claws-mail/editaddress_other_attributes_ldap.h 68include/claws-mail/editaddress_other_attributes_ldap.h
69include/claws-mail/editbook.h 69include/claws-mail/editbook.h
70include/claws-mail/editgroup.h 70include/claws-mail/editgroup.h
71include/claws-mail/editjpilot.h 71include/claws-mail/editjpilot.h
72include/claws-mail/editldap.h 72include/claws-mail/editldap.h
73include/claws-mail/editldap_basedn.h 73include/claws-mail/editldap_basedn.h
74include/claws-mail/edittags.h 74include/claws-mail/edittags.h
75include/claws-mail/editvcard.h 75include/claws-mail/editvcard.h
76include/claws-mail/enriched.h 76include/claws-mail/enriched.h
77include/claws-mail/entity.h 77include/claws-mail/entity.h
78include/claws-mail/etpan/etpan-errors.h 78include/claws-mail/etpan/etpan-errors.h
79include/claws-mail/etpan/etpan-ssl.h 79include/claws-mail/etpan/etpan-ssl.h
80include/claws-mail/etpan/etpan-thread-manager-types.h 80include/claws-mail/etpan/etpan-thread-manager-types.h
81include/claws-mail/etpan/etpan-thread-manager.h 81include/claws-mail/etpan/etpan-thread-manager.h
82include/claws-mail/etpan/imap-thread.h 82include/claws-mail/etpan/imap-thread.h
83include/claws-mail/etpan/nntp-thread.h 83include/claws-mail/etpan/nntp-thread.h
84include/claws-mail/exphtmldlg.h 84include/claws-mail/exphtmldlg.h
85include/claws-mail/expldifdlg.h 85include/claws-mail/expldifdlg.h
86include/claws-mail/export.h 86include/claws-mail/export.h
87include/claws-mail/exporthtml.h 87include/claws-mail/exporthtml.h
88include/claws-mail/exportldif.h 88include/claws-mail/exportldif.h
89include/claws-mail/file_checker.h 89include/claws-mail/file_checker.h
90include/claws-mail/filtering.h 90include/claws-mail/filtering.h
91include/claws-mail/folder.h 91include/claws-mail/folder.h
92include/claws-mail/folder_item_prefs.h 92include/claws-mail/folder_item_prefs.h
93include/claws-mail/foldersel.h 93include/claws-mail/foldersel.h
94include/claws-mail/folderutils.h 94include/claws-mail/folderutils.h
95include/claws-mail/folderview.h 95include/claws-mail/folderview.h
96include/claws-mail/grouplistdialog.h 96include/claws-mail/grouplistdialog.h
97include/claws-mail/gtk/about.h 97include/claws-mail/gtk/about.h
98include/claws-mail/gtk/authors.h 98include/claws-mail/gtk/authors.h
99include/claws-mail/gtk/claws-marshal.h 99include/claws-mail/gtk/claws-marshal.h
100include/claws-mail/gtk/colorlabel.h 100include/claws-mail/gtk/colorlabel.h
101include/claws-mail/gtk/colorsel.h 101include/claws-mail/gtk/colorsel.h
102include/claws-mail/gtk/combobox.h 102include/claws-mail/gtk/combobox.h
103include/claws-mail/gtk/description_window.h 103include/claws-mail/gtk/description_window.h
104include/claws-mail/gtk/filesel.h 104include/claws-mail/gtk/filesel.h
105include/claws-mail/gtk/foldersort.h 105include/claws-mail/gtk/foldersort.h
106include/claws-mail/gtk/gtkaspell.h 106include/claws-mail/gtk/gtkaspell.h
107include/claws-mail/gtk/gtkcmclist.h 107include/claws-mail/gtk/gtkcmclist.h
108include/claws-mail/gtk/gtkcmctree.h 108include/claws-mail/gtk/gtkcmctree.h
109include/claws-mail/gtk/gtkcmoptionmenu.h 
110include/claws-mail/gtk/gtksctree.h 109include/claws-mail/gtk/gtksctree.h
111include/claws-mail/gtk/gtkshruler.h 110include/claws-mail/gtk/gtkshruler.h
112include/claws-mail/gtk/gtkunit.h 111include/claws-mail/gtk/gtkunit.h
113include/claws-mail/gtk/gtkutils.h 112include/claws-mail/gtk/gtkutils.h
114include/claws-mail/gtk/gtkvscrollbutton.h 113include/claws-mail/gtk/gtkvscrollbutton.h
115include/claws-mail/gtk/headers.h 114include/claws-mail/gtk/headers.h
116include/claws-mail/gtk/icon_legend.h 115include/claws-mail/gtk/icon_legend.h
117include/claws-mail/gtk/inputdialog.h 116include/claws-mail/gtk/inputdialog.h
118include/claws-mail/gtk/logwindow.h 117include/claws-mail/gtk/logwindow.h
119include/claws-mail/gtk/manage_window.h 118include/claws-mail/gtk/manage_window.h
120include/claws-mail/gtk/menu.h 119include/claws-mail/gtk/menu.h
121include/claws-mail/gtk/pluginwindow.h 120include/claws-mail/gtk/pluginwindow.h
122include/claws-mail/gtk/prefswindow.h 121include/claws-mail/gtk/prefswindow.h
123include/claws-mail/gtk/progressdialog.h 122include/claws-mail/gtk/progressdialog.h
124include/claws-mail/gtk/quicksearch.h 123include/claws-mail/gtk/quicksearch.h
125include/claws-mail/gtk/spell_entry.h 124include/claws-mail/gtk/spell_entry.h
126include/claws-mail/gtk/sslcertwindow.h 125include/claws-mail/gtk/sslcertwindow.h
127include/claws-mail/headerview.h 126include/claws-mail/headerview.h
128include/claws-mail/html.h 127include/claws-mail/html.h
129include/claws-mail/image_viewer.h 128include/claws-mail/image_viewer.h
130include/claws-mail/imap.h 129include/claws-mail/imap.h
131include/claws-mail/imap_gtk.h 130include/claws-mail/imap_gtk.h
132include/claws-mail/import.h 131include/claws-mail/import.h
133include/claws-mail/importldif.h 132include/claws-mail/importldif.h
134include/claws-mail/importmutt.h 133include/claws-mail/importmutt.h
135include/claws-mail/importpine.h 134include/claws-mail/importpine.h
136include/claws-mail/inc.h 135include/claws-mail/inc.h
137include/claws-mail/jpilot.h 136include/claws-mail/jpilot.h
138include/claws-mail/ldapctrl.h 137include/claws-mail/ldapctrl.h
139include/claws-mail/ldaplocate.h 138include/claws-mail/ldaplocate.h
140include/claws-mail/ldapquery.h 139include/claws-mail/ldapquery.h
141include/claws-mail/ldapserver.h 140include/claws-mail/ldapserver.h
142include/claws-mail/ldapupdate.h 141include/claws-mail/ldapupdate.h
143include/claws-mail/ldaputil.h 142include/claws-mail/ldaputil.h
144include/claws-mail/ldif.h 143include/claws-mail/ldif.h
145include/claws-mail/localfolder.h 144include/claws-mail/localfolder.h
146include/claws-mail/main.h 145include/claws-mail/main.h
147include/claws-mail/mainwindow.h 146include/claws-mail/mainwindow.h
148include/claws-mail/manual.h 147include/claws-mail/manual.h
149include/claws-mail/matcher.h 148include/claws-mail/matcher.h
150include/claws-mail/matcher_parser.h 149include/claws-mail/matcher_parser.h
151include/claws-mail/matcher_parser_lex.h 150include/claws-mail/matcher_parser_lex.h
152include/claws-mail/matcher_parser_parse.h 151include/claws-mail/matcher_parser_parse.h
153include/claws-mail/matchertypes.h 152include/claws-mail/matchertypes.h
154include/claws-mail/mbox.h 153include/claws-mail/mbox.h
155include/claws-mail/message_search.h 154include/claws-mail/message_search.h
156include/claws-mail/messageview.h 155include/claws-mail/messageview.h
157include/claws-mail/mh.h 156include/claws-mail/mh.h
158include/claws-mail/mh_gtk.h 157include/claws-mail/mh_gtk.h
159include/claws-mail/mimeview.h 158include/claws-mail/mimeview.h
160include/claws-mail/msgcache.h 159include/claws-mail/msgcache.h
161include/claws-mail/mutt.h 160include/claws-mail/mutt.h
162include/claws-mail/news.h 161include/claws-mail/news.h
163include/claws-mail/news_gtk.h 162include/claws-mail/news_gtk.h
164include/claws-mail/noticeview.h 163include/claws-mail/noticeview.h
 164include/claws-mail/oauth2.h
165include/claws-mail/partial_download.h 165include/claws-mail/partial_download.h
166include/claws-mail/password.h 166include/claws-mail/password.h
167include/claws-mail/password_gtk.h 167include/claws-mail/password_gtk.h
168include/claws-mail/passwordstore.h 168include/claws-mail/passwordstore.h
169include/claws-mail/pine.h 169include/claws-mail/pine.h
170include/claws-mail/pop.h 170include/claws-mail/pop.h
171include/claws-mail/prefs_account.h 171include/claws-mail/prefs_account.h
172include/claws-mail/prefs_actions.h 172include/claws-mail/prefs_actions.h
173include/claws-mail/prefs_common.h 173include/claws-mail/prefs_common.h
174include/claws-mail/prefs_compose_writing.h 174include/claws-mail/prefs_compose_writing.h
175include/claws-mail/prefs_customheader.h 175include/claws-mail/prefs_customheader.h
176include/claws-mail/prefs_display_header.h 176include/claws-mail/prefs_display_header.h
177include/claws-mail/prefs_ext_prog.h 177include/claws-mail/prefs_ext_prog.h
178include/claws-mail/prefs_filtering.h 178include/claws-mail/prefs_filtering.h
179include/claws-mail/prefs_filtering_action.h 179include/claws-mail/prefs_filtering_action.h
180include/claws-mail/prefs_folder_column.h 180include/claws-mail/prefs_folder_column.h
181include/claws-mail/prefs_folder_item.h 181include/claws-mail/prefs_folder_item.h
182include/claws-mail/prefs_fonts.h 182include/claws-mail/prefs_fonts.h
183include/claws-mail/prefs_gtk.h 183include/claws-mail/prefs_gtk.h
184include/claws-mail/prefs_image_viewer.h 184include/claws-mail/prefs_image_viewer.h
185include/claws-mail/prefs_logging.h 185include/claws-mail/prefs_logging.h
186include/claws-mail/prefs_matcher.h 186include/claws-mail/prefs_matcher.h
187include/claws-mail/prefs_message.h 187include/claws-mail/prefs_message.h
188include/claws-mail/prefs_migration.h 188include/claws-mail/prefs_migration.h
189include/claws-mail/prefs_msg_colors.h 189include/claws-mail/prefs_msg_colors.h
190include/claws-mail/prefs_other.h 190include/claws-mail/prefs_other.h
191include/claws-mail/prefs_proxy.h 191include/claws-mail/prefs_proxy.h
192include/claws-mail/prefs_quote.h 192include/claws-mail/prefs_quote.h
193include/claws-mail/prefs_receive.h 193include/claws-mail/prefs_receive.h
194include/claws-mail/prefs_send.h 194include/claws-mail/prefs_send.h
195include/claws-mail/prefs_spelling.h 195include/claws-mail/prefs_spelling.h
196include/claws-mail/prefs_summaries.h 196include/claws-mail/prefs_summaries.h
197include/claws-mail/prefs_summary_column.h 197include/claws-mail/prefs_summary_column.h
198include/claws-mail/prefs_summary_open.h 198include/claws-mail/prefs_summary_open.h
199include/claws-mail/prefs_template.h 199include/claws-mail/prefs_template.h
200include/claws-mail/prefs_themes.h 200include/claws-mail/prefs_themes.h
201include/claws-mail/prefs_toolbar.h 201include/claws-mail/prefs_toolbar.h
202include/claws-mail/prefs_wrapping.h 202include/claws-mail/prefs_wrapping.h
203include/claws-mail/printing.h 203include/claws-mail/printing.h
204include/claws-mail/privacy.h 204include/claws-mail/privacy.h
205include/claws-mail/procheader.h 205include/claws-mail/procheader.h
206include/claws-mail/procmime.h 206include/claws-mail/procmime.h
207include/claws-mail/procmsg.h 207include/claws-mail/procmsg.h
208include/claws-mail/proctypes.h 208include/claws-mail/proctypes.h
209include/claws-mail/quote_fmt.h 209include/claws-mail/quote_fmt.h
210include/claws-mail/quote_fmt_lex.h 210include/claws-mail/quote_fmt_lex.h
211include/claws-mail/quote_fmt_parse.h 211include/claws-mail/quote_fmt_parse.h
212include/claws-mail/recv.h 212include/claws-mail/recv.h
213include/claws-mail/remotefolder.h 213include/claws-mail/remotefolder.h
214include/claws-mail/send_message.h 214include/claws-mail/send_message.h
215include/claws-mail/setup.h 215include/claws-mail/setup.h
216include/claws-mail/sourcewindow.h 216include/claws-mail/sourcewindow.h
217include/claws-mail/ssl_manager.h 217include/claws-mail/ssl_manager.h
218include/claws-mail/statusbar.h 218include/claws-mail/statusbar.h
219include/claws-mail/stock_pixmap.h 219include/claws-mail/stock_pixmap.h
220include/claws-mail/summary_search.h 220include/claws-mail/summary_search.h
221include/claws-mail/summaryview.h 221include/claws-mail/summaryview.h
222include/claws-mail/textview.h 222include/claws-mail/textview.h
223include/claws-mail/toolbar.h 223include/claws-mail/toolbar.h
224include/claws-mail/undo.h 224include/claws-mail/undo.h
225include/claws-mail/uri_opener.h 225include/claws-mail/uri_opener.h
226include/claws-mail/vcard.h 226include/claws-mail/vcard.h
227include/claws-mail/viewtypes.h 227include/claws-mail/viewtypes.h
228include/claws-mail/wizard.h 228include/claws-mail/wizard.h
229lib/pkgconfig/claws-mail.pc 229lib/pkgconfig/claws-mail.pc
230man/man1/claws-mail.1 230man/man1/claws-mail.1
231share/applications/claws-mail.desktop 231share/applications/claws-mail.desktop
232share/claws-mail/claws-mail-128x128.png 232share/claws-mail/claws-mail-128x128.png
233share/claws-mail/claws-mail-64x64.png 233share/claws-mail/claws-mail-64x64.png
234share/claws-mail/claws-mail.png 234share/claws-mail/claws-mail.png
235share/doc/claws-mail/RELEASE_NOTES 235share/doc/claws-mail/RELEASE_NOTES
236share/examples/claws-mail/mime.types 236share/examples/claws-mail/mime.types
237share/icons/hicolor/128x128/apps/claws-mail.png 237share/icons/hicolor/128x128/apps/claws-mail.png
238share/icons/hicolor/48x48/apps/claws-mail.png 238share/icons/hicolor/48x48/apps/claws-mail.png
239share/icons/hicolor/64x64/apps/claws-mail.png 239share/icons/hicolor/64x64/apps/claws-mail.png
240share/locale/ca/LC_MESSAGES/claws-mail.mo 240share/locale/ca/LC_MESSAGES/claws-mail.mo
241share/locale/cs/LC_MESSAGES/claws-mail.mo 241share/locale/cs/LC_MESSAGES/claws-mail.mo
242share/locale/da/LC_MESSAGES/claws-mail.mo 242share/locale/da/LC_MESSAGES/claws-mail.mo
243share/locale/de/LC_MESSAGES/claws-mail.mo 243share/locale/de/LC_MESSAGES/claws-mail.mo
244share/locale/el_GR/LC_MESSAGES/claws-mail.mo 244share/locale/el_GR/LC_MESSAGES/claws-mail.mo
245share/locale/en_GB/LC_MESSAGES/claws-mail.mo 245share/locale/en_GB/LC_MESSAGES/claws-mail.mo
246share/locale/es/LC_MESSAGES/claws-mail.mo 246share/locale/es/LC_MESSAGES/claws-mail.mo
247share/locale/fi/LC_MESSAGES/claws-mail.mo 247share/locale/fi/LC_MESSAGES/claws-mail.mo
248share/locale/fr/LC_MESSAGES/claws-mail.mo 248share/locale/fr/LC_MESSAGES/claws-mail.mo
249share/locale/hu/LC_MESSAGES/claws-mail.mo 249share/locale/hu/LC_MESSAGES/claws-mail.mo
250share/locale/id_ID/LC_MESSAGES/claws-mail.mo 250share/locale/id_ID/LC_MESSAGES/claws-mail.mo
251share/locale/it/LC_MESSAGES/claws-mail.mo 251share/locale/it/LC_MESSAGES/claws-mail.mo
252share/locale/ja/LC_MESSAGES/claws-mail.mo 252share/locale/ja/LC_MESSAGES/claws-mail.mo
253share/locale/nb/LC_MESSAGES/claws-mail.mo 253share/locale/nb/LC_MESSAGES/claws-mail.mo
254share/locale/nl/LC_MESSAGES/claws-mail.mo 254share/locale/nl/LC_MESSAGES/claws-mail.mo
255share/locale/pl/LC_MESSAGES/claws-mail.mo 255share/locale/pl/LC_MESSAGES/claws-mail.mo
256share/locale/pt_BR/LC_MESSAGES/claws-mail.mo 256share/locale/pt_BR/LC_MESSAGES/claws-mail.mo
257share/locale/pt_PT/LC_MESSAGES/claws-mail.mo 
258share/locale/ro/LC_MESSAGES/claws-mail.mo 257share/locale/ro/LC_MESSAGES/claws-mail.mo
259share/locale/ru/LC_MESSAGES/claws-mail.mo 258share/locale/ru/LC_MESSAGES/claws-mail.mo
260share/locale/sk/LC_MESSAGES/claws-mail.mo 259share/locale/sk/LC_MESSAGES/claws-mail.mo
261share/locale/sv/LC_MESSAGES/claws-mail.mo 260share/locale/sv/LC_MESSAGES/claws-mail.mo
262share/locale/tr/LC_MESSAGES/claws-mail.mo 261share/locale/tr/LC_MESSAGES/claws-mail.mo
263share/locale/zh_TW/LC_MESSAGES/claws-mail.mo 262share/locale/zh_TW/LC_MESSAGES/claws-mail.mo

cvs diff -r1.35 -r1.36 pkgsrc/mail/claws-mail/distinfo (switch to unified diff)

--- pkgsrc/mail/claws-mail/distinfo 2020/11/26 15:06:35 1.35
+++ pkgsrc/mail/claws-mail/distinfo 2021/07/13 12:35:09 1.36
@@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
1$NetBSD: distinfo,v 1.35 2020/11/26 15:06:35 nia Exp $ 1$NetBSD: distinfo,v 1.36 2021/07/13 12:35:09 nia Exp $
2 2
3SHA1 (claws-mail-3.17.8.tar.xz) = 6e14cca60a1a0e47ccc071f0cababb2dd1a6ab22 3SHA1 (claws-mail-4.0.0.tar.xz) = b4befc25649a28e89274ba72b50e9f9f66bf09b6
4RMD160 (claws-mail-3.17.8.tar.xz) = 550256d32db8ea2e9c450f20febe7d4e391b193c 4RMD160 (claws-mail-4.0.0.tar.xz) = 4025b64ac0e78fe3d1687cdf8a47a52ce6c147c9
5SHA512 (claws-mail-3.17.8.tar.xz) = dc29c968dc81a184af8f66c1afe5c9d17558ce6a4a8b196136a9fb5deec96aa67eec42148ed0f4d6d6ee94aec2791247b9034090dac81beec193bd7d366617d7 5SHA512 (claws-mail-4.0.0.tar.xz) = 26d207fb8b5ce8b814a8a712843a209f58c8c9df3e9623387322b2e70ac351c71ac8b1ff77c52c5df9a14a46be7f65413efc0a4dbcda1e70ecb453f042da153e
6Size (claws-mail-3.17.8.tar.xz) = 6435692 bytes 6Size (claws-mail-4.0.0.tar.xz) = 6390300 bytes
7SHA1 (patch-ab) = d1c89842cedad037c9ac3836da630244fe8ff9c9 7SHA1 (patch-po_Makefile.in.in) = 88cb5106595d2959f31d7825b7474861281b290c
8SHA1 (patch-af) = 2655fac7e0e7bfb2d50291537eab9481dbc83691 8SHA1 (patch-src_Makefile.in) = 8e8cc2d08ab640aa51c6a761bb8913f518d1ad65
9SHA1 (patch-ai) = f70a8b1e4f169740f90707b4c9b05851196c9323 
10SHA1 (patch-ca) = 03d632bb8856acc6d3b7067d58942f69c91e141e 
11SHA1 (patch-src_common_unmime.c) = b572895a8a3be4d6d78b34f6466cc2e80fa9d96f 9SHA1 (patch-src_common_unmime.c) = b572895a8a3be4d6d78b34f6466cc2e80fa9d96f
12SHA1 (patch-src_plugins_pgpcore_sgpgme.c) = 1e972ddb501655ae347c35e623ccb4694776cf3e 10SHA1 (patch-src_plugins_pgpcore_sgpgme.c) = 1e972ddb501655ae347c35e623ccb4694776cf3e
 11SHA1 (patch-src_plugins_vcalendar_vcal__folder.c) = 41978f0e0e390e3665fd92c5200b04ec06aa3e9d
 12SHA1 (patch-src_prefs__other.c) = 871782f31872ec459598caa667b6cb518f7a8b35

cvs diff -r1.78 -r1.79 pkgsrc/mail/claws-mail-archive/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-archive/Makefile 2021/05/24 19:52:36 1.78
+++ pkgsrc/mail/claws-mail-archive/Makefile 2021/07/13 12:35:09 1.79
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.78 2021/05/24 19:52:36 wiz Exp $ 1# $NetBSD: Makefile,v 1.79 2021/07/13 12:35:09 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= archive 4PLUGIN_NAME= archive
5 5
6PKGREVISION= 2 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Adds archiving to Claws-Mail 9COMMENT= Adds archiving to Claws-Mail
11 10
12TOOLS_BROKEN+= perl 11TOOLS_BROKEN+= perl
13CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin 12CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
14 13
15DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 14DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
16 15
17.include "../../archivers/libarchive/buildlink3.mk" 16.include "../../archivers/libarchive/buildlink3.mk"
18.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.81 -r1.82 pkgsrc/mail/claws-mail-attachwarner/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-attachwarner/Makefile 2021/05/24 19:52:37 1.81
+++ pkgsrc/mail/claws-mail-attachwarner/Makefile 2021/07/13 12:35:09 1.82
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.81 2021/05/24 19:52:37 wiz Exp $ 1# $NetBSD: Makefile,v 1.82 2021/07/13 12:35:09 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= attachwarner 4PLUGIN_NAME= attachwarner
5 5
6PKGREVISION= 2 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Warns if a message mentions an attachment without attaching files 9COMMENT= Warns if a message mentions an attachment without attaching files
11 10
12TOOLS_BROKEN+= perl 11TOOLS_BROKEN+= perl
13CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin 12CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
14 13
15DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 14DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
16 15
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.80 -r1.81 pkgsrc/mail/claws-mail-attremover/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-attremover/Makefile 2021/05/24 19:52:37 1.80
+++ pkgsrc/mail/claws-mail-attremover/Makefile 2021/07/13 12:35:09 1.81
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.80 2021/05/24 19:52:37 wiz Exp $ 1# $NetBSD: Makefile,v 1.81 2021/07/13 12:35:09 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= att_remover 4PLUGIN_NAME= att_remover
5 5
6PKGREVISION= 2 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Permanently deletes attachments from mail 9COMMENT= Permanently deletes attachments from mail
11 10
12TOOLS_BROKEN+= perl 11TOOLS_BROKEN+= perl
13CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin 12CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
14 13
15DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 14DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
16 15
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.74 -r1.75 pkgsrc/mail/claws-mail-bogofilter/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-bogofilter/Makefile 2021/05/24 19:52:37 1.74
+++ pkgsrc/mail/claws-mail-bogofilter/Makefile 2021/07/13 12:35:09 1.75
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.74 2021/05/24 19:52:37 wiz Exp $ 1# $NetBSD: Makefile,v 1.75 2021/07/13 12:35:09 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= bogofilter 4PLUGIN_NAME= bogofilter
5 5
6PKGREVISION= 2 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Enables the scanning of incoming mail using Bogofilter 9COMMENT= Enables the scanning of incoming mail using Bogofilter
11 10
12TOOLS_BROKEN+= perl 11TOOLS_BROKEN+= perl
13CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin 12CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
14 13
15DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 14DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
16DEPENDS+= bogofilter>=1.1.7:../../mail/bogofilter 15DEPENDS+= bogofilter>=1.1.7:../../mail/bogofilter
17 16
18.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/mail/claws-mail-dillo/DESCR
Enables the viewing of html messages using the Dillo web browser, version
3.0.0 or newer. It uses Dillo's --local option by default for safe browsing.

File Added: pkgsrc/mail/claws-mail-dillo/Makefile
# $NetBSD: Makefile,v 1.1 2021/07/13 12:35:10 nia Exp $
#

PLUGIN_NAME=    dillo

.include "../../mail/claws-mail/plugins.mk"

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Enables viewing HTML messages using the Dillo web browser

DEPENDS+=	dillo-[0-9]*:../../www/dillo

TOOLS_BROKEN+=		perl
CONFIGURE_ARGS+=	--enable-${PLUGIN_NAME}-plugin

DEPENDS+=	claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail

.include "../../mk/bsd.pkg.mk"

cvs diff -r1.81 -r1.82 pkgsrc/mail/claws-mail-fetchinfo/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-fetchinfo/Makefile 2021/05/24 19:52:37 1.81
+++ pkgsrc/mail/claws-mail-fetchinfo/Makefile 2021/07/13 12:35:10 1.82
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.81 2021/05/24 19:52:37 wiz Exp $ 1# $NetBSD: Makefile,v 1.82 2021/07/13 12:35:10 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= fetchinfo 4PLUGIN_NAME= fetchinfo
5 5
6PKGREVISION= 2 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Inserts headers containing some download information 9COMMENT= Inserts headers containing some download information
11 10
12TOOLS_BROKEN+= perl 11TOOLS_BROKEN+= perl
13CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin 12CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
14 13
15DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 14DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
16 15
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/mail/claws-mail-libravatar/DESCR
Displays libravatar/gravatar profiles' images or a dynamically generated or
predefined alternative. Libravatar federated user domains are also supported.

File Added: pkgsrc/mail/claws-mail-libravatar/Makefile
# $NetBSD: Makefile,v 1.1 2021/07/13 12:35:10 nia Exp $
#

PLUGIN_NAME=    libravatar

.include "../../mail/claws-mail/plugins.mk"

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Displays libravatar/gravatar profile images

TOOLS_BROKEN+=		perl
CONFIGURE_ARGS+=	--enable-${PLUGIN_NAME}-plugin

DEPENDS+=	claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail

.include "../../mk/bsd.pkg.mk"

cvs diff -r1.80 -r1.81 pkgsrc/mail/claws-mail-mailmbox/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-mailmbox/Makefile 2021/05/24 19:52:37 1.80
+++ pkgsrc/mail/claws-mail-mailmbox/Makefile 2021/07/13 12:35:10 1.81
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.80 2021/05/24 19:52:37 wiz Exp $ 1# $NetBSD: Makefile,v 1.81 2021/07/13 12:35:10 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= mailmbox 4PLUGIN_NAME= mailmbox
5 5
6PKGREVISION= 2 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Handles mailboxes in mbox format 9COMMENT= Handles mailboxes in mbox format
11 10
12TOOLS_BROKEN+= perl 11TOOLS_BROKEN+= perl
13CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin 12CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
14 13
15DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 14DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
16 15
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.40 -r1.41 pkgsrc/mail/claws-mail-managesieve/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-managesieve/Makefile 2021/05/24 19:52:37 1.40
+++ pkgsrc/mail/claws-mail-managesieve/Makefile 2021/07/13 12:35:10 1.41
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.40 2021/05/24 19:52:37 wiz Exp $ 1# $NetBSD: Makefile,v 1.41 2021/07/13 12:35:10 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= managesieve 4PLUGIN_NAME= managesieve
5 5
6PKGREVISION= 5 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Manage Sieve filters on servers that support the ManageSieve protocol 9COMMENT= Manage Sieve filters on servers that support the ManageSieve protocol
11 10
12TOOLS_BROKEN+= perl 11TOOLS_BROKEN+= perl
13CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin 12CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
14 13
15DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 14DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
16 15
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.82 -r1.83 pkgsrc/mail/claws-mail-newmail/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-newmail/Makefile 2021/05/24 19:52:37 1.82
+++ pkgsrc/mail/claws-mail-newmail/Makefile 2021/07/13 12:35:10 1.83
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.82 2021/05/24 19:52:37 wiz Exp $ 1# $NetBSD: Makefile,v 1.83 2021/07/13 12:35:10 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= newmail 4PLUGIN_NAME= newmail
5 5
6PKGREVISION= 2 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Write log file info on arriving email 9COMMENT= Write log file info on arriving email
11 10
12TOOLS_BROKEN+= perl 11TOOLS_BROKEN+= perl
13CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin 12CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
14 13
15DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 14DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
16 15
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.83 -r1.84 pkgsrc/mail/claws-mail-notification/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-notification/Makefile 2021/05/24 19:52:37 1.83
+++ pkgsrc/mail/claws-mail-notification/Makefile 2021/07/13 12:35:10 1.84
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.83 2021/05/24 19:52:37 wiz Exp $ 1# $NetBSD: Makefile,v 1.84 2021/07/13 12:35:10 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= notification 4PLUGIN_NAME= notification
5 5
6PKGREVISION= 2 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Provides various ways to notify the user of new and unread email 9COMMENT= Provides various ways to notify the user of new and unread email
11 10
12TOOLS_BROKEN+= perl 11TOOLS_BROKEN+= perl
13CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin 12CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
14 13
15DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 14DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
16 15
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.83 -r1.84 pkgsrc/mail/claws-mail-pgpcore/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-pgpcore/Makefile 2021/05/24 19:52:38 1.83
+++ pkgsrc/mail/claws-mail-pgpcore/Makefile 2021/07/13 12:35:11 1.84
@@ -1,26 +1,25 @@ @@ -1,26 +1,25 @@
1# $NetBSD: Makefile,v 1.83 2021/05/24 19:52:38 wiz Exp $ 1# $NetBSD: Makefile,v 1.84 2021/07/13 12:35:11 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= pgpcore 4PLUGIN_NAME= pgpcore
5 5
6PKGREVISION= 2 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Handles core PGP functions 9COMMENT= Handles core PGP functions
11 10
12PLIST_SRC+= PLIST 11PLIST_SRC+= PLIST
13 12
14TOOLS_BROKEN+= perl 13TOOLS_BROKEN+= perl
15CONFIGURE_ARGS+= --enable-pgpcore-plugin 14CONFIGURE_ARGS+= --enable-pgpcore-plugin
16CONFIGURE_ARGS+= --enable-pgpmime-plugin 15CONFIGURE_ARGS+= --enable-pgpmime-plugin
17CONFIGURE_ARGS+= --enable-pgpinline-plugin 16CONFIGURE_ARGS+= --enable-pgpinline-plugin
18 17
19DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 18DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
20#DEPENDS+= gnupg>=1.4.9:../../security/gnupg 19#DEPENDS+= gnupg>=1.4.9:../../security/gnupg
21DEPENDS+= gpgme>=1.1.4nb2:../../security/gpgme 20DEPENDS+= gpgme>=1.1.4nb2:../../security/gpgme
22 21
23.include "../../mail/claws-mail/Makefile.vers" 22.include "../../mail/claws-mail/Makefile.vers"
24.include "../../security/gpgme/buildlink3.mk" 23.include "../../security/gpgme/buildlink3.mk"
25 24
26.include "../../mk/bsd.pkg.mk" 25.include "../../mk/bsd.pkg.mk"

cvs diff -r1.81 -r1.82 pkgsrc/mail/claws-mail-pgpinline/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-pgpinline/Makefile 2021/04/21 13:24:57 1.81
+++ pkgsrc/mail/claws-mail-pgpinline/Makefile 2021/07/13 12:35:11 1.82
@@ -1,22 +1,19 @@ @@ -1,22 +1,19 @@
1# $NetBSD: Makefile,v 1.81 2021/04/21 13:24:57 adam Exp $ 1# $NetBSD: Makefile,v 1.82 2021/07/13 12:35:11 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= pgpinline 4PLUGIN_NAME= pgpinline
5 5
6PKGREVISION= 1 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Handles PGP/Inline signed and/or encrypted mails 9COMMENT= Handles PGP/Inline signed and/or encrypted mails
11 10
12CONFIGURE_ARGS+= --enable-pgpcore-plugin 11CONFIGURE_ARGS+= --enable-pgpcore-plugin
13CONFIGURE_ARGS+= --enable-pgpinline-plugin 12CONFIGURE_ARGS+= --enable-pgpinline-plugin
14 13
15DEPENDS+= claws-mail-pgpcore-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpcore 14DEPENDS+= claws-mail-pgpcore-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpcore
16 15
17PLIST_SRC+= PLIST 16PLIST_SRC+= PLIST
18 17
19.include "../../security/gpgme/buildlink3.mk" 18.include "../../security/gpgme/buildlink3.mk"
20.include "../../x11/gtk2/buildlink3.mk" 
21 
22.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.80 -r1.81 pkgsrc/mail/claws-mail-pgpmime/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-pgpmime/Makefile 2021/04/21 13:24:57 1.80
+++ pkgsrc/mail/claws-mail-pgpmime/Makefile 2021/07/13 12:35:11 1.81
@@ -1,22 +1,21 @@ @@ -1,22 +1,21 @@
1# $NetBSD: Makefile,v 1.80 2021/04/21 13:24:57 adam Exp $ 1# $NetBSD: Makefile,v 1.81 2021/07/13 12:35:11 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= pgpmime 4PLUGIN_NAME= pgpmime
5 5
6PKGREVISION= 1 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Handles PGP/MIME signed and/or encrypted mails 9COMMENT= Handles PGP/MIME signed and/or encrypted mails
11 10
12CONFIGURE_ARGS+= --enable-pgpcore-plugin 11CONFIGURE_ARGS+= --enable-pgpcore-plugin
13CONFIGURE_ARGS+= --enable-pgpmime-plugin 12CONFIGURE_ARGS+= --enable-pgpmime-plugin
14 13
15DEPENDS+= claws-mail-pgpcore-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpcore 14DEPENDS+= claws-mail-pgpcore-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpcore
16 15
17PLIST_SRC+= PLIST 16PLIST_SRC+= PLIST
18 17
19.include "../../security/gpgme/buildlink3.mk" 18.include "../../security/gpgme/buildlink3.mk"
20.include "../../x11/gtk2/buildlink3.mk" 19.include "../../x11/gtk2/buildlink3.mk"
21 20
22.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.91 -r1.92 pkgsrc/mail/claws-mail-rssyl/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-rssyl/Makefile 2021/05/24 19:52:38 1.91
+++ pkgsrc/mail/claws-mail-rssyl/Makefile 2021/07/13 12:35:11 1.92
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.91 2021/05/24 19:52:38 wiz Exp $ 1# $NetBSD: Makefile,v 1.92 2021/07/13 12:35:11 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= rssyl 4PLUGIN_NAME= rssyl
5 5
6PKGREVISION= 3 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Read RSS 1.0, 2.0 and Atom feeds in Claws-Mail 9COMMENT= Read RSS 1.0, 2.0 and Atom feeds in Claws-Mail
11 10
12TOOLS_BROKEN+= perl 11TOOLS_BROKEN+= perl
13CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin 12CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
14 13
15DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 14DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
16 15
17.include "../../textproc/libxml2/buildlink3.mk" 16.include "../../textproc/libxml2/buildlink3.mk"
18.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.84 -r1.85 pkgsrc/mail/claws-mail-smime/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-smime/Makefile 2021/04/21 13:24:57 1.84
+++ pkgsrc/mail/claws-mail-smime/Makefile 2021/07/13 12:35:11 1.85
@@ -1,27 +1,26 @@ @@ -1,27 +1,26 @@
1# $NetBSD: Makefile,v 1.84 2021/04/21 13:24:57 adam Exp $ 1# $NetBSD: Makefile,v 1.85 2021/07/13 12:35:11 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= smime 4PLUGIN_NAME= smime
5 5
6PKGREVISION= 1 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= This plugin handles S/MIME signed and/or encrypted mails 9COMMENT= This plugin handles S/MIME signed and/or encrypted mails
11 10
12PLIST_SRC+= PLIST 11PLIST_SRC+= PLIST
13 12
14DEPENDS+= gnupg2-[0-9]*:../../security/gnupg2 13DEPENDS+= gnupg2-[0-9]*:../../security/gnupg2
15 14
16CONFIGURE_ARGS+= --enable-smime-plugin 15CONFIGURE_ARGS+= --enable-smime-plugin
17CONFIGURE_ARGS+= --enable-pgpcore-plugin 16CONFIGURE_ARGS+= --enable-pgpcore-plugin
18 17
19DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 18DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
20#DEPENDS+= gpgme>=1.1.4nb2:../../security/gpgme 19#DEPENDS+= gpgme>=1.1.4nb2:../../security/gpgme
21 20
22 21
23.include "../../mail/claws-mail/Makefile.vers" 22.include "../../mail/claws-mail/Makefile.vers"
24.include "../../mail/claws-mail-pgpcore/buildlink3.mk" 23.include "../../mail/claws-mail-pgpcore/buildlink3.mk"
25.include "../../security/gpgme/buildlink3.mk" 24.include "../../security/gpgme/buildlink3.mk"
26 25
27.include "../../mk/bsd.pkg.mk" 26.include "../../mk/bsd.pkg.mk"

cvs diff -r1.73 -r1.74 pkgsrc/mail/claws-mail-spamassassin/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-spamassassin/Makefile 2021/05/24 19:52:38 1.73
+++ pkgsrc/mail/claws-mail-spamassassin/Makefile 2021/07/13 12:35:11 1.74
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.73 2021/05/24 19:52:38 wiz Exp $ 1# $NetBSD: Makefile,v 1.74 2021/07/13 12:35:11 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= spamassassin 4PLUGIN_NAME= spamassassin
5 5
6PKGREVISION= 2 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Enables the scanning of incoming mail using SpamAssassin 9COMMENT= Enables the scanning of incoming mail using SpamAssassin
11 10
12TOOLS_BROKEN+= perl 11TOOLS_BROKEN+= perl
13CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin 12CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
14 13
15DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 14DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
16DEPENDS+= spamassassin>=3.2.5:../../mail/spamassassin 15DEPENDS+= spamassassin>=3.2.5:../../mail/spamassassin
17 16
18.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.86 -r1.87 pkgsrc/mail/claws-mail-spamreport/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-spamreport/Makefile 2021/05/24 19:52:38 1.86
+++ pkgsrc/mail/claws-mail-spamreport/Makefile 2021/07/13 12:35:12 1.87
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.86 2021/05/24 19:52:38 wiz Exp $ 1# $NetBSD: Makefile,v 1.87 2021/07/13 12:35:12 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= spam_report 4PLUGIN_NAME= spam_report
5PLUGIN_FILE= spamreport 5PLUGIN_FILE= spamreport
6 6
7PKGREVISION= 2 
8.include "../../mail/claws-mail/plugins.mk" 7.include "../../mail/claws-mail/plugins.mk"
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11COMMENT= Report spam to various places 10COMMENT= Report spam to various places
12 11
13TOOLS_BROKEN+= perl 12TOOLS_BROKEN+= perl
14CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin 13CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
15 14
16DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 15DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
17 16
18.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.82 -r1.83 pkgsrc/mail/claws-mail-tnef/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-tnef/Makefile 2021/05/24 19:52:38 1.82
+++ pkgsrc/mail/claws-mail-tnef/Makefile 2021/07/13 12:35:12 1.83
@@ -1,19 +1,17 @@ @@ -1,19 +1,17 @@
1# $NetBSD: Makefile,v 1.82 2021/05/24 19:52:38 wiz Exp $ 1# $NetBSD: Makefile,v 1.83 2021/07/13 12:35:12 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= tnef_parse 4PLUGIN_NAME= tnef_parse
5 5
6PKGREVISION= 2 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Handles TNEF attachments from Outlook 9COMMENT= Handles TNEF attachments from Outlook
11 10
12TOOLS_BROKEN+= perl 11TOOLS_BROKEN+= perl
13CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin 12CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
14 13
15DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 14DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
16 15
17.include "../../mail/libytnef/buildlink3.mk" 16.include "../../mail/libytnef/buildlink3.mk"
18.include "../../x11/gtk2/buildlink3.mk" 
19.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.99 -r1.100 pkgsrc/mail/claws-mail-vcalendar/Makefile (switch to unified diff)

--- pkgsrc/mail/claws-mail-vcalendar/Makefile 2021/05/24 19:52:38 1.99
+++ pkgsrc/mail/claws-mail-vcalendar/Makefile 2021/07/13 12:35:12 1.100
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.99 2021/05/24 19:52:38 wiz Exp $ 1# $NetBSD: Makefile,v 1.100 2021/07/13 12:35:12 nia Exp $
2# 2#
3 3
4PLUGIN_NAME= vcalendar 4PLUGIN_NAME= vcalendar
5 5
6PKGREVISION= 3 
7.include "../../mail/claws-mail/plugins.mk" 6.include "../../mail/claws-mail/plugins.mk"
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Enable vCalendar message handling 9COMMENT= Enable vCalendar message handling
11 10
12USE_TOOLS+= perl 11USE_TOOLS+= perl
13 12
14CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin 13CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
15 14
16DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail 15DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
17 16
18.include "../../time/libical/buildlink3.mk" 17.include "../../time/libical/buildlink3.mk"
19.include "../../mk/bsd.pkg.mk" 18.include "../../mk/bsd.pkg.mk"

File Deleted: pkgsrc/mail/claws-mail/patches/Attic/patch-ab

File Deleted: pkgsrc/mail/claws-mail/patches/Attic/patch-af

File Deleted: pkgsrc/mail/claws-mail/patches/Attic/patch-ai

File Deleted: pkgsrc/mail/claws-mail/patches/Attic/patch-ca

File Added: pkgsrc/mail/claws-mail/patches/patch-po_Makefile.in.in
$NetBSD: patch-po_Makefile.in.in,v 1.1 2021/07/13 12:35:09 nia Exp $

--- po/Makefile.in.in.orig	2021-07-10 08:47:06.000000000 +0000
+++ po/Makefile.in.in
@@ -40,8 +40,8 @@ INSTALL_DATA = @INSTALL_DATA@
 # In automake >= 1.10, @mkdir_p@ is derived from ${MKDIR_P}, which is defined
 # either as "/path/to/mkdir -p" or ".../install-sh -c -d". For these automake
 # versions, $(mkinstalldirs) and $(install_sh) are unused.
-mkinstalldirs = $(SHELL) @install_sh@ -d
-install_sh = $(SHELL) @install_sh@
+mkinstalldirs = @install_sh@ -d
+install_sh = @install_sh@
 MKDIR_P = @MKDIR_P@
 mkdir_p = @mkdir_p@
 

File Added: pkgsrc/mail/claws-mail/patches/patch-src_Makefile.in
$NetBSD: patch-src_Makefile.in,v 1.1 2021/07/13 12:35:09 nia Exp $

--- src/Makefile.in.orig	2021-07-10 08:51:54.000000000 +0000
+++ src/Makefile.in
@@ -729,7 +729,7 @@ unity_LIBS = @unity_LIBS@
 @CLAWS_LIBETPAN_TRUE@etpan_dir = etpan
 @CLAWS_LIBETPAN_FALSE@etpan_library = 
 @CLAWS_LIBETPAN_TRUE@etpan_library = etpan/libclawsetpan.la
-SUBDIRS = common gtk $(etpan_dir) . plugins $(am__append_1)
+SUBDIRS = common gtk $(etpan_dir) . $(am__append_1)
 @BUILD_TESTS_TRUE@GTESTER = gtester
 @BUILD_TESTS_TRUE@GTESTER_REPORT = gtester-report
 

File Added: pkgsrc/mail/claws-mail/patches/patch-src_plugins_vcalendar_vcal__folder.c
$NetBSD: patch-src_plugins_vcalendar_vcal__folder.c,v 1.1 2021/07/13 12:35:09 nia Exp $

--- src/plugins/vcalendar/vcal_folder.c.orig	2021-07-10 08:47:14.000000000 +0000
+++ src/plugins/vcalendar/vcal_folder.c
@@ -778,7 +778,7 @@ GSList *vcal_get_events_list(FolderItem 
         			struct icaltimetype dtstart;
         			struct icaltimetype next;
         			icalrecur_iterator* ritr;
-				time_t duration = (time_t) NULL;
+				time_t duration = (time_t) 0;
 				struct icaldurationtype ical_dur;
 				int i = 0;
 

File Added: pkgsrc/mail/claws-mail/patches/patch-src_prefs__other.c
$NetBSD: patch-src_prefs__other.c,v 1.1 2021/07/13 12:35:09 nia Exp $

--- src/prefs_other.c.orig	2021-07-10 08:47:08.000000000 +0000
+++ src/prefs_other.c
@@ -582,7 +582,7 @@ static void prefs_other_create_widget(Pr
 	PACK_CHECK_BUTTON (vbox2, checkbtn_askonfilter,
 			   _("Ask about account specific filtering rules when "
 			     "filtering manually"));
-	shred_binary = g_find_program_in_path("shred");
+	shred_binary = g_find_program_in_path("claws-mail-shred");
 	if (shred_binary) {
 		PACK_CHECK_BUTTON (vbox2, checkbtn_use_shred,
 				   _("Use secure file deletion if possible"));