From owner-cvs-all@FreeBSD.ORG Thu Oct 14 12:24:05 2004 Return-Path: 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 2573216A4CE; Thu, 14 Oct 2004 12:24:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A71743D4C; Thu, 14 Oct 2004 12:24:05 +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 i9ECO4YH096760; Thu, 14 Oct 2004 12:24:04 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9ECO4kc096759; Thu, 14 Oct 2004 12:24:04 GMT (envelope-from tobez) Message-Id: <200410141224.i9ECO4kc096759@repoman.freebsd.org> From: Anton Berezin Date: Thu, 14 Oct 2004 12:24:04 +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 Makefileports/textproc/p5-Lingua-Stem-Snowball Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 14 Oct 2004 12:24:05 -0000 tobez 2004-10-14 12:24:04 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Lingua-Stem-Snowball Makefile distinfo pkg-descr pkg-plist Log: Add p5-Lingua-Stem-Snowball, a perl module that provides unified interface to Snowball stemmers. Revision Changes Path 1.751 +1 -0 ports/textproc/Makefile 1.1 +22 -0 ports/textproc/p5-Lingua-Stem-Snowball/Makefile (new) 1.1 +2 -0 ports/textproc/p5-Lingua-Stem-Snowball/distinfo (new) 1.1 +6 -0 ports/textproc/p5-Lingua-Stem-Snowball/pkg-descr (new) 1.1 +8 -0 ports/textproc/p5-Lingua-Stem-Snowball/pkg-plist (new)