Import p5-razor-agents-1.19.

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.
This commit is contained in:
simonb 2002-01-31 10:56:29 +00:00
parent 05529b0901
commit 5cfa6b72be
4 changed files with 47 additions and 0 deletions

View file

@ -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.

View file

@ -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"

View file

@ -0,0 +1 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/31 10:56:29 simonb Exp $

View file

@ -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