Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail mail/claws-mail-*: suppress USE_TOOLS+=perl warning
details: https://anonhg.NetBSD.org/pkgsrc/rev/c68b84389930
branches: trunk
changeset: 433379:c68b84389930
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Jun 01 20:01:17 2020 +0000
description:
mail/claws-mail-*: suppress USE_TOOLS+=perl warning
diffstat:
mail/claws-mail-archive/Makefile | 3 ++-
mail/claws-mail-attachwarner/Makefile | 3 ++-
mail/claws-mail-attremover/Makefile | 3 ++-
mail/claws-mail-bogofilter/Makefile | 3 ++-
mail/claws-mail-fetchinfo/Makefile | 3 ++-
mail/claws-mail-mailmbox/Makefile | 3 ++-
mail/claws-mail-managesieve/Makefile | 3 ++-
mail/claws-mail-newmail/Makefile | 3 ++-
mail/claws-mail-notification/Makefile | 3 ++-
mail/claws-mail-pgpcore/Makefile | 3 ++-
mail/claws-mail-rssyl/Makefile | 3 ++-
mail/claws-mail-spamassassin/Makefile | 3 ++-
mail/claws-mail-spamreport/Makefile | 3 ++-
mail/claws-mail-tnef/Makefile | 3 ++-
14 files changed, 28 insertions(+), 14 deletions(-)
diffs (238 lines):
diff -r beab1845c4ec -r c68b84389930 mail/claws-mail-archive/Makefile
--- a/mail/claws-mail-archive/Makefile Mon Jun 01 19:42:48 2020 +0000
+++ b/mail/claws-mail-archive/Makefile Mon Jun 01 20:01:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2020/05/22 10:56:16 adam Exp $
+# $NetBSD: Makefile,v 1.74 2020/06/01 20:01:17 rillig Exp $
#
PLUGIN_NAME= archive
@@ -9,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Adds archiving to Claws-Mail
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
diff -r beab1845c4ec -r c68b84389930 mail/claws-mail-attachwarner/Makefile
--- a/mail/claws-mail-attachwarner/Makefile Mon Jun 01 19:42:48 2020 +0000
+++ b/mail/claws-mail-attachwarner/Makefile Mon Jun 01 20:01:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2020/05/22 10:56:16 adam Exp $
+# $NetBSD: Makefile,v 1.77 2020/06/01 20:01:17 rillig Exp $
#
PLUGIN_NAME= attachwarner
@@ -9,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Warns if a message mentions an attachment without attaching files
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
diff -r beab1845c4ec -r c68b84389930 mail/claws-mail-attremover/Makefile
--- a/mail/claws-mail-attremover/Makefile Mon Jun 01 19:42:48 2020 +0000
+++ b/mail/claws-mail-attremover/Makefile Mon Jun 01 20:01:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2020/05/22 10:56:16 adam Exp $
+# $NetBSD: Makefile,v 1.76 2020/06/01 20:01:17 rillig Exp $
#
PLUGIN_NAME= att_remover
@@ -9,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Permanently deletes attachments from mail
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
diff -r beab1845c4ec -r c68b84389930 mail/claws-mail-bogofilter/Makefile
--- a/mail/claws-mail-bogofilter/Makefile Mon Jun 01 19:42:48 2020 +0000
+++ b/mail/claws-mail-bogofilter/Makefile Mon Jun 01 20:01:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2020/05/22 10:56:16 adam Exp $
+# $NetBSD: Makefile,v 1.70 2020/06/01 20:01:17 rillig Exp $
#
PLUGIN_NAME= bogofilter
@@ -9,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Enables the scanning of incoming mail using Bogofilter
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
diff -r beab1845c4ec -r c68b84389930 mail/claws-mail-fetchinfo/Makefile
--- a/mail/claws-mail-fetchinfo/Makefile Mon Jun 01 19:42:48 2020 +0000
+++ b/mail/claws-mail-fetchinfo/Makefile Mon Jun 01 20:01:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2020/05/22 10:56:16 adam Exp $
+# $NetBSD: Makefile,v 1.77 2020/06/01 20:01:17 rillig Exp $
#
PLUGIN_NAME= fetchinfo
@@ -9,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Inserts headers containing some download information
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
diff -r beab1845c4ec -r c68b84389930 mail/claws-mail-mailmbox/Makefile
--- a/mail/claws-mail-mailmbox/Makefile Mon Jun 01 19:42:48 2020 +0000
+++ b/mail/claws-mail-mailmbox/Makefile Mon Jun 01 20:01:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2020/05/22 10:56:17 adam Exp $
+# $NetBSD: Makefile,v 1.76 2020/06/01 20:01:17 rillig Exp $
#
PLUGIN_NAME= mailmbox
@@ -9,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Handles mailboxes in mbox format
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
diff -r beab1845c4ec -r c68b84389930 mail/claws-mail-managesieve/Makefile
--- a/mail/claws-mail-managesieve/Makefile Mon Jun 01 19:42:48 2020 +0000
+++ b/mail/claws-mail-managesieve/Makefile Mon Jun 01 20:01:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2020/05/22 10:56:17 adam Exp $
+# $NetBSD: Makefile,v 1.37 2020/06/01 20:01:17 rillig Exp $
#
PLUGIN_NAME= managesieve
@@ -9,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Manage Sieve filters on servers that support the ManageSieve protocol
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
diff -r beab1845c4ec -r c68b84389930 mail/claws-mail-newmail/Makefile
--- a/mail/claws-mail-newmail/Makefile Mon Jun 01 19:42:48 2020 +0000
+++ b/mail/claws-mail-newmail/Makefile Mon Jun 01 20:01:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2020/05/22 10:56:17 adam Exp $
+# $NetBSD: Makefile,v 1.78 2020/06/01 20:01:18 rillig Exp $
#
PLUGIN_NAME= newmail
@@ -9,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Write log file info on arriving email
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
diff -r beab1845c4ec -r c68b84389930 mail/claws-mail-notification/Makefile
--- a/mail/claws-mail-notification/Makefile Mon Jun 01 19:42:48 2020 +0000
+++ b/mail/claws-mail-notification/Makefile Mon Jun 01 20:01:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2020/05/22 10:56:17 adam Exp $
+# $NetBSD: Makefile,v 1.79 2020/06/01 20:01:18 rillig Exp $
#
PLUGIN_NAME= notification
@@ -9,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Provides various ways to notify the user of new and unread email
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
diff -r beab1845c4ec -r c68b84389930 mail/claws-mail-pgpcore/Makefile
--- a/mail/claws-mail-pgpcore/Makefile Mon Jun 01 19:42:48 2020 +0000
+++ b/mail/claws-mail-pgpcore/Makefile Mon Jun 01 20:01:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2020/05/22 10:56:17 adam Exp $
+# $NetBSD: Makefile,v 1.79 2020/06/01 20:01:18 rillig Exp $
#
PLUGIN_NAME= pgpcore
@@ -11,6 +11,7 @@
PLIST_SRC+= PLIST
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --enable-pgpcore-plugin
CONFIGURE_ARGS+= --enable-pgpmime-plugin
CONFIGURE_ARGS+= --enable-pgpinline-plugin
diff -r beab1845c4ec -r c68b84389930 mail/claws-mail-rssyl/Makefile
--- a/mail/claws-mail-rssyl/Makefile Mon Jun 01 19:42:48 2020 +0000
+++ b/mail/claws-mail-rssyl/Makefile Mon Jun 01 20:01:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2020/05/22 10:56:17 adam Exp $
+# $NetBSD: Makefile,v 1.84 2020/06/01 20:01:18 rillig Exp $
#
PLUGIN_NAME= rssyl
@@ -9,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Read RSS 1.0, 2.0 and Atom feeds in Claws-Mail
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
diff -r beab1845c4ec -r c68b84389930 mail/claws-mail-spamassassin/Makefile
--- a/mail/claws-mail-spamassassin/Makefile Mon Jun 01 19:42:48 2020 +0000
+++ b/mail/claws-mail-spamassassin/Makefile Mon Jun 01 20:01:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2020/05/22 10:56:18 adam Exp $
+# $NetBSD: Makefile,v 1.69 2020/06/01 20:01:18 rillig Exp $
#
PLUGIN_NAME= spamassassin
@@ -9,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Enables the scanning of incoming mail using SpamAssassin
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
diff -r beab1845c4ec -r c68b84389930 mail/claws-mail-spamreport/Makefile
--- a/mail/claws-mail-spamreport/Makefile Mon Jun 01 19:42:48 2020 +0000
+++ b/mail/claws-mail-spamreport/Makefile Mon Jun 01 20:01:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2020/05/22 10:56:18 adam Exp $
+# $NetBSD: Makefile,v 1.82 2020/06/01 20:01:18 rillig Exp $
#
PLUGIN_NAME= spam_report
@@ -10,6 +10,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Report spam to various places
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
diff -r beab1845c4ec -r c68b84389930 mail/claws-mail-tnef/Makefile
--- a/mail/claws-mail-tnef/Makefile Mon Jun 01 19:42:48 2020 +0000
+++ b/mail/claws-mail-tnef/Makefile Mon Jun 01 20:01:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2020/05/22 10:56:18 adam Exp $
+# $NetBSD: Makefile,v 1.78 2020/06/01 20:01:18 rillig Exp $
#
PLUGIN_NAME= tnef_parse
@@ -9,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Handles TNEF attachments from Outlook
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
Home |
Main Index |
Thread Index |
Old Index