Bug 57841 - New port: chinese/p5-Lingua-ZH-Summarize
Summary: New port: chinese/p5-Lingua-ZH-Summarize
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-10 16:40 UTC by Cheng-Lung Sung
Modified: 2003-10-13 14:23 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (2.26 KB, text/plain)
2003-10-10 16:40 UTC, Cheng-Lung Sung
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung 2003-10-10 16:40:15 UTC
New port, for generate chinese article's summarization.
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2003-10-13 10:01:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mat

I'll take this
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2003-10-13 10:01:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mat

I'll take this
Comment 3 Mathieu Arnold 2003-10-13 11:27:38 UTC
+-le 10.10.2003 23:39:06 +0800, Cheng-Lung Sung =E9crivait :
|=20
| X#BUILD_DEPENDS=3D
| ${SITE_PERL}/${PERL_ARCH}/Lingua/ZH/TaBE.pm:${PORTSDIR}/chinese/p5-Lingua
| -ZH-TaBE
| X#RUN_DEPENDS=3D    ${BUILD_DEPENDS}

Thoses lines are commented out, I guess they can be removed, but, it misses
thoses modules :
Warning: prerequisite Lingua::ZH::Toke 0 not found at (eval 1) line 219.
Warning: prerequisite Lingua::ZH::Wrap 0 not found at (eval 1) line 219.

And I can't find them in the port tree...
Could you have a look at that ?

--=20
Mathieu Arnold
Comment 4 Mathieu Arnold freebsd_committer freebsd_triage 2003-10-13 11:51:31 UTC
State Changed
From-To: open->feedback

missing depend
Comment 5 clsung 2003-10-13 13:28:30 UTC
Hi mat,

Sorry for incorrect BUILD_DEPENDS. re-sent a new shar file.

On Mon, Oct 13, 2003 at 03:52:03AM -0700, Mathieu Arnold wrote:
> Synopsis: New port: chinese/p5-Lingua-ZH-Summarize
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: mat
> State-Changed-When: Mon Oct 13 03:51:31 PDT 2003
> State-Changed-Why: 
> missing depend
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=57841


# 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-Summarize
#	p5-Lingua-ZH-Summarize/Makefile
#	p5-Lingua-ZH-Summarize/distinfo
#	p5-Lingua-ZH-Summarize/pkg-descr
#	p5-Lingua-ZH-Summarize/pkg-plist
#
echo c - p5-Lingua-ZH-Summarize
mkdir -p p5-Lingua-ZH-Summarize > /dev/null 2>&1
echo x - p5-Lingua-ZH-Summarize/Makefile
sed 's/^X//' >p5-Lingua-ZH-Summarize/Makefile << 'END-of-p5-Lingua-ZH-Summarize/Makefile'
X# ex:ts=8
X# Ports collection makefile for:	p5-Lingua-ZH-Summarize
X# Date Created:			Oct 10, 2003
X# Whom:				clsung
X
XPORTNAME=	Lingua-ZH-Summarize
XPORTVERSION=	0.01
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 Text Summarization.
X
XBUILD_DEPENDS=  ${SITE_PERL}/Lingua/ZH/Toke.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-Toke
XBUILD_DEPENDS+= ${SITE_PERL}/Lingua/ZH/Wrap.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-Wrap
XRUN_DEPENDS=    ${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=	Lingua::ZH::Summarize.3
X
X.include <bsd.port.mk>
END-of-p5-Lingua-ZH-Summarize/Makefile
echo x - p5-Lingua-ZH-Summarize/distinfo
sed 's/^X//' >p5-Lingua-ZH-Summarize/distinfo << 'END-of-p5-Lingua-ZH-Summarize/distinfo'
XMD5 (Lingua-ZH-Summarize-0.01.tar.gz) = 2616c8d4285dc134604515c759cf235d
END-of-p5-Lingua-ZH-Summarize/distinfo
echo x - p5-Lingua-ZH-Summarize/pkg-descr
sed 's/^X//' >p5-Lingua-ZH-Summarize/pkg-descr << 'END-of-p5-Lingua-ZH-Summarize/pkg-descr'
XThis module generate summarization from Chinese article.
END-of-p5-Lingua-ZH-Summarize/pkg-descr
echo x - p5-Lingua-ZH-Summarize/pkg-plist
sed 's/^X//' >p5-Lingua-ZH-Summarize/pkg-plist << 'END-of-p5-Lingua-ZH-Summarize/pkg-plist'
X%%SITE_PERL%%/Lingua/ZH/Summarize.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH/Summarize/.packlist
X@dirrm %%SITE_PERL%%/Lingua/ZH
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH/Summarize
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-Summarize/pkg-plist
exit
Comment 6 Mathieu Arnold freebsd_committer freebsd_triage 2003-10-13 13:32:25 UTC

+-le 13.10.2003 20:28:30 +0800, Cheng-Lung Sung écrivait :
| Hi mat,
| 
| Sorry for incorrect BUILD_DEPENDS. re-sent a new shar file.
| 
| XBUILD_DEPENDS=
| ${SITE_PERL}/Lingua/ZH/Toke.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-Toke
| XBUILD_DEPENDS+=
| ${SITE_PERL}/Lingua/ZH/Wrap.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-Wrap

Hum, those 2 don't exist in my port tree, and I can't find PR with them
either :)

-- 
Mathieu Arnold
Comment 7 Mathieu Arnold freebsd_committer freebsd_triage 2003-10-13 14:23:03 UTC
State Changed
From-To: open->closed

Port added, 
Thanks !
Comment 8 Mathieu Arnold freebsd_committer freebsd_triage 2003-10-13 14:23:03 UTC
State Changed
From-To: open->closed

Port added, 
Thanks !
Comment 9 Mathieu Arnold freebsd_committer freebsd_triage 2003-10-13 14:23:03 UTC
State Changed
From-To: feedback->closed

Port added, 
Thanks !