Date: Sun, 3 Dec 2000 15:51:51 +0800 (CST) From: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/23246: new port: textproc/p5-XML-Stream Message-ID: <200012030751.eB37ppL62708@www.caece.net>
next in thread | raw e-mail | index | archive | help
>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 <leeym@cae.ce.ntu.edu.tw> 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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012030751.eB37ppL62708>