From 9f24aa30aee06739a6d2c739e4dd1c30ee4fc466 Mon Sep 17 00:00:00 2001 From: fake Date: Sat, 18 Sep 2004 19:34:59 +0000 Subject: [PATCH] fake: move perl-module packages to cpan import - the only one unwilling is ssleay-perlmod, asking questions during build... please svn rm the others. [2004091406320721335] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@4304 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/import/cpan/hosted_cpan.cfg | 69 ++++++++++++ package/import/cpan/hosted_cpan.desc | 131 ++++++++++++++++++++-- package/import/cpan/hosted_cpan.sel | 162 +++++++++++++++++++++++++-- package/import/cpan/hosted_cpan.txt | 25 ++++- 4 files changed, 366 insertions(+), 21 deletions(-) diff --git a/package/import/cpan/hosted_cpan.cfg b/package/import/cpan/hosted_cpan.cfg index 307cdcc0c..7d6f9f732 100644 --- a/package/import/cpan/hosted_cpan.cfg +++ b/package/import/cpan/hosted_cpan.cfg @@ -12,9 +12,36 @@ if [ $ROCKCFG_PKG_CPAN_COMPRESS_ZLIB = 1 ]; then pkgfork cpan cpan-compress-zli bool 'Building package Data::Hierarchy (cpan-data-hierarchy)' ROCKCFG_PKG_CPAN_DATA_HIERARCHY 1 if [ $ROCKCFG_PKG_CPAN_DATA_HIERARCHY = 1 ]; then pkgfork cpan cpan-data-hierarchy priority ; fi +bool 'Building package Date::Manip (cpan-date-manip)' ROCKCFG_PKG_CPAN_DATE_MANIP 1 +if [ $ROCKCFG_PKG_CPAN_DATE_MANIP = 1 ]; then pkgfork cpan cpan-date-manip priority ; fi + +bool 'Building package DBD::mysql (cpan-dbd-mysql)' ROCKCFG_PKG_CPAN_DBD_MYSQL 1 +if [ $ROCKCFG_PKG_CPAN_DBD_MYSQL = 1 ]; then pkgfork cpan cpan-dbd-mysql priority ; fi + +bool 'Building package DBD::Pg (cpan-dbd-pg)' ROCKCFG_PKG_CPAN_DBD_PG 1 +if [ $ROCKCFG_PKG_CPAN_DBD_PG = 1 ]; then pkgfork cpan cpan-dbd-pg priority ; fi + +bool 'Building package DBI (cpan-dbi)' ROCKCFG_PKG_CPAN_DBI 1 +if [ $ROCKCFG_PKG_CPAN_DBI = 1 ]; then pkgfork cpan cpan-dbi priority ; fi + +bool 'Building package Digest::Nilsimsa (cpan-digest-nilsimsa)' ROCKCFG_PKG_CPAN_DIGEST_NILSIMSA 1 +if [ $ROCKCFG_PKG_CPAN_DIGEST_NILSIMSA = 1 ]; then pkgfork cpan cpan-digest-nilsimsa priority ; fi + +bool 'Building package Digest::SHA1 (cpan-digest-sha1)' ROCKCFG_PKG_CPAN_DIGEST_SHA1 1 +if [ $ROCKCFG_PKG_CPAN_DIGEST_SHA1 = 1 ]; then pkgfork cpan cpan-digest-sha1 priority ; fi + +bool 'Building package Event (cpan-event)' ROCKCFG_PKG_CPAN_EVENT 1 +if [ $ROCKCFG_PKG_CPAN_EVENT = 1 ]; then pkgfork cpan cpan-event priority ; fi + +bool 'Building package Getopt::Mixed (cpan-getopt-mixed)' ROCKCFG_PKG_CPAN_GETOPT_MIXED 1 +if [ $ROCKCFG_PKG_CPAN_GETOPT_MIXED = 1 ]; then pkgfork cpan cpan-getopt-mixed priority ; fi + bool 'Building package HTML::LinkExtractor (cpan-html-linkextractor)' ROCKCFG_PKG_CPAN_HTML_LINKEXTRACTOR 1 if [ $ROCKCFG_PKG_CPAN_HTML_LINKEXTRACTOR = 1 ]; then pkgfork cpan cpan-html-linkextractor priority ; fi +bool 'Building package HTML::Parser (cpan-html-parser)' ROCKCFG_PKG_CPAN_HTML_PARSER 1 +if [ $ROCKCFG_PKG_CPAN_HTML_PARSER = 1 ]; then pkgfork cpan cpan-html-parser priority ; fi + bool 'Building package HTML::TableExtract (cpan-html-tableextract)' ROCKCFG_PKG_CPAN_HTML_TABLEEXTRACT 1 if [ $ROCKCFG_PKG_CPAN_HTML_TABLEEXTRACT = 1 ]; then pkgfork cpan cpan-html-tableextract priority ; fi @@ -27,9 +54,24 @@ if [ $ROCKCFG_PKG_CPAN_HTML_TREE = 1 ]; then pkgfork cpan cpan-html-tree priori bool 'Building package HTTP::DAV (cpan-http-dav)' ROCKCFG_PKG_CPAN_HTTP_DAV 1 if [ $ROCKCFG_PKG_CPAN_HTTP_DAV = 1 ]; then pkgfork cpan cpan-http-dav priority ; fi +bool 'Building package Lingua::EN::Numbers::Ordinate (cpan-lingua-en-numbers-ordinate)' ROCKCFG_PKG_CPAN_LINGUA_EN_NUMBERS_ORDINATE 1 +if [ $ROCKCFG_PKG_CPAN_LINGUA_EN_NUMBERS_ORDINATE = 1 ]; then pkgfork cpan cpan-lingua-en-numbers-ordinate priority ; fi + bool 'Building package Lingua::Preferred (cpan-lingua-preferred)' ROCKCFG_PKG_CPAN_LINGUA_PREFERRED 1 if [ $ROCKCFG_PKG_CPAN_LINGUA_PREFERRED = 1 ]; then pkgfork cpan cpan-lingua-preferred priority ; fi +bool 'Building package LWP (cpan-lwp)' ROCKCFG_PKG_CPAN_LWP 1 +if [ $ROCKCFG_PKG_CPAN_LWP = 1 ]; then pkgfork cpan cpan-lwp priority ; fi + +bool 'Building package Mail::Sender (cpan-mail-sender)' ROCKCFG_PKG_CPAN_MAIL_SENDER 1 +if [ $ROCKCFG_PKG_CPAN_MAIL_SENDER = 1 ]; then pkgfork cpan cpan-mail-sender priority ; fi + +bool 'Building package MP3::Info (cpan-mp3-info)' ROCKCFG_PKG_CPAN_MP3_INFO 1 +if [ $ROCKCFG_PKG_CPAN_MP3_INFO = 1 ]; then pkgfork cpan cpan-mp3-info priority ; fi + +bool 'Building package Net::DNS (cpan-net-dns)' ROCKCFG_PKG_CPAN_NET_DNS 1 +if [ $ROCKCFG_PKG_CPAN_NET_DNS = 1 ]; then pkgfork cpan cpan-net-dns priority ; fi + bool 'Building package PerlIO::gzip (cpan-perlio-gzip)' ROCKCFG_PKG_CPAN_PERLIO_GZIP 1 if [ $ROCKCFG_PKG_CPAN_PERLIO_GZIP = 1 ]; then pkgfork cpan cpan-perlio-gzip priority ; fi @@ -69,9 +111,36 @@ if [ $ROCKCFG_PKG_CPAN_TK = 1 ]; then pkgfork cpan cpan-tk priority ; fi bool 'Building package Tk::TableMatrix (cpan-tk-tablematrix)' ROCKCFG_PKG_CPAN_TK_TABLEMATRIX 1 if [ $ROCKCFG_PKG_CPAN_TK_TABLEMATRIX = 1 ]; then pkgfork cpan cpan-tk-tablematrix priority ; fi +bool 'Building package Unicode::String (cpan-unicode-string)' ROCKCFG_PKG_CPAN_UNICODE_STRING 1 +if [ $ROCKCFG_PKG_CPAN_UNICODE_STRING = 1 ]; then pkgfork cpan cpan-unicode-string priority ; fi + +bool 'Building package URI (cpan-uri)' ROCKCFG_PKG_CPAN_URI 1 +if [ $ROCKCFG_PKG_CPAN_URI = 1 ]; then pkgfork cpan cpan-uri priority ; fi + bool 'Building package WWW::Mechanize (cpan-www-mechanize)' ROCKCFG_PKG_CPAN_WWW_MECHANIZE 1 if [ $ROCKCFG_PKG_CPAN_WWW_MECHANIZE = 1 ]; then pkgfork cpan cpan-www-mechanize priority ; fi +bool 'Building package XML::LibXML (cpan-xml-libxml)' ROCKCFG_PKG_CPAN_XML_LIBXML 1 +if [ $ROCKCFG_PKG_CPAN_XML_LIBXML = 1 ]; then pkgfork cpan cpan-xml-libxml priority ; fi + +bool 'Building package XML::LibXML::Common (cpan-xml-libxml-common)' ROCKCFG_PKG_CPAN_XML_LIBXML_COMMON 1 +if [ $ROCKCFG_PKG_CPAN_XML_LIBXML_COMMON = 1 ]; then pkgfork cpan cpan-xml-libxml-common priority ; fi + +bool 'Building package XML::NamespaceSupport (cpan-xml-namespacesupport)' ROCKCFG_PKG_CPAN_XML_NAMESPACESUPPORT 1 +if [ $ROCKCFG_PKG_CPAN_XML_NAMESPACESUPPORT = 1 ]; then pkgfork cpan cpan-xml-namespacesupport priority ; fi + +bool 'Building package XML::NodeFilter (cpan-xml-nodefilter)' ROCKCFG_PKG_CPAN_XML_NODEFILTER 1 +if [ $ROCKCFG_PKG_CPAN_XML_NODEFILTER = 1 ]; then pkgfork cpan cpan-xml-nodefilter priority ; fi + +bool 'Building package XML::Parser (cpan-xml-parser)' ROCKCFG_PKG_CPAN_XML_PARSER 1 +if [ $ROCKCFG_PKG_CPAN_XML_PARSER = 1 ]; then pkgfork cpan cpan-xml-parser priority ; fi + +bool 'Building package XML::SAX (cpan-xml-sax)' ROCKCFG_PKG_CPAN_XML_SAX 1 +if [ $ROCKCFG_PKG_CPAN_XML_SAX = 1 ]; then pkgfork cpan cpan-xml-sax priority ; fi + +bool 'Building package XML::Simple (cpan-xml-simple)' ROCKCFG_PKG_CPAN_XML_SIMPLE 1 +if [ $ROCKCFG_PKG_CPAN_XML_SIMPLE = 1 ]; then pkgfork cpan cpan-xml-simple priority ; fi + bool 'Building package XML::Twig (cpan-xml-twig)' ROCKCFG_PKG_CPAN_XML_TWIG 1 if [ $ROCKCFG_PKG_CPAN_XML_TWIG = 1 ]; then pkgfork cpan cpan-xml-twig priority ; fi diff --git a/package/import/cpan/hosted_cpan.desc b/package/import/cpan/hosted_cpan.desc index 907111454..480ecaf0d 100644 --- a/package/import/cpan/hosted_cpan.desc +++ b/package/import/cpan/hosted_cpan.desc @@ -20,11 +20,56 @@ [D] 0 Data-Hierarchy-0.18.tar.gz http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/ #endif +#if xpkg == cpan-date-manip +[V] 5.42 +[D] 0 DateManip-5.42a.tar.gz http://www.cpan.org/modules/by-authors/id/S/SB/SBECK/ +#endif + +#if xpkg == cpan-dbd-mysql +[V] 2.9004 +[D] 0 DBD-mysql-2.9004.tar.gz http://www.cpan.org/modules/by-authors/id/R/RU/RUDY/ +#endif + +#if xpkg == cpan-dbd-pg +[V] 1.32 +[D] 0 DBD-Pg-1.32.tar.gz http://www.cpan.org/modules/by-authors/id/R/RU/RUDY/ +#endif + +#if xpkg == cpan-dbi +[V] 1.43 +[D] 0 DBI-1.43.tar.gz http://www.cpan.org/modules/by-authors/id/T/TI/TIMB/ +#endif + +#if xpkg == cpan-digest-nilsimsa +[V] 0.06 +[D] 0 Digest-Nilsimsa-0.06.tar.gz http://www.cpan.org/modules/by-authors/id/V/VI/VIPUL/ +#endif + +#if xpkg == cpan-digest-sha1 +[V] 2.10 +[D] 0 Digest-SHA1-2.10.tar.gz http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/ +#endif + +#if xpkg == cpan-event +[V] 1.00 +[D] 0 Event-1.00.tar.gz http://www.cpan.org/modules/by-authors/id/J/JP/JPRIT/ +#endif + +#if xpkg == cpan-getopt-mixed +[V] undef +[D] 0 Getopt-Mixed-1.008.tar.gz http://www.cpan.org/modules/by-authors/id/C/CJ/CJM/ +#endif + #if xpkg == cpan-html-linkextractor [V] 0.11 [D] 0 HTML-LinkExtractor-0.11.tar.gz http://www.cpan.org/modules/by-authors/id/P/PO/PODMASTER/ #endif +#if xpkg == cpan-html-parser +[V] 3.36 +[D] 0 HTML-Parser-3.36.tar.gz http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/ +#endif + #if xpkg == cpan-html-tableextract [V] 1.08 [D] 0 HTML-TableExtract-1.08.tar.gz http://www.cpan.org/modules/by-authors/id/M/MS/MSISK/ @@ -45,19 +90,44 @@ [D] 0 HTTP-DAV-0.31.tar.gz http://www.cpan.org/modules/by-authors/id/P/PC/PCOLLINS/ #endif +#if xpkg == cpan-lingua-en-numbers-ordinate +[V] 0.01 +[D] 0 Lingua-EN-Numbers-Ordinate-0.01.tar.gz http://www.cpan.org/modules/by-authors/id/S/SB/SBURKE/ +#endif + #if xpkg == cpan-lingua-preferred [V] 0.2 [D] 0 Lingua-Preferred-0.2.4.tar.gz http://www.cpan.org/modules/by-authors/id/E/ED/EDAVIS/ #endif +#if xpkg == cpan-lwp +[V] 5.800 +[D] 0 libwww-perl-5.800.tar.gz http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/ +#endif + +#if xpkg == cpan-mail-sender +[V] 0.8 +[D] 0 Mail-Sender-0.8.10.tar.gz http://www.cpan.org/modules/by-authors/id/J/JE/JENDA/ +#endif + +#if xpkg == cpan-mp3-info +[V] 1.02 +[D] 0 MP3-Info-1.02.tar.gz http://www.cpan.org/modules/by-authors/id/C/CN/CNANDOR/ +#endif + +#if xpkg == cpan-net-dns +[V] 0.48 +[D] 0 Net-DNS-0.48.tar.gz http://www.cpan.org/modules/by-authors/id/C/CR/CREIN/ +#endif + #if xpkg == cpan-perlio-gzip [V] 0.17 [D] 0 PerlIO-gzip-0.17.tar.gz http://www.cpan.org/modules/by-authors/id/N/NW/NWCLARK/ #endif #if xpkg == cpan-perlio-via-dynamic -[V] 0.10 -[D] 0 PerlIO-via-dynamic-0.10.tar.gz http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/ +[V] 0.02 +[D] 0 PerlIO-via-dynamic-0.02.tar.gz http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/ #endif #if xpkg == cpan-pod-escapes @@ -81,13 +151,13 @@ #endif #if xpkg == cpan-svk -[V] 0.20 -[D] 0 SVK-0.20.tar.gz http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/ +[V] 0.18 +[D] 0 SVK-0.18.tar.gz http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/ #endif #if xpkg == cpan-svn-mirror -[V] 0.44 -[D] 0 SVN-Mirror-0.44.tar.gz http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/ +[V] 0.42 +[D] 0 SVN-Mirror-0.42.tar.gz http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/ #endif #if xpkg == cpan-svn-simple @@ -115,19 +185,64 @@ [D] 0 Tk-TableMatrix-1.1.tar.gz http://www.cpan.org/modules/by-authors/id/C/CE/CERNEY/ #endif +#if xpkg == cpan-unicode-string +[V] 2.07 +[D] 0 Unicode-String-2.07.tar.gz http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/ +#endif + +#if xpkg == cpan-uri +[V] 1.31 +[D] 0 URI-1.31.tar.gz http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/ +#endif + #if xpkg == cpan-www-mechanize [V] 1.02 [D] 0 WWW-Mechanize-1.02.tar.gz http://www.cpan.org/modules/by-authors/id/P/PE/PETDANCE/ #endif +#if xpkg == cpan-xml-libxml +[V] 1.58 +[D] 0 XML-LibXML-1.58.tar.gz http://www.cpan.org/modules/by-authors/id/P/PH/PHISH/ +#endif + +#if xpkg == cpan-xml-libxml-common +[V] 0.13 +[D] 0 XML-LibXML-Common-0.13.tar.gz http://www.cpan.org/modules/by-authors/id/P/PH/PHISH/ +#endif + +#if xpkg == cpan-xml-namespacesupport +[V] 1.08 +[D] 0 XML-NamespaceSupport-1.08.tar.gz http://www.cpan.org/modules/by-authors/id/R/RB/RBERJON/ +#endif + +#if xpkg == cpan-xml-nodefilter +[V] 0.01 +[D] 0 XML-NodeFilter-0.01.tar.gz http://www.cpan.org/modules/by-authors/id/P/PH/PHISH/ +#endif + +#if xpkg == cpan-xml-parser +[V] 2.34 +[D] 0 XML-Parser-2.34.tar.gz http://www.cpan.org/modules/by-authors/id/M/MS/MSERGEANT/ +#endif + +#if xpkg == cpan-xml-sax +[V] 0.12 +[D] 0 XML-SAX-0.12.tar.gz http://www.cpan.org/modules/by-authors/id/M/MS/MSERGEANT/ +#endif + +#if xpkg == cpan-xml-simple +[V] 2.12 +[D] 0 XML-Simple-2.12.tar.gz http://www.cpan.org/modules/by-authors/id/G/GR/GRANTM/ +#endif + #if xpkg == cpan-xml-twig [V] 3.15 [D] 0 XML-Twig-3.15.tar.gz http://www.cpan.org/modules/by-authors/id/M/MI/MIROD/ #endif #if xpkg == cpan-xml-writer -[V] 0.520 -[D] 0 XML-Writer-0.520.tar.gz http://www.cpan.org/modules/by-authors/id/J/JO/JOSEPHW/ +[V] 0.510 +[D] 0 XML-Writer-0.510.tar.gz http://www.cpan.org/modules/by-authors/id/J/JO/JOSEPHW/ #endif #if xpkg == cpan-yaml diff --git a/package/import/cpan/hosted_cpan.sel b/package/import/cpan/hosted_cpan.sel index 1057e31b9..5d6d9b75c 100644 --- a/package/import/cpan/hosted_cpan.sel +++ b/package/import/cpan/hosted_cpan.sel @@ -25,12 +25,66 @@ case "$xpkg" in cpanloc="C/CL/CLKAO/Data-Hierarchy-0.18.tar.gz" srctar="Data-Hierarchy-0.18.tar.bz2" ;; + cpan-date-manip) + cpanmod="Date::Manip" + cpanver="5.42" + cpanloc="S/SB/SBECK/DateManip-5.42a.tar.gz" + srctar="DateManip-5.42a.tar.bz2" + ;; + cpan-dbd-mysql) + cpanmod="DBD::mysql" + cpanver="2.9004" + cpanloc="R/RU/RUDY/DBD-mysql-2.9004.tar.gz" + srctar="DBD-mysql-2.9004.tar.bz2" + ;; + cpan-dbd-pg) + cpanmod="DBD::Pg" + cpanver="1.32" + cpanloc="R/RU/RUDY/DBD-Pg-1.32.tar.gz" + srctar="DBD-Pg-1.32.tar.bz2" + ;; + cpan-dbi) + cpanmod="DBI" + cpanver="1.43" + cpanloc="T/TI/TIMB/DBI-1.43.tar.gz" + srctar="DBI-1.43.tar.bz2" + ;; + cpan-digest-nilsimsa) + cpanmod="Digest::Nilsimsa" + cpanver="0.06" + cpanloc="V/VI/VIPUL/Digest-Nilsimsa-0.06.tar.gz" + srctar="Digest-Nilsimsa-0.06.tar.bz2" + ;; + cpan-digest-sha1) + cpanmod="Digest::SHA1" + cpanver="2.10" + cpanloc="G/GA/GAAS/Digest-SHA1-2.10.tar.gz" + srctar="Digest-SHA1-2.10.tar.bz2" + ;; + cpan-event) + cpanmod="Event" + cpanver="1.00" + cpanloc="J/JP/JPRIT/Event-1.00.tar.gz" + srctar="Event-1.00.tar.bz2" + ;; + cpan-getopt-mixed) + cpanmod="Getopt::Mixed" + cpanver="undef" + cpanloc="C/CJ/CJM/Getopt-Mixed-1.008.tar.gz" + srctar="Getopt-Mixed-1.008.tar.bz2" + ;; cpan-html-linkextractor) cpanmod="HTML::LinkExtractor" cpanver="0.11" cpanloc="P/PO/PODMASTER/HTML-LinkExtractor-0.11.tar.gz" srctar="HTML-LinkExtractor-0.11.tar.bz2" ;; + cpan-html-parser) + cpanmod="HTML::Parser" + cpanver="3.36" + cpanloc="G/GA/GAAS/HTML-Parser-3.36.tar.gz" + srctar="HTML-Parser-3.36.tar.bz2" + ;; cpan-html-tableextract) cpanmod="HTML::TableExtract" cpanver="1.08" @@ -55,12 +109,42 @@ case "$xpkg" in cpanloc="P/PC/PCOLLINS/HTTP-DAV-0.31.tar.gz" srctar="HTTP-DAV-0.31.tar.bz2" ;; + cpan-lingua-en-numbers-ordinate) + cpanmod="Lingua::EN::Numbers::Ordinate" + cpanver="0.01" + cpanloc="S/SB/SBURKE/Lingua-EN-Numbers-Ordinate-0.01.tar.gz" + srctar="Lingua-EN-Numbers-Ordinate-0.01.tar.bz2" + ;; cpan-lingua-preferred) cpanmod="Lingua::Preferred" cpanver="0.2" cpanloc="E/ED/EDAVIS/Lingua-Preferred-0.2.4.tar.gz" srctar="Lingua-Preferred-0.2.4.tar.bz2" ;; + cpan-lwp) + cpanmod="LWP" + cpanver="5.800" + cpanloc="G/GA/GAAS/libwww-perl-5.800.tar.gz" + srctar="libwww-perl-5.800.tar.bz2" + ;; + cpan-mail-sender) + cpanmod="Mail::Sender" + cpanver="0.8" + cpanloc="J/JE/JENDA/Mail-Sender-0.8.10.tar.gz" + srctar="Mail-Sender-0.8.10.tar.bz2" + ;; + cpan-mp3-info) + cpanmod="MP3::Info" + cpanver="1.02" + cpanloc="C/CN/CNANDOR/MP3-Info-1.02.tar.gz" + srctar="MP3-Info-1.02.tar.bz2" + ;; + cpan-net-dns) + cpanmod="Net::DNS" + cpanver="0.48" + cpanloc="C/CR/CREIN/Net-DNS-0.48.tar.gz" + srctar="Net-DNS-0.48.tar.bz2" + ;; cpan-perlio-gzip) cpanmod="PerlIO::gzip" cpanver="0.17" @@ -69,9 +153,9 @@ case "$xpkg" in ;; cpan-perlio-via-dynamic) cpanmod="PerlIO::via::dynamic" - cpanver="0.10" - cpanloc="C/CL/CLKAO/PerlIO-via-dynamic-0.10.tar.gz" - srctar="PerlIO-via-dynamic-0.10.tar.bz2" + cpanver="0.02" + cpanloc="C/CL/CLKAO/PerlIO-via-dynamic-0.02.tar.gz" + srctar="PerlIO-via-dynamic-0.02.tar.bz2" ;; cpan-pod-escapes) cpanmod="Pod::Escapes" @@ -99,15 +183,15 @@ case "$xpkg" in ;; cpan-svk) cpanmod="SVK" - cpanver="0.20" - cpanloc="C/CL/CLKAO/SVK-0.20.tar.gz" - srctar="SVK-0.20.tar.bz2" + cpanver="0.18" + cpanloc="C/CL/CLKAO/SVK-0.18.tar.gz" + srctar="SVK-0.18.tar.bz2" ;; cpan-svn-mirror) cpanmod="SVN::Mirror" - cpanver="0.44" - cpanloc="C/CL/CLKAO/SVN-Mirror-0.44.tar.gz" - srctar="SVN-Mirror-0.44.tar.bz2" + cpanver="0.42" + cpanloc="C/CL/CLKAO/SVN-Mirror-0.42.tar.gz" + srctar="SVN-Mirror-0.42.tar.bz2" ;; cpan-svn-simple) cpanmod="SVN::Simple::Edit" @@ -139,12 +223,66 @@ case "$xpkg" in cpanloc="C/CE/CERNEY/Tk-TableMatrix-1.1.tar.gz" srctar="Tk-TableMatrix-1.1.tar.bz2" ;; + cpan-unicode-string) + cpanmod="Unicode::String" + cpanver="2.07" + cpanloc="G/GA/GAAS/Unicode-String-2.07.tar.gz" + srctar="Unicode-String-2.07.tar.bz2" + ;; + cpan-uri) + cpanmod="URI" + cpanver="1.31" + cpanloc="G/GA/GAAS/URI-1.31.tar.gz" + srctar="URI-1.31.tar.bz2" + ;; cpan-www-mechanize) cpanmod="WWW::Mechanize" cpanver="1.02" cpanloc="P/PE/PETDANCE/WWW-Mechanize-1.02.tar.gz" srctar="WWW-Mechanize-1.02.tar.bz2" ;; + cpan-xml-libxml) + cpanmod="XML::LibXML" + cpanver="1.58" + cpanloc="P/PH/PHISH/XML-LibXML-1.58.tar.gz" + srctar="XML-LibXML-1.58.tar.bz2" + ;; + cpan-xml-libxml-common) + cpanmod="XML::LibXML::Common" + cpanver="0.13" + cpanloc="P/PH/PHISH/XML-LibXML-Common-0.13.tar.gz" + srctar="XML-LibXML-Common-0.13.tar.bz2" + ;; + cpan-xml-namespacesupport) + cpanmod="XML::NamespaceSupport" + cpanver="1.08" + cpanloc="R/RB/RBERJON/XML-NamespaceSupport-1.08.tar.gz" + srctar="XML-NamespaceSupport-1.08.tar.bz2" + ;; + cpan-xml-nodefilter) + cpanmod="XML::NodeFilter" + cpanver="0.01" + cpanloc="P/PH/PHISH/XML-NodeFilter-0.01.tar.gz" + srctar="XML-NodeFilter-0.01.tar.bz2" + ;; + cpan-xml-parser) + cpanmod="XML::Parser" + cpanver="2.34" + cpanloc="M/MS/MSERGEANT/XML-Parser-2.34.tar.gz" + srctar="XML-Parser-2.34.tar.bz2" + ;; + cpan-xml-sax) + cpanmod="XML::SAX" + cpanver="0.12" + cpanloc="M/MS/MSERGEANT/XML-SAX-0.12.tar.gz" + srctar="XML-SAX-0.12.tar.bz2" + ;; + cpan-xml-simple) + cpanmod="XML::Simple" + cpanver="2.12" + cpanloc="G/GR/GRANTM/XML-Simple-2.12.tar.gz" + srctar="XML-Simple-2.12.tar.bz2" + ;; cpan-xml-twig) cpanmod="XML::Twig" cpanver="3.15" @@ -153,9 +291,9 @@ case "$xpkg" in ;; cpan-xml-writer) cpanmod="XML::Writer" - cpanver="0.520" - cpanloc="J/JO/JOSEPHW/XML-Writer-0.520.tar.gz" - srctar="XML-Writer-0.520.tar.bz2" + cpanver="0.510" + cpanloc="J/JO/JOSEPHW/XML-Writer-0.510.tar.gz" + srctar="XML-Writer-0.510.tar.bz2" ;; cpan-yaml) cpanmod="YAML" diff --git a/package/import/cpan/hosted_cpan.txt b/package/import/cpan/hosted_cpan.txt index f0ece8def..1bc059221 100644 --- a/package/import/cpan/hosted_cpan.txt +++ b/package/import/cpan/hosted_cpan.txt @@ -1,3 +1,24 @@ +113.200 Digest::Nilsimsa +113.300 Digest::SHA1 +113.400 Net::DNS +113.500 HTML::Parser +113.600 URI +113.700 LWP +113.800 Mail::Sender +139.000 XML::Parser +140.700 XML::NamespaceSupport +140.700 XML::SAX +140.700 XML::NodeFilter +140.700 XML::LibXML::Common +140.700 XML::LibXML +148.200 Getopt::Mixed +148.300 Unicode::String +148.400 XML::Simple +148.500 MP3::Info +175.500 DBI +175.700 Event +176.200 DBD::mysql +176.200 DBD::Pg 200.000 Regexp::Shellish 200.000 PerlIO::via::dynamic 200.000 YAML @@ -18,10 +39,12 @@ 200.000 WWW::Mechanize 200.000 SOAP::Lite 200.000 Lingua::Preferred +200.000 Lingua::EN::Numbers::Ordinate 200.000 XML::Twig 200.000 XML::Writer 200.000 Term::ReadKey -200.000 Term::ProgressBar 200.000 Class::MethodMaker 200.000 Tk +200.000 Date::Manip +200.100 Term::ProgressBar 200.100 Tk::TableMatrix