From thorsten@tgreiner.net  Sat Jan  3 08:29:00 2004
Return-Path: <thorsten@tgreiner.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5572216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  3 Jan 2004 08:29:00 -0800 (PST)
Received: from anna.web4.hm (anna.web4.hm [81.3.4.66])
	by mx1.FreeBSD.org (Postfix) with SMTP id 4FBC243D68
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  3 Jan 2004 08:28:29 -0800 (PST)
	(envelope-from thorsten@tgreiner.net)
Received: (qmail 26148 invoked from network); 3 Jan 2004 16:28:20 -0000
Received: from p508d0967.dip0.t-ipconnect.de (HELO tybalt) (80.141.9.103)
  by anna.web4.hm with SMTP; 3 Jan 2004 16:28:20 -0000
Message-Id: <20040103162751.GE1513@tybalt>
Date: Sat, 3 Jan 2004 17:27:52 +0100
From: Thorsten Greiner <thorsten@tgreiner.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: textproc/Lingua-Stem-Snowball-No

>Number:         60861
>Category:       ports
>Synopsis:       New port: textproc/Lingua-Stem-Snowball-No
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 03 08:30:17 PST 2004
>Closed-Date:    Mon Jan 19 11:56:57 PST 2004
>Last-Modified:  Mon Jan 19 11:56:57 PST 2004
>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 Lingua::Stem::Snowball::No, which provides a stemmer for Norwegian.
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-Lingua-Stem-Snowball-No/Makefile
#	p5-Lingua-Stem-Snowball-No/distinfo
#	p5-Lingua-Stem-Snowball-No/pkg-descr
#	p5-Lingua-Stem-Snowball-No/pkg-plist
#
echo x - p5-Lingua-Stem-Snowball-No/Makefile
sed 's/^X//' >p5-Lingua-Stem-Snowball-No/Makefile << 'END-of-p5-Lingua-Stem-Snowball-No/Makefile'
X# New ports collection makefile for:	Lingua::Stem::Snowball::No
X# Date created:				29 Dec 2003
X# Whom:					Thorsten Greiner <thorsten.greiner@web.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		Lingua-Stem-Snowball-No
XPORTVERSION=		1.0
XCATEGORIES=		textproc perl5
XMASTER_SITES=		${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/A/AS/ASKSH
XPKGNAMEPREFIX=		p5-
XDISTNAME=		Snowball-Norwegian-${PORTVERSION}
X
XMAINTAINER=		thorsten.greiner@web.de
XCOMMENT=		A stemmer for Norwegian
X
XPERL_CONFIGURE=		yes
X
XMAN3=			Lingua::Stem::Snowball::No.3
XMAN3PREFIX=		${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Lingua-Stem-Snowball-No/Makefile
echo x - p5-Lingua-Stem-Snowball-No/distinfo
sed 's/^X//' >p5-Lingua-Stem-Snowball-No/distinfo << 'END-of-p5-Lingua-Stem-Snowball-No/distinfo'
XMD5 (Snowball-Norwegian-1.0.tar.gz) = 71f71bb370b22f5c02b3e4a32b9f8998
END-of-p5-Lingua-Stem-Snowball-No/distinfo
echo x - p5-Lingua-Stem-Snowball-No/pkg-descr
sed 's/^X//' >p5-Lingua-Stem-Snowball-No/pkg-descr << 'END-of-p5-Lingua-Stem-Snowball-No/pkg-descr'
XLingua::Stem::Snowball::No is a perl port of the norwegian
Xstemmer at http://snowball.sourceforge.net.
X
XWWW: http://search.cpan.org/~asksh/Snowball-Norwegian-1.0/No.pm
END-of-p5-Lingua-Stem-Snowball-No/pkg-descr
echo x - p5-Lingua-Stem-Snowball-No/pkg-plist
sed 's/^X//' >p5-Lingua-Stem-Snowball-No/pkg-plist << 'END-of-p5-Lingua-Stem-Snowball-No/pkg-plist'
X%%SITE_PERL%%/Lingua/Stem/Snowball/stemmer.pl
X%%SITE_PERL%%/Lingua/Stem/Snowball/No.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball/No/.packlist
X@unexec rmdir %D/%%SITE_PERL%%/Lingua/Stem/Snowball 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Lingua/Stem 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Lingua 2>/dev/null || true
END-of-p5-Lingua-Stem-Snowball-No/pkg-plist
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Mon Jan 19 11:56:32 PST 2004 
State-Changed-Why:  
Port added, thanks! 

Note: I marked it perl > 5.6 
Note: I fixed pkg-plist for you. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60861 
>Unformatted:
