Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2003 14:45:49 +0100
From:      Hidegkuti Istvan <scold@tv2.hu>
To:        ports@freebsd.org
Subject:   upgrade: p5-HTML-Tree-3.17
Message-ID:  <20030205144549.A88190@scold.tv2.hu>

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

--YZ5djTAD1cGYuMQK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline



--YZ5djTAD1cGYuMQK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=Makefile

# New ports collection makefile for:	p5-HTML-Tree
# Date created:			3 January 2000
# Whom:				Dmitry Sivachenko <dima@Chg.RU>
#
# $FreeBSD: ports/www/p5-HTML-Tree/Makefile,v 1.10 2001/05/02 21:36:55 vanilla Exp $
#

PORTNAME=	HTML-Tree
PORTVERSION=	3.17
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	HTML
PKGNAMEPREFIX=	p5-

MAINTAINER=	demon@FreeBSD.org

BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser

PERL_CONFIGURE=	yes

MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3=		HTML::Parse.3 HTML::TreeBuilder.3 HTML::AsSubs.3 \
		HTML::Element.3 HTML::Element::traverse.3 HTML::Tree.3 \
		HTML::Tree::Scanning.3 HTML::Tree::AboutObjects.3 \
		HTML::Tree::AboutTrees.3

.include <bsd.port.mk>

--YZ5djTAD1cGYuMQK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=pkg-comment

A collection of modules to manupulate HTML syntax trees

--YZ5djTAD1cGYuMQK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=pkg-descr

This is a collection of modules that represent, create, and extract
information from HTML syntax trees.

The modules present in this collection are:

  HTML::Element - represents the nodes of the HTML syntax trees.  The
        elements have other elements and text segments as children.
        The HTML::Element class have methods to methods to build,
        alter, and traverse the structure of the tree.

  HTML::TreeBuilder - uses HTML::Parser to read HTML document text and
        build from it a syntax tree made of HTML::Element nodes.

  HTML::Parse - deprecated.  Now just a wrapper around
        HTML::TreeBuilder

  HTML::AsSubs - Easy way to build an HTML syntax tree by nesting
        functions.

--Dima
dima@Chg.RU
scold@tv2.hu
--YZ5djTAD1cGYuMQK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=pkg-plist

lib/perl5/site_perl/%%PERL_VER%%/HTML/AsSubs.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Element.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Parse.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/TreeBuilder.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Element/traverse.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Tree.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Tree/AboutObjects.pod
lib/perl5/site_perl/%%PERL_VER%%/HTML/Tree/AboutTrees.pod
lib/perl5/site_perl/%%PERL_VER%%/HTML/Tree/Scanning.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML-Tree/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML-Tree
@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Element
@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Tree
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true

--YZ5djTAD1cGYuMQK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=distinfo

MD5 (HTML-Tree-3.17.tar.gz) = 9ad9c5506bf2c11ee974949f6fdb8d1f

--YZ5djTAD1cGYuMQK--

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?20030205144549.A88190>