From tobez@tobez.org  Thu Dec 28 16:13:40 2000
Return-Path: <tobez@tobez.org>
Received: from heechee.tobez.org (254.adsl0.ryv.worldonline.dk [213.237.10.254])
	by hub.freebsd.org (Postfix) with ESMTP id 6EDD237B400
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Dec 2000 16:13:39 -0800 (PST)
Received: by heechee.tobez.org (Postfix, from userid 1001)
	id 90BF054E2; Fri, 29 Dec 2000 01:13:32 +0100 (CET)
Message-Id: <20001229001332.90BF054E2@heechee.tobez.org>
Date: Fri, 29 Dec 2000 01:13:32 +0100 (CET)
From: tobez@tobez.org
Reply-To: tobez@tobez.org
To: FreeBSD-gnats-submit@freebsd.org
Cc: tobez@tobez.org
Subject: New port: textproc/p5-Text-DoubleMetaphone (Phonetic encoding of words)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         23926
>Category:       ports
>Synopsis:       New port: textproc/p5-Text-DoubleMetaphone (Phonetic encoding of words)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 28 16:20:00 PST 2000
>Closed-Date:    Sat Dec 30 21:19:37 PST 2000
>Last-Modified:  Sat Dec 30 21:20:42 PST 2000
>Originator:     Anton Berezin
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
>Description:

This module implements a "sounds like" algorithm developed by Lawrence
Philips which he published in the June, 2000 issue of C/C++ Users
Journal.  Double Metaphone is an improved version of Philips' original
Metaphone algorithm. 

>How-To-Repeat:
>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-DoubleMetaphone
#	p5-Text-DoubleMetaphone/pkg-plist
#	p5-Text-DoubleMetaphone/pkg-descr
#	p5-Text-DoubleMetaphone/pkg-comment
#	p5-Text-DoubleMetaphone/distinfo
#	p5-Text-DoubleMetaphone/Makefile
#
echo c - p5-Text-DoubleMetaphone
mkdir -p p5-Text-DoubleMetaphone > /dev/null 2>&1
echo x - p5-Text-DoubleMetaphone/pkg-plist
sed 's/^X//' >p5-Text-DoubleMetaphone/pkg-plist << 'END-of-p5-Text-DoubleMetaphone/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/DoubleMetaphone/DoubleMetaphone.so
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/DoubleMetaphone/DoubleMetaphone.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/DoubleMetaphone/autosplit.ix
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/DoubleMetaphone/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Text/DoubleMetaphone.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/DoubleMetaphone
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Text 2>/dev/null || true
END-of-p5-Text-DoubleMetaphone/pkg-plist
echo x - p5-Text-DoubleMetaphone/pkg-descr
sed 's/^X//' >p5-Text-DoubleMetaphone/pkg-descr << 'END-of-p5-Text-DoubleMetaphone/pkg-descr'
XThis module implements a "sounds like" algorithm developed by Lawrence
XPhilips which he published in the June, 2000 issue of C/C++ Users
XJournal.  Double Metaphone is an improved version of Philips' original
XMetaphone algorithm. 
X
X-Anton
X<tobez@tobez.org>
END-of-p5-Text-DoubleMetaphone/pkg-descr
echo x - p5-Text-DoubleMetaphone/pkg-comment
sed 's/^X//' >p5-Text-DoubleMetaphone/pkg-comment << 'END-of-p5-Text-DoubleMetaphone/pkg-comment'
XPhonetic encoding of words
END-of-p5-Text-DoubleMetaphone/pkg-comment
echo x - p5-Text-DoubleMetaphone/distinfo
sed 's/^X//' >p5-Text-DoubleMetaphone/distinfo << 'END-of-p5-Text-DoubleMetaphone/distinfo'
XMD5 (Text-DoubleMetaphone-0.04.tar.gz) = ffa435709f0404ccd112ec4a38a71508
END-of-p5-Text-DoubleMetaphone/distinfo
echo x - p5-Text-DoubleMetaphone/Makefile
sed 's/^X//' >p5-Text-DoubleMetaphone/Makefile << 'END-of-p5-Text-DoubleMetaphone/Makefile'
X# New ports collection makefile for:	textproc/p5-Text-DoubleMetaphone
X# Date created:				29 December 2000
X# Whom:					Anton Berezin <tobez@tobez.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Text-DoubleMetaphone
XPORTVERSION=	0.04
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Text
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tobez@tobez.org
X
XUSE_PERL5=	yes
XPERL_CONFIGURE=	yes
X
XMAN3=		Text::DoubleMetaphone.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Text-DoubleMetaphone/Makefile
exit


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Sat Dec 30 21:19:37 PST 2000 
State-Changed-Why:  
Committed, thanks! 

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