pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc milter-greylist is a greylisting filter for sendmail, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7536bf809221
branches:  trunk
changeset: 469987:7536bf809221
user:      manu <manu%pkgsrc.org@localhost>
date:      Thu Mar 04 14:52:33 2004 +0000

description:
milter-greylist is a greylisting filter for sendmail, it is extremely
effecitve at reducing spam at the time of this writing.

diffstat:

 doc/CHANGES   |  3 ++-
 mail/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 40982df1e412 -r 7536bf809221 doc/CHANGES
--- a/doc/CHANGES       Thu Mar 04 14:50:18 2004 +0000
+++ b/doc/CHANGES       Thu Mar 04 14:52:33 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5084 2004/03/04 14:41:10 recht Exp $
+$NetBSD: CHANGES,v 1.5085 2004/03/04 14:52:33 manu Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -1149,3 +1149,4 @@
        Updated priv to 1.0-beta2 [simonb 2004-03-04]
        Added libelf-0.8.5 [recht 2004-03-04]
        Updated py-psyco to 1.2 [recht 2004-03-04]
+       Added milter-greylist-0.9.tgz [manu 2004-03-04]
diff -r 40982df1e412 -r 7536bf809221 mail/Makefile
--- a/mail/Makefile     Thu Mar 04 14:50:18 2004 +0000
+++ b/mail/Makefile     Thu Mar 04 14:52:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.195 2004/02/18 15:23:12 minskim Exp $
+# $NetBSD: Makefile,v 1.196 2004/03/04 14:52:33 manu Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -86,6 +86,7 @@
 SUBDIR+=       mew-xemacs
 SUBDIR+=       mew3
 SUBDIR+=       mhonarc
+SUBDIR+=       milter-greylist
 SUBDIR+=       milter-regex
 SUBDIR+=       milter-sender
 SUBDIR+=       milter-spamc



Home | Main Index | Thread Index | Old Index