From owner-cvs-all Mon Feb 11 1:21:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E99A37B405; Mon, 11 Feb 2002 01:21:32 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1B9LWT57549; Mon, 11 Feb 2002 01:21:32 -0800 (PST) (envelope-from kevlo) Message-Id: <200202110921.g1B9LWT57549@freefall.freebsd.org> From: Kevin Lo Date: Mon, 11 Feb 2002 01:21:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/ifile Makefile distinfo pkg-comment pkg-descr pkg-plist 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 kevlo 2002/02/11 01:21:31 PST Modified files: mail Makefile Added files: mail/ifile Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Initial import of ifile 1.0.4. Note that I fixed malloc.h to stdlib.h Ifile is an application of machine learning to e-mail filtering. PR: 34423 Submitted by: David Bushong Revision Changes Path 1.287 +1 -0 ports/mail/Makefile 1.1 +23 -0 ports/mail/ifile/Makefile (new) 1.1 +1 -0 ports/mail/ifile/distinfo (new) 1.1 +1 -0 ports/mail/ifile/pkg-comment (new) 1.1 +19 -0 ports/mail/ifile/pkg-descr (new) 1.1 +11 -0 ports/mail/ifile/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message