From owner-cvs-all@FreeBSD.ORG Mon May 17 23:53:03 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C44A0106566C; Mon, 17 May 2010 23:53:03 +0000 (UTC) (envelope-from sahil@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B47668FC1A; Mon, 17 May 2010 23:53:03 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4HNr3al015008; Mon, 17 May 2010 23:53:03 GMT (envelope-from sahil@repoman.freebsd.org) Received: (from sahil@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4HNr3Sm015007; Mon, 17 May 2010 23:53:03 GMT (envelope-from sahil) Message-Id: <201005172353.o4HNr3Sm015007@repoman.freebsd.org> From: Sahil Tandon Date: Mon, 17 May 2010 23:53:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/spmfilter-clamav Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2010 23:53:03 -0000 sahil 2010-05-17 23:53:03 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/spmfilter-clamav Makefile distinfo pkg-descr pkg-plist Log: spmfilter-clamav is a plugin for spmfilter that enables spmfilter to check mails with the Clam AntiVirus open source toolkit for viruses. The major goal of this plugin is to provide an easy way for virus-scanning emails. If ClamAV detects malicious software like viruses the affected email is discarded by the plugin. Optionally notifications can be enabled to inform the recipients and sender (configurable) about the discarded message. WWW: http://www.spmfilter.org/ PR: ports/146182 Submitted by: Axel Steiner Approved by: wxs@ (mentor) Revision Changes Path 1.1022 +1 -0 ports/mail/Makefile 1.1 +49 -0 ports/mail/spmfilter-clamav/Makefile (new) 1.1 +3 -0 ports/mail/spmfilter-clamav/distinfo (new) 1.1 +9 -0 ports/mail/spmfilter-clamav/pkg-descr (new) 1.1 +3 -0 ports/mail/spmfilter-clamav/pkg-plist (new)