Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Mar 2011 18:09:11 GMT
From:      Eric Freeman <freebsdports@chillibear.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/155701: [NEW PORT] textproc/rubygem-linguistics (ruby linguistic functions)
Message-ID:  <201103191809.p2JI9BZv021885@red.freebsd.org>
Resent-Message-ID: <201103191810.p2JIA7pD072186@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         155701
>Category:       ports
>Synopsis:       [NEW PORT] textproc/rubygem-linguistics (ruby linguistic functions)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 19 18:10:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Eric Freeman
>Release:        9.0
>Organization:
>Environment:
FreeBSD bsd9.local 9.0-CURRENT-201008 FreeBSD 9.0-CURRENT-201008 #0: Tue Aug  3 20:09:44 UTC 2010     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Simple gem port

Totally cool language-independent framework for adding linguistics functions to Ruby classes.

http://deveiate.org/code/linguistics/Linguistics.html
>How-To-Repeat:
n/a
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	rubygem-linguistics/
#	rubygem-linguistics/Makefile
#	rubygem-linguistics/pkg-descr
#	rubygem-linguistics/distinfo
#
echo c - rubygem-linguistics/
mkdir -p rubygem-linguistics/ > /dev/null 2>&1
echo x - rubygem-linguistics/Makefile
sed 's/^X//' >rubygem-linguistics/Makefile << '2fe475efe5c1b95da7262ca15bec8307'
X# Ports collection makefile for:	rubygem-linguistics
X# Date created:				19 Mar 2011
X# Whom:					Eric Freeman <freebsdports@chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	linguistics
XPORTVERSION=	1.0.8
XCATEGORIES=	textproc rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	freebsdports@chillibear.com
XCOMMENT=    Framework for extending Ruby objects with linguistic methods
X
XUSE_RUBY=		yes
XUSE_RUBYGEMS=		yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
2fe475efe5c1b95da7262ca15bec8307
echo x - rubygem-linguistics/pkg-descr
sed 's/^X//' >rubygem-linguistics/pkg-descr << 'c10e7bbfac9afe2bc586e1da4fb2b1e8'
XThis is a generic, language-neutral framework for extending
XRuby objects with linguistic methods.
X
XIt includes an English-language module with inflection,
Xpluralisation, conjunctions, indefinite articles, present
Xparticiples, ordinal numbers, numbers to words, general
Xquantification, integration with WordNet and CMU's LinkGrammar,
Xas well as a framework for providing modules for other languages.
X
XWWW: http://deveiate.org/projects/Linguistics/
c10e7bbfac9afe2bc586e1da4fb2b1e8
echo x - rubygem-linguistics/distinfo
sed 's/^X//' >rubygem-linguistics/distinfo << 'b7a45ad7a125f8a50698a656191d59a1'
XMD5 (rubygem/linguistics-1.0.8.gem) = 6e05bd9342be9dbaab64cd19837eddaa
XSHA256 (rubygem/linguistics-1.0.8.gem) = b63eb293ebd2d0b4cca29eb84f89855216b31c77f8470fe1f5996e1fb091f729
XSIZE (rubygem/linguistics-1.0.8.gem) = 97280
b7a45ad7a125f8a50698a656191d59a1
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103191809.p2JI9BZv021885>