From owner-freebsd-ports Sun Dec 3 0: 0:24 2000 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE61737B401 for ; Sun, 3 Dec 2000 00:00:07 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB3807F85653; Sun, 3 Dec 2000 00:00:07 -0800 (PST) (envelope-from gnats) Received: from smtp1-gw.tp1rc.edu.tw (smtp1-gw.tp1rc.edu.tw [163.28.16.23]) by hub.freebsd.org (Postfix) with ESMTP id 3A6C637B400 for ; Sat, 2 Dec 2000 23:51:55 -0800 (PST) Received: from www.caece.net (bsd.ce.ntu.edu.tw [140.112.13.1]) by smtp1-gw.tp1rc.edu.tw (8.9.3/8.9.3) with ESMTP id PAA15769 for ; Sun, 3 Dec 2000 15:51:36 +0800 (CST) (envelope-from leeym@www.caece.net) Received: (from leeym@localhost) by www.caece.net (8.11.0/8.11.0) id eB37ppL62708; Sun, 3 Dec 2000 15:51:51 +0800 (CST) Message-Id: <200012030751.eB37ppL62708@www.caece.net> Date: Sun, 3 Dec 2000 15:51:51 +0800 (CST) From: Yen-Ming Lee Reply-To: leeym@bsd.ce.ntu.edu.tw To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/23246: new port: textproc/p5-XML-Stream Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23246 >Category: ports >Synopsis: new port: textproc/p5-XML-Stream >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: Sun Dec 03 00:00:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 4.1-STABLE i386 >Organization: >Environment: 4.x-STABLE >Description: XML::Stream provides you with access to XML Stream and Net::Jabber depends on it. >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-Stream # p5-XML-Stream/files # p5-XML-Stream/Makefile # p5-XML-Stream/distinfo # p5-XML-Stream/pkg-comment # p5-XML-Stream/pkg-descr # p5-XML-Stream/pkg-plist # echo c - p5-XML-Stream mkdir -p p5-XML-Stream > /dev/null 2>&1 echo c - p5-XML-Stream/files mkdir -p p5-XML-Stream/files > /dev/null 2>&1 echo x - p5-XML-Stream/Makefile sed 's/^X//' >p5-XML-Stream/Makefile << 'END-of-p5-XML-Stream/Makefile' X# New ports collection makefile for: p5-XML-Stream X# Date created: 28 Augest 2000 X# Whom: Yen-Ming Lee X# X# $FreeBSD$ X# X XPORTNAME= XML-Stream XPORTVERSION= 1.10 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= XML XPKGNAMEPREFIX= p5- X XMAINTAINER= leeym@cae.ce.ntu.edu.tw X XRUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser X XPERL_CONFIGURE= YES X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= XML::Stream.3 XML::Stream::Namespace.3 X X.include END-of-p5-XML-Stream/Makefile echo x - p5-XML-Stream/distinfo sed 's/^X//' >p5-XML-Stream/distinfo << 'END-of-p5-XML-Stream/distinfo' XMD5 (XML-Stream-1.10.tar.gz) = 8cf628adb1671f7ede54db5da2b64f70 END-of-p5-XML-Stream/distinfo echo x - p5-XML-Stream/pkg-comment sed 's/^X//' >p5-XML-Stream/pkg-comment << 'END-of-p5-XML-Stream/pkg-comment' XXML::Stream provides you with access to XML Stream END-of-p5-XML-Stream/pkg-comment echo x - p5-XML-Stream/pkg-descr sed 's/^X//' >p5-XML-Stream/pkg-descr << 'END-of-p5-XML-Stream/pkg-descr' XXML::Stream v1.10 X XThis module provides you with access to XML Streams. An XML Stream Xis just that. A stream of XML over a connection between two computers. XFor more information about XML Streams, and the group that created them, Xplease visit: X Xhttp://etherx.jabber.org/streams X XRyan Eatmon XJabber Perl Team Leader Xreatmon@jabber.org END-of-p5-XML-Stream/pkg-descr echo x - p5-XML-Stream/pkg-plist sed 's/^X//' >p5-XML-Stream/pkg-plist << 'END-of-p5-XML-Stream/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/XML/Stream.pm Xlib/perl5/site_perl/%%PERL_VER%%/XML/Stream/Namespace.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Stream/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Stream X@dirrm lib/perl5/site_perl/%%PERL_VER%%/XML/Stream END-of-p5-XML-Stream/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