From owner-cvs-all Thu Sep 5 12:40:17 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 87F3F37B400; Thu, 5 Sep 2002 12:40:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46E7E43E65; Thu, 5 Sep 2002 12:40:11 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from freefall.freebsd.org (mdodd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g85JeBJU079049; Thu, 5 Sep 2002 12:40:11 -0700 (PDT) (envelope-from mdodd@freefall.freebsd.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g85JeB0O079048; Thu, 5 Sep 2002 12:40:11 -0700 (PDT) Message-Id: <200209051940.g85JeB0O079048@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Thu, 5 Sep 2002 12:40:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/spamprobe Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/spamprobe/files Makefile spamprobe.1 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 mdodd 2002/09/05 12:40:10 PDT Modified files: mail Makefile Added files: mail/spamprobe Makefile distinfo pkg-comment pkg-descr pkg-plist mail/spamprobe/files Makefile spamprobe.1 Log: Spam detector using Bayesian analysis of word counts. Revision Changes Path 1.319 +1 -0 ports/mail/Makefile 1.1 +23 -0 ports/mail/spamprobe/Makefile (new) 1.1 +1 -0 ports/mail/spamprobe/distinfo (new) 1.1 +11 -0 ports/mail/spamprobe/files/Makefile (new) 1.1 +265 -0 ports/mail/spamprobe/files/spamprobe.1 (new) 1.1 +1 -0 ports/mail/spamprobe/pkg-comment (new) 1.1 +7 -0 ports/mail/spamprobe/pkg-descr (new) 1.1 +2 -0 ports/mail/spamprobe/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message