Date: Wed, 12 Dec 2001 16:28:33 +0800 (CST) From: Yen-Ming Lee <leeym@utopia.leeym.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/32739: new port: razor-agent 1.17 Message-ID: <20011212082833.43776C3B00@utopia.leeym.com>
next in thread | raw e-mail | index | archive | help
>Number: 32739 >Category: ports >Synopsis: new port: razor-agent 1.17 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Dec 12 00:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD utopia.leeym.com 4.4-STABLE FreeBSD 4.4-STABLE #54: Sun Nov 25 08:19:18 CST 2001 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386 >Description: A distributed, collaborative, spam detection and filtering network. WWW: http://razor.sourceforge.net/ >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # razor-agents # razor-agents/Makefile # razor-agents/pkg-comment # razor-agents/pkg-descr # razor-agents/pkg-plist # razor-agents/distinfo # echo c - razor-agents mkdir -p razor-agents > /dev/null 2>&1 echo x - razor-agents/Makefile sed 's/^X//' >razor-agents/Makefile << 'END-of-razor-agents/Makefile' X# New ports collection makefile for: razor-agents X# Date created: 29 November 2001 X# Whom: Yen-Ming Lee <leeym@leeym.com> X# X# $FreeBSD$ X# X XPORTNAME= razor-agents XPORTVERSION= 1.17 XCATEGORIES= mail XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= razor X XMAINTAINER= leeym@leeym.com X XRUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools X XPERL_CONFIGURE= yes X XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN1= razor-check.1 razor-discover.1 razor-report.1 XMAN3= Razor::Client.3 Razor::Errorhandler.3 X X.include <bsd.port.mk> END-of-razor-agents/Makefile echo x - razor-agents/pkg-comment sed 's/^X//' >razor-agents/pkg-comment << 'END-of-razor-agents/pkg-comment' XA distributed, collaborative, spam detection and filtering network END-of-razor-agents/pkg-comment echo x - razor-agents/pkg-descr sed 's/^X//' >razor-agents/pkg-descr << 'END-of-razor-agents/pkg-descr' XVipul's Razor is a distributed, collaborative, spam detection and filtering Xnetwork. Razor establishes a distributed and constantly updating catalogue Xof spam in propagation. This catalogue is used by clients to filter out Xknown spam. On receiving a spam, a Razor Reporting Agent (run by an end-user Xor a troll box) calculates and submits a 20-character unique identification Xof the spam (a SHA Digest) to its closest Razor Catalogue Server. The XCatalogue Server echos this signature to other trusted servers after storing Xit in its database. Prior to manual processing or transport-level reception, XRazor Filtering Agents (end-users and MTAs) check their incoming mail against Xa Catalogue Server and filter out or deny transport in case of a signature Xmatch. Catalogued spam, once identified and reported by a Reporting Agent, Xcan be blocked out by the rest of the Filtering Agents on the network. X XWWW: http://razor.sourceforge.net/ END-of-razor-agents/pkg-descr echo x - razor-agents/pkg-plist sed 's/^X//' >razor-agents/pkg-plist << 'END-of-razor-agents/pkg-plist' Xbin/razor-check Xbin/razor-discover Xbin/razor-report Xlib/perl5/site_perl/%%PERL_VER%%/Razor/Agent.pm Xlib/perl5/site_perl/%%PERL_VER%%/Razor/Client.pm Xlib/perl5/site_perl/%%PERL_VER%%/Razor/Config.pm Xlib/perl5/site_perl/%%PERL_VER%%/Razor/Errorhandler.pm Xlib/perl5/site_perl/%%PERL_VER%%/Razor/String.pm Xlib/perl5/site_perl/%%PERL_VER%%/Razor/Version.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/razor-agents/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/razor-agents X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Razor END-of-razor-agents/pkg-plist echo x - razor-agents/distinfo sed 's/^X//' >razor-agents/distinfo << 'END-of-razor-agents/distinfo' XMD5 (razor-agents-1.17.tar.gz) = 18878f18e9bae0a63f9fa929eaf50ded END-of-razor-agents/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011212082833.43776C3B00>