Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2004 22:15:55 +0200
From:      Thorsten Greiner <thorsten@tgreiner.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67267: New port: textproc/p5-Lingua-Stem-Fr
Message-ID:  <20040527201555.GA6261@tybalt.greiner.local>
Resent-Message-ID: <200405272020.i4RKKIe1018653@freefall.freebsd.org>

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

>Number:         67267
>Category:       ports
>Synopsis:       New port: textproc/p5-Lingua-Stem-Fr
>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:   Thu May 27 13:20:17 PDT 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 #131: Thu May 27 09:30:20 CEST 2004 toor@tybalt:/usr/src/sys/i386/compile/TYBALT i386

>Description:
Adds a stemming algorithm for French. Note that this port is required to
update p5-Lingua-Stem to 0.70

>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-Lingua-Stem-Fr/Makefile
#	p5-Lingua-Stem-Fr/distinfo
#	p5-Lingua-Stem-Fr/pkg-descr
#	p5-Lingua-Stem-Fr/pkg-plist
#
echo x - p5-Lingua-Stem-Fr/Makefile
sed 's/^X//' >p5-Lingua-Stem-Fr/Makefile << 'END-of-p5-Lingua-Stem-Fr/Makefile'
X# New ports collection makefile for:	Lingua::Stemmer::Fr
X# Date created:				27 May 2004
X# Whom:					Thorsten Greiner <thorsten@tgreiner.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		Lingua-Stem-Fr
XPORTVERSION=		0.02
XCATEGORIES=		textproc perl5
XMASTER_SITES=		${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Lingua
XPKGNAMEPREFIX=		p5-
X
XMAINTAINER=		thorsten@tgreiner.net
XCOMMENT=		Perl French Stemming
X
XPERL_CONFIGURE=		yes
X
XMAN3=			Lingua::Stem::Fr.3
XMAN3PREFIX=		${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Lingua-Stem-Fr/Makefile
echo x - p5-Lingua-Stem-Fr/distinfo
sed 's/^X//' >p5-Lingua-Stem-Fr/distinfo << 'END-of-p5-Lingua-Stem-Fr/distinfo'
XMD5 (Lingua-Stem-Fr-0.02.tar.gz) = b4ea5dd1d942b190160e9cbc73115b20
XSIZE (Lingua-Stem-Fr-0.02.tar.gz) =  6226
END-of-p5-Lingua-Stem-Fr/distinfo
echo x - p5-Lingua-Stem-Fr/pkg-descr
sed 's/^X//' >p5-Lingua-Stem-Fr/pkg-descr << 'END-of-p5-Lingua-Stem-Fr/pkg-descr'
XLingua::Stem::Fr - Perl French Stemming
X
XThis module uses the a modified version of the Porter Stemming Algorithm
Xto return a stemmed words. The algorithm is implemented as described in:
Xhttp://snowball.tartarus.org/french/stemmer.html with some improvement.
X
XThe code is carefully crafted to work in conjunction with the Lingua::Stem
Xmodule (resp. port).
X
XWWW: http://search.cpan.org/~sdp/Lingua-Stem-Fr-0.02/lib/Lingua/Stem/Fr.pm
END-of-p5-Lingua-Stem-Fr/pkg-descr
echo x - p5-Lingua-Stem-Fr/pkg-plist
sed 's/^X//' >p5-Lingua-Stem-Fr/pkg-plist << 'END-of-p5-Lingua-Stem-Fr/pkg-plist'
X%%SITE_PERL%%/Lingua/Stem/Fr.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Fr/.packlist
X@unexec rmdir %D/%%SITE_PERL%%/Lingua/Stem 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Lingua 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%% 2>/dev/null || true
END-of-p5-Lingua-Stem-Fr/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?20040527201555.GA6261>