FreeBSD Bugzilla – Attachment 18636 Details for
Bug 33415
New port: Dump arbitrary data structures as XML
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 3.02 KB, created by
svenasse
on 2002-01-01 03:10:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
svenasse
Created:
2002-01-01 03:10:01 UTC
Size:
3.02 KB
patch
obsolete
># 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-Data-DumpXML ># p5-Data-DumpXML/Makefile ># p5-Data-DumpXML/distinfo ># p5-Data-DumpXML/pkg-comment ># p5-Data-DumpXML/pkg-descr ># p5-Data-DumpXML/pkg-plist ># >echo c - p5-Data-DumpXML >mkdir -p p5-Data-DumpXML > /dev/null 2>&1 >echo x - p5-Data-DumpXML/Makefile >sed 's/^X//' >p5-Data-DumpXML/Makefile << 'END-of-p5-Data-DumpXML/Makefile' >X# New ports collection makefile for: Data::DumpXML >X# Date created: 31 Dec 2001 >X# Whom: Seamus Venasse <svenasse@polaris.ca> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Data-DumpXML >XPORTVERSION= 1.03 >XCATEGORIES= devel perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= Data >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= svenasse@polaris.ca >X >XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Array/RefElem.pm:${PORTSDIR}/misc/p5-Array-RefElem \ >X ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ >X ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser >XRUN_DEPENDS= ${BUILD_DEPENDS} >X >XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} >XPERL_CONFIGURE= yes >X >XMAN3= Data::DumpXML.3 \ >X Data::DumpXML::Parser.3 >XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} >X >X.include <bsd.port.mk> >END-of-p5-Data-DumpXML/Makefile >echo x - p5-Data-DumpXML/distinfo >sed 's/^X//' >p5-Data-DumpXML/distinfo << 'END-of-p5-Data-DumpXML/distinfo' >XMD5 (Data-DumpXML-1.03.tar.gz) = 80d665cb05288da1e13de5a84f51dde7 >END-of-p5-Data-DumpXML/distinfo >echo x - p5-Data-DumpXML/pkg-comment >sed 's/^X//' >p5-Data-DumpXML/pkg-comment << 'END-of-p5-Data-DumpXML/pkg-comment' >XDump arbitrary data structures as XML >END-of-p5-Data-DumpXML/pkg-comment >echo x - p5-Data-DumpXML/pkg-descr >sed 's/^X//' >p5-Data-DumpXML/pkg-descr << 'END-of-p5-Data-DumpXML/pkg-descr' >XThis module provide a single function called dump_xml() that takes >Xa list of perl values as argument and produce a string as result. >XThe string returned is an XML document that represents any perl >Xdata structures passed in. Reference loops are handled correctly. >X >XWWW: http://search.cpan.org/search?dist=Data-DumpXML >X >XSeamus Venasse <svenasse@polaris.ca> >END-of-p5-Data-DumpXML/pkg-descr >echo x - p5-Data-DumpXML/pkg-plist >sed 's/^X//' >p5-Data-DumpXML/pkg-plist << 'END-of-p5-Data-DumpXML/pkg-plist' >Xlib/perl5/site_perl/%%PERL_VER%%/Data/DumpXML.pm >Xlib/perl5/site_perl/%%PERL_VER%%/Data/DumpXML/Parser.pm >Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data/DumpXML/.packlist >X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Data/DumpXML 2>/dev/null || true >X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Data 2>/dev/null || true >X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data/DumpXML 2>/dev/null || true >X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data 2>/dev/null || true >END-of-p5-Data-DumpXML/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 33415
: 18636