From owner-cvs-all Sun Sep 8 20: 2:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB9F337B400; Sun, 8 Sep 2002 20:02:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88E6443E4A; Sun, 8 Sep 2002 20:02:16 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8932GJU070971; Sun, 8 Sep 2002 20:02:16 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8932G2P070970; Sun, 8 Sep 2002 20:02:16 -0700 (PDT) Message-Id: <200209090302.g8932G2P070970@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 8 Sep 2002 20:02:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/bayespam Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/bayespam/files patch-bayes_process_email.pl patch-bayes_spam_check.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/09/08 20:02:16 PDT Modified files: mail Makefile Added files: mail/bayespam Makefile distinfo pkg-comment pkg-descr pkg-plist mail/bayespam/files patch-bayes_process_email.pl patch-bayes_spam_check.pl Log: bayespam version 0.9.2: qmail spam filter written in Perl using Bayesian classification Revision Changes Path 1.320 +1 -0 ports/mail/Makefile 1.1 +50 -0 ports/mail/bayespam/Makefile (new) 1.1 +1 -0 ports/mail/bayespam/distinfo (new) 1.1 +27 -0 ports/mail/bayespam/files/patch-bayes_process_email.pl (new) 1.1 +12 -0 ports/mail/bayespam/files/patch-bayes_spam_check.pl (new) 1.1 +1 -0 ports/mail/bayespam/pkg-comment (new) 1.1 +15 -0 ports/mail/bayespam/pkg-descr (new) 1.1 +13 -0 ports/mail/bayespam/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message