From owner-freebsd-ports Tue Nov 27 0:24: 8 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C38337B431 for ; Tue, 27 Nov 2001 00:24:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fAR8Mfs27260; Tue, 27 Nov 2001 00:22:41 -0800 (PST) (envelope-from gnats) Received: from 3wgraphics.com (ppp081.comintern.ru [213.148.2.81]) by hub.freebsd.org (Postfix) with ESMTP id 5C97437B421 for ; Tue, 27 Nov 2001 00:15:36 -0800 (PST) Received: from root by 3wgraphics.com with local (Exim 3.33 #1) id 168dMP-0008Hr-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 27 Nov 2001 11:12:57 +0300 Message-Id: Date: Tue, 27 Nov 2001 11:12:57 +0300 From: skv@protey.ru Reply-To: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/32325: New port: p5-XML-Handler-Trees-0.01 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 >Number: 32325 >Category: ports >Synopsis: New port: p5-XML-Handler-Trees-0.01 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 27 00:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: >Description: New port: p5-XML-Handler-Trees-0.01 PerlSAX handlers for building tree structures >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-XML-Handler-Trees # p5-XML-Handler-Trees/pkg-comment # p5-XML-Handler-Trees/Makefile # p5-XML-Handler-Trees/distinfo # p5-XML-Handler-Trees/pkg-descr # p5-XML-Handler-Trees/pkg-plist # echo c - p5-XML-Handler-Trees mkdir -p p5-XML-Handler-Trees > /dev/null 2>&1 echo x - p5-XML-Handler-Trees/pkg-comment sed 's/^X//' >p5-XML-Handler-Trees/pkg-comment << 'END-of-p5-XML-Handler-Trees/pkg-comment' XPerlSAX handlers for building tree structures END-of-p5-XML-Handler-Trees/pkg-comment echo x - p5-XML-Handler-Trees/Makefile sed 's/^X//' >p5-XML-Handler-Trees/Makefile << 'END-of-p5-XML-Handler-Trees/Makefile' X# New ports collection makefile for: XML::Handler::Trees X# Date created: 22 Nov 2001 X# Whom: Sergey Skvortsov X# X# $FreeBSD$ X# X XPORTNAME= XML-Handler-Trees XPORTVERSION= 0.01 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= XML XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XBUILD_DEPENDS= dos2unix:${PORTSDIR}/converters/unix2dos X XPERL_CONFIGURE= yes X XMAN3= XML::Handler::Trees.3 X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X Xpost-extract: X @find ${WRKSRC} -type f -name "*.p[lm]" | xargs dos2unix -p X X.include END-of-p5-XML-Handler-Trees/Makefile echo x - p5-XML-Handler-Trees/distinfo sed 's/^X//' >p5-XML-Handler-Trees/distinfo << 'END-of-p5-XML-Handler-Trees/distinfo' XMD5 (XML-Handler-Trees-0.01.tar.gz) = e604b5082113fbbddf6e42a86736b617 END-of-p5-XML-Handler-Trees/distinfo echo x - p5-XML-Handler-Trees/pkg-descr sed 's/^X//' >p5-XML-Handler-Trees/pkg-descr << 'END-of-p5-XML-Handler-Trees/pkg-descr' XXML::Handler::Trees provides three PerlSAX handler classes for building Xtree structures. XML::Handler::Tree builds the same type of tree as the X"Tree" style in XML::Parser. XML::Handler::EasyTree builds the same Xtype of tree as the "EasyTree" style added to XML::Parser by XXML::Parser::EasyTree. XML::Handler::TreeBuilder builds the same type Xof tree as Sean M. Burke's XML::TreeBuilder. These classes make it Xpossible to construct these tree structures from sources other than XXML::Parser. X XWWW: http://search.cpan.org/search?dist=XML-Handler-Trees X X-- Sergey Skvortsov Xskv@protey.ru END-of-p5-XML-Handler-Trees/pkg-descr echo x - p5-XML-Handler-Trees/pkg-plist sed 's/^X//' >p5-XML-Handler-Trees/pkg-plist << 'END-of-p5-XML-Handler-Trees/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Handler/Trees/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/XML/Handler/Trees.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML/Handler 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML 2>/dev/null || true X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Handler/Trees X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Handler 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true END-of-p5-XML-Handler-Trees/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message