diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-03 16:43:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-03 16:43:36 +0000 |
commit | 18d53470c138a79127dcbaf90c2fa4133247db1c (patch) | |
tree | 65b484001c2a659a8a9dbedf1bc8436afd911782 /mail | |
parent | 948070630205a8ccf0f9b14f4ef77c5b1fab97ec (diff) | |
download | pkgsrc-18d53470c138a79127dcbaf90c2fa4133247db1c.tar.gz |
Remove dovecot2-antispam-plugin. Deprecated by upstream.
Use sieve now, see https://wiki2.dovecot.org/HowTo/AntispamWithSieve
Ok schmonz@
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 | ||||
-rw-r--r-- | mail/dovecot2-antispam-plugin/DESCR | 9 | ||||
-rw-r--r-- | mail/dovecot2-antispam-plugin/Makefile | 31 | ||||
-rw-r--r-- | mail/dovecot2-antispam-plugin/PLIST | 3 | ||||
-rw-r--r-- | mail/dovecot2-antispam-plugin/distinfo | 8 | ||||
-rw-r--r-- | mail/dovecot2-antispam-plugin/patches/patch-buildsys.mk.in | 15 | ||||
-rw-r--r-- | mail/dovecot2-antispam-plugin/patches/patch-m4_buildsys.m4 | 51 |
7 files changed, 1 insertions, 119 deletions
diff --git a/mail/Makefile b/mail/Makefile index 0c2e9233f3f..5b8a1f50385 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.495 2017/08/17 10:03:42 nros Exp $ +# $NetBSD: Makefile,v 1.496 2017/09/03 16:43:36 wiz Exp $ # COMMENT= Electronic mail utilities @@ -70,7 +70,6 @@ SUBDIR+= dnsbl-milter SUBDIR+= dot-forward SUBDIR+= dovecot SUBDIR+= dovecot2 -SUBDIR+= dovecot2-antispam-plugin SUBDIR+= dovecot2-gssapi SUBDIR+= dovecot2-ldap SUBDIR+= dovecot2-mysql diff --git a/mail/dovecot2-antispam-plugin/DESCR b/mail/dovecot2-antispam-plugin/DESCR deleted file mode 100644 index 6b33a25d209..00000000000 --- a/mail/dovecot2-antispam-plugin/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -Consider the following scenario. Your mailbox is flooded with tons -of mail. They are delivered to the configured folders based on the -arbitrary spam system judgement. This judgement is not always correct -or not always what you would like it to be, however. This is where -this plugin comes into play. - -All you have to do is move the mail into the correct folder. All -the rest in order to let the spam system know it made an error will -be done automatically by this plugin. diff --git a/mail/dovecot2-antispam-plugin/Makefile b/mail/dovecot2-antispam-plugin/Makefile deleted file mode 100644 index e4c25cceeb0..00000000000 --- a/mail/dovecot2-antispam-plugin/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2017/08/01 17:40:13 wiz Exp $ - -DISTNAME= dovecot-antispam-plugin-20130429 -PKGREVISION= 4 -CATEGORIES= mail -MASTER_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ -MASTER_SITES+= http://distcache.FreeBSD.org/local-distfiles/olgeni/ -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= schmonz@NetBSD.org -#HOMEPAGE= http://hg.dovecot.org/dovecot-antispam-plugin/ -COMMENT= Dovecot 2.x plugin for training antispam systems -LICENSE= gnu-gpl-v2 - -WRKSRC= ${WRKDIR}/dovecot-antispam-plugin-5ebc6aae4d7c - -USE_TOOLS+= aclocal autoheader automake autoconf gmake gawk gsed -AUTOCONF_REQD= 2.54 -GNU_CONFIGURE= yes - -OPSYSVARS+= SUFX -SUFX.Darwin= bundle -SUFX.*= so - -PLIST_SUBST+= SUFX=${SUFX:Q} - -pre-configure: - cd ${WRKSRC} && aclocal -I m4 && autoheader && autoconf - -.include "../../mail/dovecot2/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/mail/dovecot2-antispam-plugin/PLIST b/mail/dovecot2-antispam-plugin/PLIST deleted file mode 100644 index f9dfdd89183..00000000000 --- a/mail/dovecot2-antispam-plugin/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2014/11/19 03:37:14 schmonz Exp $ -lib/dovecot/lib90_antispam_plugin.${SUFX} -man/man7/dovecot-antispam.7 diff --git a/mail/dovecot2-antispam-plugin/distinfo b/mail/dovecot2-antispam-plugin/distinfo deleted file mode 100644 index 736ef5dddab..00000000000 --- a/mail/dovecot2-antispam-plugin/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 23:27:04 agc Exp $ - -SHA1 (dovecot-antispam-plugin-20130429.tar.bz2) = 50c7b35467c9e07eb033cd15850ce051d1b8aa6d -RMD160 (dovecot-antispam-plugin-20130429.tar.bz2) = e63e79e27ae14fd634ecf20b7061f0f4114cb522 -SHA512 (dovecot-antispam-plugin-20130429.tar.bz2) = 82074414065b936ab23f54add06fb0f4098a03e77956bea2d3ffba08f7853a34c61222d412e4241ddf5f2e0b5467c1547fac0087611df6f5e235968cdbe2f6a2 -Size (dovecot-antispam-plugin-20130429.tar.bz2) = 56340 bytes -SHA1 (patch-buildsys.mk.in) = 85cd1d42e743cd548c078ec2107cda4549fa2a32 -SHA1 (patch-m4_buildsys.m4) = 71a9f28161dfb7b47c6ce6ed862e7326aae7899e diff --git a/mail/dovecot2-antispam-plugin/patches/patch-buildsys.mk.in b/mail/dovecot2-antispam-plugin/patches/patch-buildsys.mk.in deleted file mode 100644 index a838af0cc26..00000000000 --- a/mail/dovecot2-antispam-plugin/patches/patch-buildsys.mk.in +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-buildsys.mk.in,v 1.1 2014/11/19 03:37:14 schmonz Exp $ - -Use the configured rpath linker flags. - ---- buildsys.mk.in.orig 2013-04-29 12:59:26.000000000 +0000 -+++ buildsys.mk.in -@@ -285,7 +285,7 @@ ${PLUGIN} ${PLUGIN_NOINST}: ${EXT_DEPS} - done; \ - cd ..; \ - done; \ -- if ${LD} -o $@ $$objs ${PLUGIN_LDFLAGS} ${LDFLAGS} ${LIBS}; then \ -+ if ${LD} -o $@ $$objs ${PLUGIN_LDFLAGS} ${LDFLAGS} ${LDFLAGS_RPATH} ${LIBS}; then \ - ${LINK_OK}; \ - else \ - ${LINK_FAILED}; \ diff --git a/mail/dovecot2-antispam-plugin/patches/patch-m4_buildsys.m4 b/mail/dovecot2-antispam-plugin/patches/patch-m4_buildsys.m4 deleted file mode 100644 index 48e23d615b9..00000000000 --- a/mail/dovecot2-antispam-plugin/patches/patch-m4_buildsys.m4 +++ /dev/null @@ -1,51 +0,0 @@ -$NetBSD: patch-m4_buildsys.m4,v 1.1 2014/11/19 03:37:14 schmonz Exp $ - -Correct path to dovecot plugins. - ---- m4/buildsys.m4.orig 2013-04-29 12:59:26.000000000 +0000 -+++ m4/buildsys.m4 -@@ -103,7 +103,7 @@ AC_DEFUN([BUILDSYS_SHARED_LIB], [ - LIB_LDFLAGS='-dynamiclib -current_version ${LIB_MAJOR}.${LIB_MINOR} -compatibility_version ${LIB_MAJOR}' - LIB_PREFIX='lib' - LIB_SUFFIX='.dylib' -- LDFLAGS_RPATH='-Wl,-rpath,${libdir}' -+ LDFLAGS_RPATH='-Wl,-rpath,${libdir}/dovecot' - PLUGIN_CFLAGS='-fPIC -DPIC' - PLUGIN_LDFLAGS='-bundle -undefined dynamic_lookup' - PLUGIN_SUFFIX='.bundle' -@@ -117,7 +117,7 @@ AC_DEFUN([BUILDSYS_SHARED_LIB], [ - LIB_LDFLAGS='-shared -Wl,-soname=${SHARED_LIB}.${LIB_MAJOR}.${LIB_MINOR}' - LIB_PREFIX='lib' - LIB_SUFFIX='.so' -- LDFLAGS_RPATH='-Wl,-rpath,${libdir}' -+ LDFLAGS_RPATH='-Wl,-rpath,${libdir}/dovecot' - PLUGIN_CFLAGS='-fPIC -DPIC' - PLUGIN_LDFLAGS='-shared' - PLUGIN_SUFFIX='.so' -@@ -131,7 +131,7 @@ AC_DEFUN([BUILDSYS_SHARED_LIB], [ - LIB_LDFLAGS='-shared' - LIB_PREFIX='lib' - LIB_SUFFIX='.so.${LIB_MAJOR}.${LIB_MINOR}' -- LDFLAGS_RPATH='-Wl,-rpath,${libdir}' -+ LDFLAGS_RPATH='-Wl,-rpath,${libdir}/dovecot' - PLUGIN_CFLAGS='-fPIC -DPIC' - PLUGIN_LDFLAGS='-shared' - PLUGIN_SUFFIX='.so' -@@ -145,7 +145,7 @@ AC_DEFUN([BUILDSYS_SHARED_LIB], [ - LIB_LDFLAGS='-shared -Wl,--out-implib,${SHARED_LIB}.a' - LIB_PREFIX='lib' - LIB_SUFFIX='.dll' -- LDFLAGS_RPATH='-Wl,-rpath,${libdir}' -+ LDFLAGS_RPATH='-Wl,-rpath,${libdir}/dovecot' - PLUGIN_CFLAGS='' - PLUGIN_LDFLAGS='-shared' - PLUGIN_SUFFIX='.dll' -@@ -159,7 +159,7 @@ AC_DEFUN([BUILDSYS_SHARED_LIB], [ - LIB_LDFLAGS='-shared -Wl,-soname=${SHARED_LIB}.${LIB_MAJOR}' - LIB_PREFIX='lib' - LIB_SUFFIX='.so' -- LDFLAGS_RPATH='-Wl,-rpath,${libdir}' -+ LDFLAGS_RPATH='-Wl,-rpath,${libdir}/dovecot' - PLUGIN_CFLAGS='-fPIC -DPIC' - PLUGIN_LDFLAGS='-shared' - PLUGIN_SUFFIX='.so' |