summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/p5-razor-agents/DESCR14
-rw-r--r--mail/p5-razor-agents/Makefile28
-rw-r--r--mail/p5-razor-agents/PLIST1
-rw-r--r--mail/p5-razor-agents/distinfo4
4 files changed, 47 insertions, 0 deletions
diff --git a/mail/p5-razor-agents/DESCR b/mail/p5-razor-agents/DESCR
new file mode 100644
index 00000000000..e6e84cc0451
--- /dev/null
+++ b/mail/p5-razor-agents/DESCR
@@ -0,0 +1,14 @@
+Vipul's Razor is a distributed, collaborative, spam detection and
+filtering network. Razor establishes a distributed and constantly
+updating catalogue of spam in propagation. This catalogue is used
+by clients to filter out known spam. On receiving a spam, a Razor
+Reporting Agent (run by an end-user or a troll box) calculates and
+submits a 20-character unique identification of the spam (a SHA
+Digest) to its closest Razor Catalogue Server. The Catalogue Server
+echos this signature to other trusted servers after storing it in its
+database. Prior to manual processing or transport-level reception,
+Razor Filtering Agents (end-users and MTAs) check their incoming mail
+against a Catalogue Server and filter out or deny transport in case of
+a signature match. Catalogued spam, once identified and reported by a
+Reporting Agent, can be blocked out by the rest of the Filtering Agents
+on the network.
diff --git a/mail/p5-razor-agents/Makefile b/mail/p5-razor-agents/Makefile
new file mode 100644
index 00000000000..2645142cf42
--- /dev/null
+++ b/mail/p5-razor-agents/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/01/31 10:56:29 simonb Exp $
+#
+
+DISTNAME= razor-agents-1.19
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5ra
+CATEGORIES= mail
+MASTER_SITES= http://prdownloads.sourceforge.net/razor/
+#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://razor.sourceforge.net/
+COMMENT= collaborative spam filtering network
+
+DEPENDS+= p5-Net-[0-9]*:../../net/p5-Net
+DEPENDS+= p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS
+DEPENDS+= p5-Time-HiRes-[0-9]*:../../devel/p5-Time-HiRes
+DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
+DEPENDS+= p5-MailTools-[0-9]*:../../mail/p5-MailTools
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/razor-agents/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/p5-razor-agents/PLIST b/mail/p5-razor-agents/PLIST
new file mode 100644
index 00000000000..fc4cb746381
--- /dev/null
+++ b/mail/p5-razor-agents/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/31 10:56:29 simonb Exp $
diff --git a/mail/p5-razor-agents/distinfo b/mail/p5-razor-agents/distinfo
new file mode 100644
index 00000000000..675c3794198
--- /dev/null
+++ b/mail/p5-razor-agents/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/01/31 10:56:29 simonb Exp $
+
+SHA1 (razor-agents-1.19.tar.gz) = 75376cc785cd27376646be80dad8a1d765421161
+Size (razor-agents-1.19.tar.gz) = 19521 bytes