From owner-freebsd-ports Wed Feb 5 5:46: 2 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8881637B401 for ; Wed, 5 Feb 2003 05:45:59 -0800 (PST) Received: from mail.tv2.hu (rex.tv2.hu [193.226.199.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 126D943F3F for ; Wed, 5 Feb 2003 05:45:58 -0800 (PST) (envelope-from scold@tv2.hu) Received: from scold.tv2.hu (scold.tv2 [192.168.1.95]) by mail.tv2.hu (Postfix) with ESMTP id 6867CA9E for ; Wed, 5 Feb 2003 14:45:51 +0100 (CET) Received: from scold.tv2.hu (localhost [127.0.0.1]) by scold.tv2.hu (8.12.6/8.12.6) with ESMTP id h15DjoAR088379 for ; Wed, 5 Feb 2003 14:45:50 +0100 (CET) (envelope-from scold@scold.tv2.hu) Received: (from scold@localhost) by scold.tv2.hu (8.12.6/8.12.6/Submit) id h15Djo4b088378 for ports@freebsd.org; Wed, 5 Feb 2003 14:45:50 +0100 (CET) (envelope-from scold) Date: Wed, 5 Feb 2003 14:45:49 +0100 From: Hidegkuti Istvan To: ports@freebsd.org Subject: upgrade: p5-HTML-Tree-3.17 Message-ID: <20030205144549.A88190@scold.tv2.hu> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --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 # # $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 --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