From owner-cvs-all@FreeBSD.ORG Mon Feb 20 17:47:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 19C6A16A427; Mon, 20 Feb 2006 17:47:40 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D263343D46; Mon, 20 Feb 2006 17:47:39 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k1KHldb7029085; Mon, 20 Feb 2006 17:47:39 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1KHldqe029084; Mon, 20 Feb 2006 17:47:39 GMT (envelope-from aaron) Message-Id: <200602201747.k1KHldqe029084@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 20 Feb 2006 17:47:38 +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/textproc Makefile ports/textproc/p5-AI-Categorizer Makefile distinfo pkg-descr pkg-plist ports/textproc/p5-AI-Categorizer/files patch-Build.PL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2006 17:47:40 -0000 aaron 2006-02-20 17:47:38 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-AI-Categorizer Makefile distinfo pkg-descr pkg-plist textproc/p5-AI-Categorizer/files patch-Build.PL Log: Adding port textproc/p5-AI-Categorizer, a tool to aid in the automatic categorization of text documents. Approved by: tobez (implicit) Revision Changes Path 1.933 +1 -0 ports/textproc/Makefile 1.1 +59 -0 ports/textproc/p5-AI-Categorizer/Makefile (new) 1.1 +3 -0 ports/textproc/p5-AI-Categorizer/distinfo (new) 1.1 +31 -0 ports/textproc/p5-AI-Categorizer/files/patch-Build.PL (new) 1.1 +21 -0 ports/textproc/p5-AI-Categorizer/pkg-descr (new) 1.1 +35 -0 ports/textproc/p5-AI-Categorizer/pkg-plist (new)