Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jan 2004 17:32:26 +0100
From:      Thorsten Greiner <thorsten@tgreiner.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60863: New port: textproc/p5-Text-German
Message-ID:  <20040103163226.GG1513@tybalt>
Resent-Message-ID: <200401031640.i03GeIBR060742@freefall.freebsd.org>

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

>Number:         60863
>Category:       ports
>Synopsis:       New port: textproc/p5-Text-German
>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 Jan 03 08:40:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Thorsten Greiner
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
n/a
>Environment:
System: FreeBSD tybalt 5.2-CURRENT FreeBSD 5.2-CURRENT #44: Thu Jan 1 21:55:12 CET 2004 toor@tybalt:/usr/src/sys/i386/compile/TYBALT i386


>Description:
Add textproc/p5-Text-German, which provides a stemmer for German.
Note that this port will be required to make textproc/p5-Lingua-Stem work
with all locales.


>How-To-Repeat:
Unpack shar archive.

>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:
#
#	p5-Text-German/Makefile
#	p5-Text-German/distinfo
#	p5-Text-German/pkg-descr
#	p5-Text-German/pkg-plist
#
echo x - p5-Text-German/Makefile
sed 's/^X//' >p5-Text-German/Makefile << 'END-of-p5-Text-German/Makefile'
X# New ports collection makefile for:	Text::German
X# Date created:				30 Dec 2003
X# Whom:					Thorsten Greiner <thorsten.greiner@web.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		Text-German
XPORTVERSION=		0.03
XCATEGORIES=		textproc perl5
XMASTER_SITES=		${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/U/UL/ULPFR
XPKGNAMEPREFIX=		p5-
X
XMAINTAINER=		thorsten.greiner@web.de
XCOMMENT=		German grundform reduction
X
XPERL_CONFIGURE=		yes
X
XMAN3=			Text::German.3
XMAN3PREFIX=		${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Text-German/Makefile
echo x - p5-Text-German/distinfo
sed 's/^X//' >p5-Text-German/distinfo << 'END-of-p5-Text-German/distinfo'
XMD5 (Text-German-0.03.tar.gz) = 120f14768ecb254f090fcfa0f7e57850
END-of-p5-Text-German/distinfo
echo x - p5-Text-German/pkg-descr
sed 's/^X//' >p5-Text-German/pkg-descr << 'END-of-p5-Text-German/pkg-descr'
XText::German - German grundform reduction
X
XThis is a rather incomplete implementaion of work done by Gudrun Putze-Meier
X<gudrun.pm@t-online.de>. I have to confess that I never read her original
Xpaper. So all credit belongs to her, all bugs are mine. I tried to get some
Xinsight from an implementation of two students of mine. They remain anonymous
Xbecause their work was the wost piece of code I ever saw. My code behaves
Xmostly as their implementation did except it is about 75 times faster.
X
XWWW: http://search.cpan.org/dist/Text-German/
END-of-p5-Text-German/pkg-descr
echo x - p5-Text-German/pkg-plist
sed 's/^X//' >p5-Text-German/pkg-plist << 'END-of-p5-Text-German/pkg-plist'
X%%SITE_PERL%%/Text/German.pod
X%%SITE_PERL%%/Text/German.pm
X%%SITE_PERL%%/Text/German/Adjektiv.pm
X%%SITE_PERL%%/Text/German/Ausnahme.pm
X%%SITE_PERL%%/Text/German/Cache.pm
X%%SITE_PERL%%/Text/German/Endung.pm
X%%SITE_PERL%%/Text/German/Regel.pm
X%%SITE_PERL%%/Text/German/Util.pm
X%%SITE_PERL%%/Text/German/Verb.pm
X%%SITE_PERL%%/Text/German/Vorsilbe.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/German/.packlist
X@unexec rmdir %D/%%SITE_PERL%%/Text/German 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true
END-of-p5-Text-German/pkg-plist
exit

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



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