summaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-Stem-Ru
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-08-19 06:26:23 +0000
committersno <sno@pkgsrc.org>2010-08-19 06:26:23 +0000
commit3fbf878c02fdaf45ea3676ba21decff84ebb99b2 (patch)
tree2e364fe17269009393ddf5d3c9c69f4529fb1bb8 /textproc/p5-Lingua-Stem-Ru
parent8ba9da148a0e9d99784b1146302bcbab999bbb2f (diff)
downloadpkgsrc-3fbf878c02fdaf45ea3676ba21decff84ebb99b2.tar.gz
Importing package for Perl5 module Lingua::Stem::Ru 0.01 as dependency
of scheduled import for Lingua::Stem. This module applies the Porter Stemming Algorithm to its parameters, returning the stemmed words. The algorithm is implemented exactly as described in: * http://snowball.tartarus.org/russian/stemmer.html The code is carefully crafted to work in conjunction with the Lingua::Stem module by Benjamin Franz. This stemmer is also based on the work of Aldo Capini, see Lingua::Stem::It.
Diffstat (limited to 'textproc/p5-Lingua-Stem-Ru')
-rw-r--r--textproc/p5-Lingua-Stem-Ru/DESCR10
-rw-r--r--textproc/p5-Lingua-Stem-Ru/Makefile18
-rw-r--r--textproc/p5-Lingua-Stem-Ru/distinfo5
3 files changed, 33 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-Stem-Ru/DESCR b/textproc/p5-Lingua-Stem-Ru/DESCR
new file mode 100644
index 00000000000..9a558a7c13c
--- /dev/null
+++ b/textproc/p5-Lingua-Stem-Ru/DESCR
@@ -0,0 +1,10 @@
+This module applies the Porter Stemming Algorithm to its parameters,
+returning the stemmed words.
+
+The algorithm is implemented exactly as described in:
+
+ * http://snowball.tartarus.org/russian/stemmer.html
+
+The code is carefully crafted to work in conjunction with the Lingua::Stem
+module by Benjamin Franz. This stemmer is also based on the work of Aldo
+Capini, see Lingua::Stem::It.
diff --git a/textproc/p5-Lingua-Stem-Ru/Makefile b/textproc/p5-Lingua-Stem-Ru/Makefile
new file mode 100644
index 00000000000..41a7c152277
--- /dev/null
+++ b/textproc/p5-Lingua-Stem-Ru/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/08/19 06:26:23 sno Exp $
+
+DISTNAME= Lingua-Stem-Ru-0.01
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Lingua-Stem-Ru/
+COMMENT= Porter's stemming algorithm for Russian (KOI8-R only)
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Lingua/Stem/Ru/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Lingua-Stem-Ru/distinfo b/textproc/p5-Lingua-Stem-Ru/distinfo
new file mode 100644
index 00000000000..13197350f43
--- /dev/null
+++ b/textproc/p5-Lingua-Stem-Ru/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/08/19 06:26:23 sno Exp $
+
+SHA1 (Lingua-Stem-Ru-0.01.tar.gz) = 1230591bfbb807b62f6573ed77ff5fc4e3acf71e
+RMD160 (Lingua-Stem-Ru-0.01.tar.gz) = 2d7272b46eb97c192c5a780a60247a6a0a695ac5
+Size (Lingua-Stem-Ru-0.01.tar.gz) = 209087 bytes