summaryrefslogtreecommitdiff
path: root/mail/claws-mail-bogofilter
diff options
context:
space:
mode:
authorsmb <smb>2007-08-03 02:34:35 +0000
committersmb <smb>2007-08-03 02:34:35 +0000
commit2f8c64434568ad1a1626a558927b209fed898ce5 (patch)
treeb28e767b43e92c44b5968f9d0ba0efa084ccb963 /mail/claws-mail-bogofilter
parentd7b2fbb61b49c58422e692f9384c5b8d1e79d464 (diff)
downloadpkgsrc-2f8c64434568ad1a1626a558927b209fed898ce5.tar.gz
Add claws-mail 2.10.0 and many of the plug-ins
Diffstat (limited to 'mail/claws-mail-bogofilter')
-rw-r--r--mail/claws-mail-bogofilter/DESCR15
-rw-r--r--mail/claws-mail-bogofilter/Makefile17
-rw-r--r--mail/claws-mail-bogofilter/PLIST4
3 files changed, 36 insertions, 0 deletions
diff --git a/mail/claws-mail-bogofilter/DESCR b/mail/claws-mail-bogofilter/DESCR
new file mode 100644
index 00000000000..3dfd64522ac
--- /dev/null
+++ b/mail/claws-mail-bogofilter/DESCR
@@ -0,0 +1,15 @@
+The Bogofilter plugin provides anti-spam capabilities for Claws
+Mail. Bogofilter is a pure Bayesian filter, written in C, which
+makes it very fast. Claws Mail also provides a SpamAssassin anti-spam
+plugin, with the same feature set, but more extensive 'spaminess'
+checks. The Bogofilter plugin features are:
+
+ * Filtering spam when mail is received, moving it to a specific
+ folder, or destroying it completely,
+ * Learning what is spam and what is ham, in order to better
+ filter your mailbox.
+
+Before Bogofilter is able to function effectively, you have to show
+it a few of your spam emails and a few real emails. You can do that
+by selecting some messages, right-clicking on them and choosing
+'Mark/Mark as spam' or 'Mark/Mark as ham'.
diff --git a/mail/claws-mail-bogofilter/Makefile b/mail/claws-mail-bogofilter/Makefile
new file mode 100644
index 00000000000..1ab3bf983b7
--- /dev/null
+++ b/mail/claws-mail-bogofilter/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2007/08/03 02:34:42 smb Exp $
+#
+
+PLUGIN_NAME= bogofilter
+.include "../../mail/claws-mail/plugins.mk"
+
+MAINTAINER= smb@NetBSD.org
+COMMENT= Enables the scanning of incoming mail using Bogofilter
+
+CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
+
+DEPENDS+= claws-mail>=2.10.0:../../mail/claws-mail
+DEPENDS+= bogofilter>=1.0.3nb1:../../mail/bogofilter
+
+.include "../../x11/gtk2/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/claws-mail-bogofilter/PLIST b/mail/claws-mail-bogofilter/PLIST
new file mode 100644
index 00000000000..35fd2ee920d
--- /dev/null
+++ b/mail/claws-mail-bogofilter/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2007/08/03 02:34:43 smb Exp $
+lib/claws-mail/plugins/bogofilter.la
+@dirrm lib/claws-mail/plugins
+@dirrm lib/claws-mail