From owner-cvs-ports@FreeBSD.ORG Fri Dec 17 09:24:57 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FC2F1065695; Fri, 17 Dec 2010 09:24:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0EA6A8FC13; Fri, 17 Dec 2010 09:24:57 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id oBH9OuS5062281; Fri, 17 Dec 2010 09:24:56 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBH9OuLY062280; Fri, 17 Dec 2010 09:24:56 GMT (envelope-from miwi) Message-Id: <201012170924.oBH9OuLY062280@repoman.freebsd.org> From: Martin Wilke Date: Fri, 17 Dec 2010 09:24:56 +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/claws-mail-clamd Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2010 09:24:57 -0000 miwi 2010-12-17 09:24:56 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/claws-mail-clamd Makefile distinfo pkg-descr pkg-message pkg-plist Log: This plugin uses Clam AntiVirus to scan all messages that are received from an IMAP, LOCAL or POP account. When a message attachment is found to contain a virus it can be deleted or saved in a specially designated folder. Options can be found in /Configuration/Preferences/Plugins/Clam AntiVirus. WWW: http://www.claws-mail.org/plugins.php PR: ports/152758 Submitted by: Pawel Pekala Revision Changes Path 1.1047 +1 -0 ports/mail/Makefile 1.1 +46 -0 ports/mail/claws-mail-clamd/Makefile (new) 1.1 +2 -0 ports/mail/claws-mail-clamd/distinfo (new) 1.1 +9 -0 ports/mail/claws-mail-clamd/pkg-descr (new) 1.1 +4 -0 ports/mail/claws-mail-clamd/pkg-message (new) 1.1 +14 -0 ports/mail/claws-mail-clamd/pkg-plist (new)