From owner-cvs-all@FreeBSD.ORG Fri Mar 25 12:06:00 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FC1D106568A; Fri, 25 Mar 2011 12:06:00 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4EFB68FC12; Fri, 25 Mar 2011 12:06:00 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p2PC607b091777; Fri, 25 Mar 2011 12:06:00 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p2PC60h6091776; Fri, 25 Mar 2011 12:06:00 GMT (envelope-from miwi) Message-Id: <201103251206.p2PC60h6091776@repoman.freebsd.org> From: Martin Wilke Date: Fri, 25 Mar 2011 12:06:00 +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/rubygem-linguistics Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2011 12:06:00 -0000 miwi 2011-03-25 12:06:00 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/rubygem-linguistics Makefile distinfo pkg-descr Log: This is a generic, language-neutral framework for extending Ruby objects with linguistic methods. It includes an English-language module with inflection, pluralisation, conjunctions, indefinite articles, present participles, ordinal numbers, numbers to words, general quantification, integration with WordNet and CMU's LinkGrammar, as well as a framework for providing modules for other languages. WWW: http://deveiate.org/projects/Linguistics/ PR: ports/155701 Submitted by: Eric Freeman Revision Changes Path 1.1532 +1 -0 ports/textproc/Makefile 1.1 +20 -0 ports/textproc/rubygem-linguistics/Makefile (new) 1.1 +2 -0 ports/textproc/rubygem-linguistics/distinfo (new) 1.1 +10 -0 ports/textproc/rubygem-linguistics/pkg-descr (new)