Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2003 23:36:47 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@tiger2.net
Subject:   ports/57840: New port: chinese/p5-Lingua-ZH-Keywords
Message-ID:  <20031010153647.B6CDF1554A@mail.dragon2.net>
Resent-Message-ID: <200310101540.h9AFeAhk082052@freefall.freebsd.org>

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

>Number:         57840
>Category:       ports
>Synopsis:       New port: chinese/p5-Lingua-ZH-Keywords
>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:   Fri Oct 10 08:40:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #3: Wed Oct 8 07:32:16 CST 2003 root@sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:

New port, based on p5-Lingua-ZH-TaBE.
>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-Lingua-ZH-Keywords
#	p5-Lingua-ZH-Keywords/Makefile
#	p5-Lingua-ZH-Keywords/distinfo
#	p5-Lingua-ZH-Keywords/pkg-descr
#	p5-Lingua-ZH-Keywords/pkg-plist
#
echo c - p5-Lingua-ZH-Keywords
mkdir -p p5-Lingua-ZH-Keywords > /dev/null 2>&1
echo x - p5-Lingua-ZH-Keywords/Makefile
sed 's/^X//' >p5-Lingua-ZH-Keywords/Makefile << 'END-of-p5-Lingua-ZH-Keywords/Makefile'
X# ex:ts=8
X# Ports collection makefile for:	p5-Lingua-ZH-Keywords
X# Date Created:			Oct 10, 2003
X# Whom:				clsung
X
XPORTNAME=	Lingua-ZH-Keywords
XPORTVERSION=	0.04
XCATEGORIES=	chinese perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../by-authors/id/A/AU/AUTRIJUS
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	Chinese Keywords Extraction via Lingua::ZH::TaBE
X
XBUILD_DEPENDS=  ${SITE_PERL}/${PERL_ARCH}/Lingua/ZH/TaBE.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE
XRUN_DEPENDS=    ${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=	Lingua::ZH::Keywords.3
X
X.include <bsd.port.mk>
END-of-p5-Lingua-ZH-Keywords/Makefile
echo x - p5-Lingua-ZH-Keywords/distinfo
sed 's/^X//' >p5-Lingua-ZH-Keywords/distinfo << 'END-of-p5-Lingua-ZH-Keywords/distinfo'
XMD5 (Lingua-ZH-Keywords-0.04.tar.gz) = cbd38566020cdcbcd4cffc730c91234f
END-of-p5-Lingua-ZH-Keywords/distinfo
echo x - p5-Lingua-ZH-Keywords/pkg-descr
sed 's/^X//' >p5-Lingua-ZH-Keywords/pkg-descr << 'END-of-p5-Lingua-ZH-Keywords/pkg-descr'
XThis module extracts keywords from Chinese text, 
Xwhich requires Lingua::ZH::TaBE. 
END-of-p5-Lingua-ZH-Keywords/pkg-descr
echo x - p5-Lingua-ZH-Keywords/pkg-plist
sed 's/^X//' >p5-Lingua-ZH-Keywords/pkg-plist << 'END-of-p5-Lingua-ZH-Keywords/pkg-plist'
X%%SITE_PERL%%/Lingua/ZH/Keywords.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH/Keywords/.packlist
X@dirrm %%SITE_PERL%%/Lingua/ZH
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH/Keywords
X@unexec rmdir %D/%%SITE_PERL%%/Lingua 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua 2>/dev/null || true
END-of-p5-Lingua-ZH-Keywords/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?20031010153647.B6CDF1554A>