Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
This is a rather incomplete implementation of work done by Gudrun
Putze-Meier. I have to confess that I never read her original paper. So
all credit belongs to her, all bugs are mine. I tried to get some insight
from an implementation of two students of mine. They remain anonymous
because their work was the wost piece of code I ever saw. My code behaves
mostly as their implementation did except it is about 75 times faster.

View File

@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:16 wiz Exp $
DISTNAME= Text-German-0.06
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Text-German/
COMMENT= German grundform reduction
LICENSE= ${PERL5_LICENSE}
REPLACE_PERL+= lib/Text/German.pm
PERL5_PACKLIST= auto/Text/German/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/08/19 19:05:12 sno Exp $
SHA1 (Text-German-0.06.tar.gz) = c2a6da23928595c1b177019500d463963e896690
RMD160 (Text-German-0.06.tar.gz) = 82ba2c64e57d3ec127f0387f910ecd38d8324cf8
Size (Text-German-0.06.tar.gz) = 13061 bytes