FreeBSD Bugzilla – Attachment 68153 Details for
Bug 100265
new port p5-XML-Mini
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.59 KB, created by
Vick Khera
on 2006-07-14 04:10:16 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Vick Khera
Created:
2006-07-14 04:10:16 UTC
Size:
2.59 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: ># ># Makefile ># distinfo ># pkg-descr ># pkg-plist ># >echo x - Makefile >sed 's/^X//' >Makefile << 'END-of-Makefile' >X# New ports collection makefile for: textproc/p5-XML-Mini >X# Date created: 12-JUL-2006 >X# Whom: Vivek Khera <vivek@khera.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= XML-Mini >XPORTVERSION= 1.2.8 >XCATEGORIES= textproc perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= XML >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= vivek@khera.org >XCOMMENT= Perl implementation of the XML::Mini XML create/parse interface. >X >XPERL_CONFIGURE= yes >X >XRUN_DEPENDS+= p5-Text-Balanced>=0.0:${PORTSDIR}/textproc/p5-Text-Balanced >X >XMAN3= XML::Mini.3 XML::Mini::Document.3 XML::Mini::Element.3 \ >X XML::Mini::Element::CData.3 XML::Mini::Element::Comment.3 \ >X XML::Mini::Element::DocType.3 XML::Mini::Element::Entity.3 \ >X XML::Mini::Element::Header.3 XML::Mini::Node.3 \ >X XML::Mini::TreeComponent.3 >X >X.include <bsd.port.mk> >END-of-Makefile >echo x - distinfo >sed 's/^X//' >distinfo << 'END-of-distinfo' >XMD5 (XML-Mini-1.2.8.tar.gz) = ca3a9dffd09f6675c4ed5fd9318ec8fa >XSHA256 (XML-Mini-1.2.8.tar.gz) = 9e66e218796c503da2fe47b0670581880121427860faa58a7d2c704ad02ccf51 >XSIZE (XML-Mini-1.2.8.tar.gz) = 35349 >END-of-distinfo >echo x - pkg-descr >sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' >XXML::Mini is a set of Perl classes that allow you to access XML data and >Xcreate valid XML output with a tree-based hierarchy of elements. >X >XXML::Mini does not require any external libraries or modules and is pure Perl. >XIf available, XML::Mini will use the Text::Balanced module in order to escape >Xlimitations of the regex-only approach (eg "cross-nested" tag parsing). >END-of-pkg-descr >echo x - pkg-plist >sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' >X%%SITE_PERL%%/XML/Mini.pm >X%%SITE_PERL%%/XML/Mini/Document.pm >X%%SITE_PERL%%/XML/Mini/Element.pm >X%%SITE_PERL%%/XML/Mini/Element/CData.pm >X%%SITE_PERL%%/XML/Mini/Element/Comment.pm >X%%SITE_PERL%%/XML/Mini/Element/DocType.pm >X%%SITE_PERL%%/XML/Mini/Element/Entity.pm >X%%SITE_PERL%%/XML/Mini/Element/Header.pm >X%%SITE_PERL%%/XML/Mini/Node.pm >X%%SITE_PERL%%/XML/Mini/TreeComponent.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Mini/.packlist >X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Mini >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML >X@dirrm %%SITE_PERL%%/XML/Mini/Element >X@dirrm %%SITE_PERL%%/XML/Mini >X@dirrmtry %%SITE_PERL%%/XML >END-of-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 100265
: 68153