From owner-cvs-ports@FreeBSD.ORG Thu Oct 14 14:26:26 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E896D16A4CE; Thu, 14 Oct 2004 14:26:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCDCF43D5A; Thu, 14 Oct 2004 14:26:26 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9EEQQ31007202; Thu, 14 Oct 2004 14:26:26 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9EEQQS0007201; Thu, 14 Oct 2004 14:26:26 GMT (envelope-from tobez) Message-Id: <200410141426.i9EEQQS0007201@repoman.freebsd.org> From: Anton Berezin Date: Thu, 14 Oct 2004 14:26:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 14:26:27 -0000 tobez 2004-10-14 14:26:26 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer Makefile distinfo pkg-descr pkg-plist Log: Add p5-Plucene-Plugin-Analyzer-SnowballAnalyzer, a stemmed analyzer plugin for p5-Plucene search engine. Revision Changes Path 1.752 +1 -0 ports/textproc/Makefile 1.1 +34 -0 ports/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile (new) 1.1 +2 -0 ports/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/distinfo (new) 1.1 +4 -0 ports/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/pkg-descr (new) 1.1 +11 -0 ports/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/pkg-plist (new)