NOTICE: This package has been removed from pkgsrc

./wip/p5-Lingua-Stem, Provides word stemming algorithms localized by language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.84, Package name: p5-Lingua-Stem-0.84, Maintainer: kuli0020

Lingua::Stem - Stemming of words

This routine applies stemming algorithms to its parameters, returning the
stemmed words as appropriate to the selected locale.

Currently supported locales are:

EN - English (also EN-US and EN-UK)
DA - Danish
DE - German
GL - Galician
IT - Italian
NO - Norwegian
PT - Portuguese
SV - Swedish


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: 8afe1be37e601e73a91ef1b8b8abad12ecbe9b4d
RMD160: 685c7ed43ce70e053a30ee18f6a7410289fd1818
Filesize: 1326.231 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-04 16:17:49 by othyro | Files touched by this commit (300) | Package removed
Log message:
Removing old/duplicate/archive copies of packages in HEAD.
   2013-04-09 09:40:26 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Update p5-Lingua-Stem to 0.84.

Changes from previous:
----------------------
0.84 2010.04.29 - Documentation fixes to the En stemmer and removal
                  of the accidentally included lib/Lingua/test.pl file
                  Thanks goes to Aaron Naiman for bringing the
                  documentation error to my attention and to
                  Alexandr Ciornii and 'kmx' for the pointing out
                  the problem with the test.pl file.

0.83 2007.06.23 - Disabled Italian locale tests due to changes
                  in behavior of Lingua::Stem::It causing
                  test breakage

0.82 2006.07.23 - Added 'stem_in_place' to base package.
                  Tweaks to documentation and build tests.
   2012-10-04 20:42:20 by Aleksej Saushev | Files touched by this commit (38)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-07-21 22:08:13 by Thomas Klausner | Files touched by this commit (59)
Log message:
Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc the
URL should be as HOMEPAGE in the Makefile.
   2008-05-30 14:22:19 by abs | Files touched by this commit (64)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
   2005-09-28 08:04:48 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed filename.
   2005-09-02 21:06:14 by Roman Kulik | Files touched by this commit (1)
Log message:
Changed alignment in Makefile