From 765fffcadf6fd637e277911402600398eb454e4a Mon Sep 17 00:00:00 2001 From: msf Date: Thu, 30 Dec 2004 04:12:43 +0000 Subject: [PATCH] - too much stemming going on - reimport the second to last stemming port --- textproc/p5-Lingua-Stem-Snowball-Se/Makefile | 24 +++++++++++++++++++ textproc/p5-Lingua-Stem-Snowball-Se/distinfo | 3 +++ textproc/p5-Lingua-Stem-Snowball-Se/pkg/DESCR | 3 +++ textproc/p5-Lingua-Stem-Snowball-Se/pkg/PLIST | 7 ++++++ 4 files changed, 37 insertions(+) create mode 100644 textproc/p5-Lingua-Stem-Snowball-Se/Makefile create mode 100644 textproc/p5-Lingua-Stem-Snowball-Se/distinfo create mode 100644 textproc/p5-Lingua-Stem-Snowball-Se/pkg/DESCR create mode 100644 textproc/p5-Lingua-Stem-Snowball-Se/pkg/PLIST diff --git a/textproc/p5-Lingua-Stem-Snowball-Se/Makefile b/textproc/p5-Lingua-Stem-Snowball-Se/Makefile new file mode 100644 index 00000000000..00083c15e5d --- /dev/null +++ b/textproc/p5-Lingua-Stem-Snowball-Se/Makefile @@ -0,0 +1,24 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2004/12/30 04:12:43 msf Exp $ + +COMMENT= "Porters stemming algorithm for Sweden" + +VERSION= 1.01 +DISTNAME= Snowball-Swedish-${VERSION} +PKGNAME= p5-Lingua-Stem-Snowball-Se-${VERSION} +CATEGORIES= textproc perl5 + +MAINTAINER= Mathieu Sauve-Frankel + +# GPL +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AS/ASKSH/} + +CONFIGURE_STYLE= perl + +PKG_ARCH= * + +.include diff --git a/textproc/p5-Lingua-Stem-Snowball-Se/distinfo b/textproc/p5-Lingua-Stem-Snowball-Se/distinfo new file mode 100644 index 00000000000..6ed30fb65d4 --- /dev/null +++ b/textproc/p5-Lingua-Stem-Snowball-Se/distinfo @@ -0,0 +1,3 @@ +MD5 (Snowball-Swedish-1.01.tar.gz) = 59c1b9f82422e27846e2e50db2f8a9a7 +RMD160 (Snowball-Swedish-1.01.tar.gz) = 916e77e4b055b71afa0f4c6fed78318576ce8845 +SHA1 (Snowball-Swedish-1.01.tar.gz) = abfc08dcb82bf5c717546d898b720be0d4635708 diff --git a/textproc/p5-Lingua-Stem-Snowball-Se/pkg/DESCR b/textproc/p5-Lingua-Stem-Snowball-Se/pkg/DESCR new file mode 100644 index 00000000000..07bb4294776 --- /dev/null +++ b/textproc/p5-Lingua-Stem-Snowball-Se/pkg/DESCR @@ -0,0 +1,3 @@ +The stem function takes a scalar as a parameter and stems the word +according to Martin Porters Danish stemming algorithm, which can be +found at the Snowball website: . diff --git a/textproc/p5-Lingua-Stem-Snowball-Se/pkg/PLIST b/textproc/p5-Lingua-Stem-Snowball-Se/pkg/PLIST new file mode 100644 index 00000000000..a559da487d5 --- /dev/null +++ b/textproc/p5-Lingua-Stem-Snowball-Se/pkg/PLIST @@ -0,0 +1,7 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/30 04:12:43 msf Exp $ +${P5SITE}/Lingua/ +${P5SITE}/Lingua/Stem/ +${P5SITE}/Lingua/Stem/Snowball/ +${P5SITE}/Lingua/Stem/Snowball/Se.pm +@comment ${P5SITE}/Lingua/Stem/Snowball/stemmer.pl +@man man/man3p/Lingua::Stem::Snowball::Se.3p