From owner-cvs-all@FreeBSD.ORG Mon May 17 23:51:50 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 E41BF106566B; Mon, 17 May 2010 23:51:50 +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 D41E88FC14; Mon, 17 May 2010 23:51:50 +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 o4HNpob8014809; Mon, 17 May 2010 23:51:50 GMT (envelope-from sahil@repoman.freebsd.org) Received: (from sahil@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4HNpot9014808; Mon, 17 May 2010 23:51:50 GMT (envelope-from sahil) Message-Id: <201005172351.o4HNpot9014808@repoman.freebsd.org> From: Sahil Tandon Date: Mon, 17 May 2010 23:51:50 +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-spamassassin 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:51:51 -0000 sahil 2010-05-17 23:51:50 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/spmfilter-spamassassin Makefile distinfo pkg-descr pkg-plist Log: spmfilter-spamassassin is a plugin for spmfilter that enables spmfilter to spam-check emails with the help of the daemonized version of Spamassassin (spamd). The major goal of this plugin is to provide an easy way for spam-checking messages. WWW: http://www.spmfilter.org/ PR: ports/146161 Submitted by: Axel Steiner Approved by: wxs@ (mentor) Revision Changes Path 1.1021 +1 -0 ports/mail/Makefile 1.1 +47 -0 ports/mail/spmfilter-spamassassin/Makefile (new) 1.1 +3 -0 ports/mail/spmfilter-spamassassin/distinfo (new) 1.1 +6 -0 ports/mail/spmfilter-spamassassin/pkg-descr (new) 1.1 +5 -0 ports/mail/spmfilter-spamassassin/pkg-plist (new)