Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jan 2000 20:45:12 +0300 (MSK)
From:      Dmitry Sivachenko <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15863: New port: www/p5-HTML-Summary
Message-ID:  <200001031745.UAA65794@netserv1.chg.ru>

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

>Number:         15863
>Category:       ports
>Synopsis:       New port: www/p5-HTML-Summary
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan  3 09:50:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Sivachenko
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
>Environment:

	

>Description:

	

>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:
#
#	.
#	./files
#	./files/md5
#	./pkg
#	./pkg/PLIST
#	./pkg/COMMENT
#	./pkg/DESCR
#	./Makefile
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (HTML-Summary-0.017.tar.gz) = a7f29617a26a3f07b3f871751507d9ec
END-of-./files/md5
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/HTML/Summary.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Text/Sentence.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Lingua/JA/Jtruncate.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Lingua/JA/Jcode.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Summary/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Summary
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Lingua/JA
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Lingua
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Text
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML
END-of-./pkg/PLIST
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XProduces summaries from the textual content of web pages.
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XThe HTML::Summary module produces summaries from the textual content of
Xweb pages. It does so using the location heuristic, which determines the value
Xof a given sentence based on its position and status within the document; for
Xexample, headings, section titles and opening paragraph sentences may be
Xfavoured over other textual content. A LENGTH option can be used to restrict
Xthe length of the summary produced.
X
XThis distribution contains the HTML::Summary module, and some supporting
Xmodules. The full list of modules is:
X
XHTML::Summary
XText::Sentence
XLingua::JA::Jcode
XLingua::JA::Jtruncate
X
X
X--Dima
Xdima@Chg.RU
END-of-./pkg/DESCR
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	p5-HTML-Summary
X# Version required:		0.017
X# Date created:			3 January 2000
X# Whom:				Dmitry Sivachenko <dima@Chg.RU>
X#
X# $FreeBSD: $
X#
X
XDISTNAME=	HTML-Summary-0.017
XPKGNAME=	p5-HTML-Summary-0.017
XCATEGORIES=     www perl5
XMASTER_SITES=   ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	HTML
X
XMAINTAINER=	dima@Chg.RU
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree
X
XUSE_PERL5=	YES
X
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
XMAN3=		HTML::Summary.3 Text::Sentence.3 Lingua::JA::Jtruncate.3
X
Xdo-configure:
X		@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
X
X.include <bsd.port.mk>
END-of-./Makefile
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001031745.UAA65794>