[Phpfreechat-svn] SF.net SVN: phpfreechat: [659] trunk/contrib
Status: Beta
Brought to you by:
kerphi
From: <ke...@us...> - 2006-07-24 12:16:31
|
Revision: 659 Author: kerphi Date: 2006-07-24 05:13:51 -0700 (Mon, 24 Jul 2006) ViewCVS: http://svn.sourceforge.net/phpfreechat/?rev=659&view=rev Log Message: ----------- Add a new installer which downloads the archive from the net and unzip it localy (work in progress) Added Paths: ----------- trunk/contrib/pfcInstaller2/ trunk/contrib/pfcInstaller2/.channels/ trunk/contrib/pfcInstaller2/.channels/.alias/ trunk/contrib/pfcInstaller2/.channels/.alias/pear.txt trunk/contrib/pfcInstaller2/.channels/.alias/pecl.txt trunk/contrib/pfcInstaller2/.channels/__uri.reg trunk/contrib/pfcInstaller2/.channels/pear.php.net.reg trunk/contrib/pfcInstaller2/.channels/pecl.php.net.reg trunk/contrib/pfcInstaller2/.depdb trunk/contrib/pfcInstaller2/.depdblock trunk/contrib/pfcInstaller2/.filemap trunk/contrib/pfcInstaller2/.lock trunk/contrib/pfcInstaller2/.registry/ trunk/contrib/pfcInstaller2/.registry/.channel.__uri/ trunk/contrib/pfcInstaller2/.registry/.channel.pecl.php.net/ trunk/contrib/pfcInstaller2/.registry/archive_tar.reg trunk/contrib/pfcInstaller2/.registry/console_getopt.reg trunk/contrib/pfcInstaller2/.registry/mime_type.reg trunk/contrib/pfcInstaller2/.registry/net_socket.reg trunk/contrib/pfcInstaller2/.registry/net_url.reg trunk/contrib/pfcInstaller2/.registry/pear.reg trunk/contrib/pfcInstaller2/.registry/php_compat.reg trunk/contrib/pfcInstaller2/Archive/ trunk/contrib/pfcInstaller2/Archive/Tar.php trunk/contrib/pfcInstaller2/Console/ trunk/contrib/pfcInstaller2/Console/Getopt.php trunk/contrib/pfcInstaller2/MIME/ trunk/contrib/pfcInstaller2/MIME/Type/ trunk/contrib/pfcInstaller2/MIME/Type/Parameter.php trunk/contrib/pfcInstaller2/MIME/Type.php trunk/contrib/pfcInstaller2/Net/ trunk/contrib/pfcInstaller2/Net/Socket.php trunk/contrib/pfcInstaller2/Net/URL.php trunk/contrib/pfcInstaller2/OS/ trunk/contrib/pfcInstaller2/OS/Guess.php trunk/contrib/pfcInstaller2/PEAR/ trunk/contrib/pfcInstaller2/PEAR/Autoloader.php trunk/contrib/pfcInstaller2/PEAR/Builder.php trunk/contrib/pfcInstaller2/PEAR/ChannelFile/ trunk/contrib/pfcInstaller2/PEAR/ChannelFile/Parser.php trunk/contrib/pfcInstaller2/PEAR/ChannelFile.php trunk/contrib/pfcInstaller2/PEAR/Command/ trunk/contrib/pfcInstaller2/PEAR/Command/Auth.php trunk/contrib/pfcInstaller2/PEAR/Command/Auth.xml trunk/contrib/pfcInstaller2/PEAR/Command/Build.php trunk/contrib/pfcInstaller2/PEAR/Command/Build.xml trunk/contrib/pfcInstaller2/PEAR/Command/Channels.php trunk/contrib/pfcInstaller2/PEAR/Command/Channels.xml trunk/contrib/pfcInstaller2/PEAR/Command/Common.php trunk/contrib/pfcInstaller2/PEAR/Command/Config.php trunk/contrib/pfcInstaller2/PEAR/Command/Config.xml trunk/contrib/pfcInstaller2/PEAR/Command/Install.php trunk/contrib/pfcInstaller2/PEAR/Command/Install.xml trunk/contrib/pfcInstaller2/PEAR/Command/Mirror.php trunk/contrib/pfcInstaller2/PEAR/Command/Mirror.xml trunk/contrib/pfcInstaller2/PEAR/Command/Package.php trunk/contrib/pfcInstaller2/PEAR/Command/Package.xml trunk/contrib/pfcInstaller2/PEAR/Command/Pickle.php trunk/contrib/pfcInstaller2/PEAR/Command/Pickle.xml trunk/contrib/pfcInstaller2/PEAR/Command/Registry.php trunk/contrib/pfcInstaller2/PEAR/Command/Registry.xml trunk/contrib/pfcInstaller2/PEAR/Command/Remote.php trunk/contrib/pfcInstaller2/PEAR/Command/Remote.xml trunk/contrib/pfcInstaller2/PEAR/Command/Test.php trunk/contrib/pfcInstaller2/PEAR/Command/Test.xml trunk/contrib/pfcInstaller2/PEAR/Command.php trunk/contrib/pfcInstaller2/PEAR/Common.php trunk/contrib/pfcInstaller2/PEAR/Config.php trunk/contrib/pfcInstaller2/PEAR/Dependency.php trunk/contrib/pfcInstaller2/PEAR/Dependency2.php trunk/contrib/pfcInstaller2/PEAR/DependencyDB.php trunk/contrib/pfcInstaller2/PEAR/Downloader/ trunk/contrib/pfcInstaller2/PEAR/Downloader/Package.php trunk/contrib/pfcInstaller2/PEAR/Downloader.php trunk/contrib/pfcInstaller2/PEAR/ErrorStack.php trunk/contrib/pfcInstaller2/PEAR/Exception.php trunk/contrib/pfcInstaller2/PEAR/Frontend/ trunk/contrib/pfcInstaller2/PEAR/Frontend/CLI.php trunk/contrib/pfcInstaller2/PEAR/Frontend.php trunk/contrib/pfcInstaller2/PEAR/Installer/ trunk/contrib/pfcInstaller2/PEAR/Installer/Role/ trunk/contrib/pfcInstaller2/PEAR/Installer/Role/Common.php trunk/contrib/pfcInstaller2/PEAR/Installer/Role/Data.php trunk/contrib/pfcInstaller2/PEAR/Installer/Role/Data.xml trunk/contrib/pfcInstaller2/PEAR/Installer/Role/Doc.php trunk/contrib/pfcInstaller2/PEAR/Installer/Role/Doc.xml trunk/contrib/pfcInstaller2/PEAR/Installer/Role/Ext.php trunk/contrib/pfcInstaller2/PEAR/Installer/Role/Ext.xml trunk/contrib/pfcInstaller2/PEAR/Installer/Role/Php.php trunk/contrib/pfcInstaller2/PEAR/Installer/Role/Php.xml trunk/contrib/pfcInstaller2/PEAR/Installer/Role/Script.php trunk/contrib/pfcInstaller2/PEAR/Installer/Role/Script.xml trunk/contrib/pfcInstaller2/PEAR/Installer/Role/Src.php trunk/contrib/pfcInstaller2/PEAR/Installer/Role/Src.xml trunk/contrib/pfcInstaller2/PEAR/Installer/Role/Test.php trunk/contrib/pfcInstaller2/PEAR/Installer/Role/Test.xml trunk/contrib/pfcInstaller2/PEAR/Installer/Role.php trunk/contrib/pfcInstaller2/PEAR/Installer.php trunk/contrib/pfcInstaller2/PEAR/PackageFile/ trunk/contrib/pfcInstaller2/PEAR/PackageFile/Generator/ trunk/contrib/pfcInstaller2/PEAR/PackageFile/Generator/v1.php trunk/contrib/pfcInstaller2/PEAR/PackageFile/Generator/v2.php trunk/contrib/pfcInstaller2/PEAR/PackageFile/Parser/ trunk/contrib/pfcInstaller2/PEAR/PackageFile/Parser/v1.php trunk/contrib/pfcInstaller2/PEAR/PackageFile/Parser/v2.php trunk/contrib/pfcInstaller2/PEAR/PackageFile/v1.php trunk/contrib/pfcInstaller2/PEAR/PackageFile/v2/ trunk/contrib/pfcInstaller2/PEAR/PackageFile/v2/Validator.php trunk/contrib/pfcInstaller2/PEAR/PackageFile/v2/rw.php trunk/contrib/pfcInstaller2/PEAR/PackageFile/v2.php trunk/contrib/pfcInstaller2/PEAR/PackageFile.php trunk/contrib/pfcInstaller2/PEAR/Packager.php trunk/contrib/pfcInstaller2/PEAR/REST/ trunk/contrib/pfcInstaller2/PEAR/REST/10.php trunk/contrib/pfcInstaller2/PEAR/REST/11.php trunk/contrib/pfcInstaller2/PEAR/REST.php trunk/contrib/pfcInstaller2/PEAR/Registry.php trunk/contrib/pfcInstaller2/PEAR/Remote.php trunk/contrib/pfcInstaller2/PEAR/RunTest.php trunk/contrib/pfcInstaller2/PEAR/Task/ trunk/contrib/pfcInstaller2/PEAR/Task/Common.php trunk/contrib/pfcInstaller2/PEAR/Task/Postinstallscript/ trunk/contrib/pfcInstaller2/PEAR/Task/Postinstallscript/rw.php trunk/contrib/pfcInstaller2/PEAR/Task/Postinstallscript.php trunk/contrib/pfcInstaller2/PEAR/Task/Replace/ trunk/contrib/pfcInstaller2/PEAR/Task/Replace/rw.php trunk/contrib/pfcInstaller2/PEAR/Task/Replace.php trunk/contrib/pfcInstaller2/PEAR/Task/Unixeol/ trunk/contrib/pfcInstaller2/PEAR/Task/Unixeol/rw.php trunk/contrib/pfcInstaller2/PEAR/Task/Unixeol.php trunk/contrib/pfcInstaller2/PEAR/Task/Windowseol/ trunk/contrib/pfcInstaller2/PEAR/Task/Windowseol/rw.php trunk/contrib/pfcInstaller2/PEAR/Task/Windowseol.php trunk/contrib/pfcInstaller2/PEAR/Validate.php trunk/contrib/pfcInstaller2/PEAR/Validator/ trunk/contrib/pfcInstaller2/PEAR/Validator/PECL.php trunk/contrib/pfcInstaller2/PEAR/XMLParser.php trunk/contrib/pfcInstaller2/PEAR.php trunk/contrib/pfcInstaller2/PHP/ trunk/contrib/pfcInstaller2/PHP/Compat/ trunk/contrib/pfcInstaller2/PHP/Compat/Components.php trunk/contrib/pfcInstaller2/PHP/Compat/Constant/ trunk/contrib/pfcInstaller2/PHP/Compat/Constant/DIRECTORY_SEPARATOR.php trunk/contrib/pfcInstaller2/PHP/Compat/Constant/E_STRICT.php trunk/contrib/pfcInstaller2/PHP/Compat/Constant/FILE.php trunk/contrib/pfcInstaller2/PHP/Compat/Constant/PATH_SEPARATOR.php trunk/contrib/pfcInstaller2/PHP/Compat/Constant/PHP_EOL.php trunk/contrib/pfcInstaller2/PHP/Compat/Constant/STD.php trunk/contrib/pfcInstaller2/PHP/Compat/Constant/T.php trunk/contrib/pfcInstaller2/PHP/Compat/Constant/UPLOAD_ERR.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/ trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_change_key_case.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_chunk.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_combine.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_diff_assoc.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_diff_key.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_diff_uassoc.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_diff_ukey.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_intersect_assoc.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_intersect_key.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_intersect_uassoc.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_intersect_ukey.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_key_exists.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_product.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_search.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_udiff.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_udiff_assoc.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_udiff_uassoc.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_uintersect.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_uintersect_assoc.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_uintersect_uassoc.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/array_walk_recursive.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/bcinvert.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/bcpowmod.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/call_user_func_array.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/clone.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/constant.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/convert_uudecode.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/convert_uuencode.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/debug_print_backtrace.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/file_get_contents.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/file_put_contents.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/floatval.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/fprintf.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/fputcsv.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/get_headers.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/get_include_path.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/html_entity_decode.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/htmlspecialchars_decode.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/http_build_query.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/ibase_timefmt.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/idate.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/image_type_to_mime_type.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/inet_ntop.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/inet_pton.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/ini_get_all.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/is_a.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/md5_file.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/mhash.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/mime_content_type.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/ob_clean.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/ob_flush.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/ob_get_clean.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/ob_get_flush.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/pg_affected_rows.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/pg_escape_bytea.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/pg_unescape_bytea.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/php_strip_whitespace.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/restore_include_path.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/scandir.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/set_include_path.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/str_ireplace.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/str_rot13.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/str_shuffle.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/str_split.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/str_word_count.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/stripos.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/strpbrk.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/strripos.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/substr_compare.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/time_sleep_until.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/var_export.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/version_compare.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/vprintf.php trunk/contrib/pfcInstaller2/PHP/Compat/Function/vsprintf.php trunk/contrib/pfcInstaller2/PHP/Compat.php trunk/contrib/pfcInstaller2/System.php trunk/contrib/pfcInstaller2/bin/ trunk/contrib/pfcInstaller2/bin/pear trunk/contrib/pfcInstaller2/bin/peardev trunk/contrib/pfcInstaller2/bin/pecl trunk/contrib/pfcInstaller2/data/ trunk/contrib/pfcInstaller2/index.php trunk/contrib/pfcInstaller2/pear.sh trunk/contrib/pfcInstaller2/pearcmd.php trunk/contrib/pfcInstaller2/pearrc trunk/contrib/pfcInstaller2/peclcmd.php trunk/contrib/pfcInstaller2/tmp/ trunk/contrib/pfcInstaller2/tmp/cache/ trunk/contrib/pfcInstaller2/tmp/data/ trunk/contrib/pfcInstaller2/tmp/data/PEAR/ trunk/contrib/pfcInstaller2/tmp/data/PEAR/package.dtd trunk/contrib/pfcInstaller2/tmp/data/PEAR/template.spec trunk/contrib/pfcInstaller2/tmp/doc/ trunk/contrib/pfcInstaller2/tmp/docs/ trunk/contrib/pfcInstaller2/tmp/test/ Added: trunk/contrib/pfcInstaller2/.channels/.alias/pear.txt =================================================================== --- trunk/contrib/pfcInstaller2/.channels/.alias/pear.txt (rev 0) +++ trunk/contrib/pfcInstaller2/.channels/.alias/pear.txt 2006-07-24 12:13:51 UTC (rev 659) @@ -0,0 +1 @@ +pear.php.net \ No newline at end of file Added: trunk/contrib/pfcInstaller2/.channels/.alias/pecl.txt =================================================================== --- trunk/contrib/pfcInstaller2/.channels/.alias/pecl.txt (rev 0) +++ trunk/contrib/pfcInstaller2/.channels/.alias/pecl.txt 2006-07-24 12:13:51 UTC (rev 659) @@ -0,0 +1 @@ +pecl.php.net \ No newline at end of file Added: trunk/contrib/pfcInstaller2/.channels/__uri.reg =================================================================== --- trunk/contrib/pfcInstaller2/.channels/__uri.reg (rev 0) +++ trunk/contrib/pfcInstaller2/.channels/__uri.reg 2006-07-24 12:13:51 UTC (rev 659) @@ -0,0 +1 @@ +a:4:{s:4:"name";s:5:"__uri";s:7:"servers";a:1:{s:7:"primary";a:1:{s:6:"xmlrpc";a:1:{s:8:"function";a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:4:"****";}}}}s:7:"summary";s:34:"Pseudo-channel for static packages";s:13:"_lastmodified";s:31:"Mon, 24 Jul 2006 13:38:39 +0200";} \ No newline at end of file Added: trunk/contrib/pfcInstaller2/.channels/pear.php.net.reg =================================================================== --- trunk/contrib/pfcInstaller2/.channels/pear.php.net.reg (rev 0) +++ trunk/contrib/pfcInstaller2/.channels/pear.php.net.reg 2006-07-24 12:13:51 UTC (rev 659) @@ -0,0 +1 @@ +a:5:{s:4:"name";s:12:"pear.php.net";s:14:"suggestedalias";s:4:"pear";s:7:"summary";s:40:"PHP Extension and Application Repository";s:7:"servers";a:1:{s:7:"primary";a:2:{s:6:"xmlrpc";a:1:{s:8:"function";a:10:{i:0;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:9:"logintest";}i:1;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:26:"package.listLatestReleases";}i:2;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:15:"package.listAll";}i:3;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:12:"package.info";}i:4;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:22:"package.getDownloadURL";}i:5;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.1";}s:8:"_content";s:22:"package.getDownloadURL";}i:6;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:25:"package.getDepDownloadURL";}i:7;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.1";}s:8:"_content";s:25:"package.getDepDownloadURL";}i:8;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:14:"package.search";}i:9;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:15:"channel.listAll";}}}s:4:"rest";a:1:{s:7:"baseurl";a:2:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:25:"http://pear.php.net/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:25:"http://pear.php.net/rest/";}}}}}s:13:"_lastmodified";s:31:"Mon, 24 Jul 2006 13:38:39 +0200";} \ No newline at end of file Added: trunk/contrib/pfcInstaller2/.channels/pecl.php.net.reg =================================================================== --- trunk/contrib/pfcInstaller2/.channels/pecl.php.net.reg (rev 0) +++ trunk/contrib/pfcInstaller2/.channels/pecl.php.net.reg 2006-07-24 12:13:51 UTC (rev 659) @@ -0,0 +1 @@ +a:6:{s:4:"name";s:12:"pecl.php.net";s:14:"suggestedalias";s:4:"pecl";s:7:"summary";s:31:"PHP Extension Community Library";s:7:"servers";a:1:{s:7:"primary";a:2:{s:6:"xmlrpc";a:1:{s:8:"function";a:10:{i:0;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:9:"logintest";}i:1;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:26:"package.listLatestReleases";}i:2;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:15:"package.listAll";}i:3;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:12:"package.info";}i:4;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:22:"package.getDownloadURL";}i:5;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.1";}s:8:"_content";s:22:"package.getDownloadURL";}i:6;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:25:"package.getDepDownloadURL";}i:7;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.1";}s:8:"_content";s:25:"package.getDepDownloadURL";}i:8;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:14:"package.search";}i:9;a:2:{s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}s:8:"_content";s:15:"channel.listAll";}}}s:4:"rest";a:1:{s:7:"baseurl";a:2:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:25:"http://pecl.php.net/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:25:"http://pecl.php.net/rest/";}}}}}s:15:"validatepackage";a:2:{s:8:"_content";s:19:"PEAR_Validator_PECL";s:7:"attribs";a:1:{s:7:"version";s:3:"1.0";}}s:13:"_lastmodified";s:31:"Mon, 24 Jul 2006 13:38:39 +0200";} \ No newline at end of file Added: trunk/contrib/pfcInstaller2/.depdb =================================================================== --- trunk/contrib/pfcInstaller2/.depdb (rev 0) +++ trunk/contrib/pfcInstaller2/.depdb 2006-07-24 12:13:51 UTC (rev 659) @@ -0,0 +1 @@ +a:3:{s:8:"_version";s:3:"1.0";s:12:"dependencies";a:1:{s:12:"pear.php.net";a:2:{s:4:"pear";a:8:{i:0;a:3:{s:3:"dep";a:5:{s:4:"name";s:11:"Archive_Tar";s:7:"channel";s:12:"pear.php.net";s:3:"min";s:3:"1.1";s:11:"recommended";s:5:"1.3.1";s:7:"exclude";s:5:"1.3.0";}s:4:"type";s:8:"required";s:5:"group";b:0;}i:1;a:3:{s:3:"dep";a:4:{s:4:"name";s:14:"Console_Getopt";s:7:"channel";s:12:"pear.php.net";s:3:"min";s:3:"1.2";s:11:"recommended";s:3:"1.2";}s:4:"type";s:8:"required";s:5:"group";b:0;}i:2;a:3:{s:3:"dep";a:5:{s:4:"name";s:17:"PEAR_Frontend_Web";s:7:"channel";s:12:"pear.php.net";s:3:"max";s:5:"0.5.0";s:7:"exclude";s:5:"0.5.0";s:9:"conflicts";s:0:"";}s:4:"type";s:8:"required";s:5:"group";b:0;}i:3;a:3:{s:3:"dep";a:5:{s:4:"name";s:17:"PEAR_Frontend_Gtk";s:7:"channel";s:12:"pear.php.net";s:3:"max";s:5:"0.4.0";s:7:"exclude";s:5:"0.4.0";s:9:"conflicts";s:0:"";}s:4:"type";s:8:"required";s:5:"group";b:0;}i:4;a:3:{s:3:"dep";a:3:{s:4:"name";s:7:"XML_RPC";s:7:"channel";s:12:"pear.php.net";s:3:"min";s:5:"1.4.0";}s:4:"type";s:8:"optional";s:5:"group";b:0;}i:5;a:3:{s:3:"dep";a:3:{s:4:"name";s:17:"PEAR_Frontend_Web";s:7:"channel";s:12:"pear.php.net";s:3:"min";s:5:"0.5.0";}s:4:"type";s:8:"optional";s:5:"group";s:12:"webinstaller";}i:6;a:3:{s:3:"dep";a:3:{s:4:"name";s:17:"PEAR_Frontend_Gtk";s:7:"channel";s:12:"pear.php.net";s:3:"min";s:5:"0.4.0";}s:4:"type";s:8:"optional";s:5:"group";s:12:"gtkinstaller";}i:7;a:3:{s:3:"dep";a:3:{s:4:"name";s:18:"PEAR_Frontend_Gtk2";s:7:"channel";s:12:"pear.php.net";s:3:"min";s:5:"0.1.2";}s:4:"type";s:8:"optional";s:5:"group";s:13:"gtk2installer";}}s:9:"mime_type";a:2:{i:0;a:3:{s:3:"dep";a:3:{s:4:"name";s:4:"PEAR";s:7:"channel";s:12:"pear.php.net";s:3:"min";s:5:"1.2.1";}s:4:"type";s:8:"required";s:5:"group";b:0;}i:1;a:3:{s:3:"dep";a:2:{s:4:"name";s:14:"System_Command";s:7:"channel";s:12:"pear.php.net";}s:4:"type";s:8:"optional";s:5:"group";b:0;}}}}s:8:"packages";a:1:{s:12:"pear.php.net";a:8:{s:11:"archive_tar";a:1:{i:0;a:2:{s:7:"channel";s:12:"pear.php.net";s:7:"package";s:4:"pear";}}s:14:"console_getopt";a:1:{i:0;a:2:{s:7:"channel";s:12:"pear.php.net";s:7:"package";s:4:"pear";}}s:17:"pear_frontend_web";a:1:{i:0;a:2:{s:7:"channel";s:12:"pear.php.net";s:7:"package";s:4:"pear";}}s:17:"pear_frontend_gtk";a:1:{i:0;a:2:{s:7:"channel";s:12:"pear.php.net";s:7:"package";s:4:"pear";}}s:7:"xml_rpc";a:1:{i:0;a:2:{s:7:"channel";s:12:"pear.php.net";s:7:"package";s:4:"pear";}}s:18:"pear_frontend_gtk2";a:1:{i:0;a:2:{s:7:"channel";s:12:"pear.php.net";s:7:"package";s:4:"pear";}}s:4:"pear";a:1:{i:0;a:2:{s:7:"channel";s:12:"pear.php.net";s:7:"package";s:9:"mime_type";}}s:14:"system_command";a:1:{i:0;a:2:{s:7:"channel";s:12:"pear.php.net";s:7:"package";s:9:"mime_type";}}}}} \ No newline at end of file Added: trunk/contrib/pfcInstaller2/.depdblock =================================================================== Added: trunk/contrib/pfcInstaller2/.filemap =================================================================== --- trunk/contrib/pfcInstaller2/.filemap (rev 0) +++ trunk/contrib/pfcInstaller2/.filemap 2006-07-24 12:13:51 UTC (rev 659) @@ -0,0 +1 @@ +a:5:{s:3:"php";a:180:{s:18:"Console/Getopt.php";s:14:"console_getopt";s:15:"Archive/Tar.php";s:11:"archive_tar";s:12:"OS/Guess.php";s:4:"pear";s:27:"PEAR/ChannelFile/Parser.php";s:4:"pear";s:21:"PEAR/Command/Auth.xml";s:4:"pear";s:21:"PEAR/Command/Auth.php";s:4:"pear";s:22:"PEAR/Command/Build.xml";s:4:"pear";s:22:"PEAR/Command/Build.php";s:4:"pear";s:25:"PEAR/Command/Channels.xml";s:4:"pear";s:25:"PEAR/Command/Channels.php";s:4:"pear";s:23:"PEAR/Command/Common.php";s:4:"pear";s:23:"PEAR/Command/Config.xml";s:4:"pear";s:23:"PEAR/Command/Config.php";s:4:"pear";s:24:"PEAR/Command/Install.xml";s:4:"pear";s:24:"PEAR/Command/Install.php";s:4:"pear";s:23:"PEAR/Command/Mirror.xml";s:4:"pear";s:23:"PEAR/Command/Mirror.php";s:4:"pear";s:24:"PEAR/Command/Package.xml";s:4:"pear";s:24:"PEAR/Command/Package.php";s:4:"pear";s:23:"PEAR/Command/Pickle.xml";s:4:"pear";s:23:"PEAR/Command/Pickle.php";s:4:"pear";s:25:"PEAR/Command/Registry.xml";s:4:"pear";s:25:"PEAR/Command/Registry.php";s:4:"pear";s:23:"PEAR/Command/Remote.xml";s:4:"pear";s:23:"PEAR/Command/Remote.php";s:4:"pear";s:21:"PEAR/Command/Test.xml";s:4:"pear";s:21:"PEAR/Command/Test.php";s:4:"pear";s:27:"PEAR/Downloader/Package.php";s:4:"pear";s:21:"PEAR/Frontend/CLI.php";s:4:"pear";s:30:"PEAR/Installer/Role/Common.php";s:4:"pear";s:28:"PEAR/Installer/Role/Data.xml";s:4:"pear";s:28:"PEAR/Installer/Role/Data.php";s:4:"pear";s:27:"PEAR/Installer/Role/Doc.xml";s:4:"pear";s:27:"PEAR/Installer/Role/Doc.php";s:4:"pear";s:27:"PEAR/Installer/Role/Ext.xml";s:4:"pear";s:27:"PEAR/Installer/Role/Ext.php";s:4:"pear";s:27:"PEAR/Installer/Role/Php.xml";s:4:"pear";s:27:"PEAR/Installer/Role/Php.php";s:4:"pear";s:30:"PEAR/Installer/Role/Script.xml";s:4:"pear";s:30:"PEAR/Installer/Role/Script.php";s:4:"pear";s:27:"PEAR/Installer/Role/Src.xml";s:4:"pear";s:27:"PEAR/Installer/Role/Src.php";s:4:"pear";s:28:"PEAR/Installer/Role/Test.xml";s:4:"pear";s:28:"PEAR/Installer/Role/Test.php";s:4:"pear";s:23:"PEAR/Installer/Role.php";s:4:"pear";s:33:"PEAR/PackageFile/Generator/v1.php";s:4:"pear";s:33:"PEAR/PackageFile/Generator/v2.php";s:4:"pear";s:30:"PEAR/PackageFile/Parser/v1.php";s:4:"pear";s:30:"PEAR/PackageFile/Parser/v2.php";s:4:"pear";s:26:"PEAR/PackageFile/v2/rw.php";s:4:"pear";s:33:"PEAR/PackageFile/v2/Validator.php";s:4:"pear";s:23:"PEAR/PackageFile/v1.php";s:4:"pear";s:23:"PEAR/PackageFile/v2.php";s:4:"pear";s:16:"PEAR/REST/10.php";s:4:"pear";s:16:"PEAR/REST/11.php";s:4:"pear";s:34:"PEAR/Task/Postinstallscript/rw.php";s:4:"pear";s:24:"PEAR/Task/Replace/rw.php";s:4:"pear";s:24:"PEAR/Task/Unixeol/rw.php";s:4:"pear";s:27:"PEAR/Task/Windowseol/rw.php";s:4:"pear";s:20:"PEAR/Task/Common.php";s:4:"pear";s:31:"PEAR/Task/Postinstallscript.php";s:4:"pear";s:21:"PEAR/Task/Replace.php";s:4:"pear";s:21:"PEAR/Task/Unixeol.php";s:4:"pear";s:24:"PEAR/Task/Windowseol.php";s:4:"pear";s:23:"PEAR/Validator/PECL.php";s:4:"pear";s:19:"PEAR/Autoloader.php";s:4:"pear";s:16:"PEAR/Builder.php";s:4:"pear";s:20:"PEAR/ChannelFile.php";s:4:"pear";s:16:"PEAR/Command.php";s:4:"pear";s:15:"PEAR/Common.php";s:4:"pear";s:15:"PEAR/Config.php";s:4:"pear";s:19:"PEAR/Dependency.php";s:4:"pear";s:21:"PEAR/DependencyDB.php";s:4:"pear";s:20:"PEAR/Dependency2.php";s:4:"pear";s:19:"PEAR/Downloader.php";s:4:"pear";s:19:"PEAR/ErrorStack.php";s:4:"pear";s:18:"PEAR/Exception.php";s:4:"pear";s:17:"PEAR/Frontend.php";s:4:"pear";s:18:"PEAR/Installer.php";s:4:"pear";s:20:"PEAR/PackageFile.php";s:4:"pear";s:17:"PEAR/Packager.php";s:4:"pear";s:17:"PEAR/Registry.php";s:4:"pear";s:15:"PEAR/Remote.php";s:4:"pear";s:13:"PEAR/REST.php";s:4:"pear";s:16:"PEAR/RunTest.php";s:4:"pear";s:17:"PEAR/Validate.php";s:4:"pear";s:18:"PEAR/XMLParser.php";s:4:"pear";s:19:"scripts/pearcmd.php";s:4:"pear";s:19:"scripts/peclcmd.php";s:4:"pear";s:8:"PEAR.php";s:4:"pear";s:10:"System.php";s:4:"pear";s:11:"Net/URL.php";s:7:"net_url";s:14:"Net/Socket.php";s:10:"net_socket";s:13:"MIME/Type.php";s:9:"mime_type";s:23:"MIME/Type/Parameter.php";s:9:"mime_type";s:26:"docs/MIME_Type/example.php";s:9:"mime_type";s:14:"PHP/Compat.php";s:10:"php_compat";s:25:"PHP/Compat/Components.php";s:10:"php_compat";s:43:"PHP/Compat/Constant/DIRECTORY_SEPARATOR.php";s:10:"php_compat";s:32:"PHP/Compat/Constant/E_STRICT.php";s:10:"php_compat";s:38:"PHP/Compat/Constant/PATH_SEPARATOR.php";s:10:"php_compat";s:27:"PHP/Compat/Constant/STD.php";s:10:"php_compat";s:28:"PHP/Compat/Constant/FILE.php";s:10:"php_compat";s:31:"PHP/Compat/Constant/PHP_EOL.php";s:10:"php_compat";s:34:"PHP/Compat/Constant/UPLOAD_ERR.php";s:10:"php_compat";s:25:"PHP/Compat/Constant/T.php";s:10:"php_compat";s:45:"PHP/Compat/Function/array_change_key_case.php";s:10:"php_compat";s:35:"PHP/Compat/Function/array_chunk.php";s:10:"php_compat";s:37:"PHP/Compat/Function/array_combine.php";s:10:"php_compat";s:40:"PHP/Compat/Function/array_diff_assoc.php";s:10:"php_compat";s:38:"PHP/Compat/Function/array_diff_key.php";s:10:"php_compat";s:41:"PHP/Compat/Function/array_diff_uassoc.php";s:10:"php_compat";s:39:"PHP/Compat/Function/array_diff_ukey.php";s:10:"php_compat";s:45:"PHP/Compat/Function/array_intersect_assoc.php";s:10:"php_compat";s:43:"PHP/Compat/Function/array_intersect_key.php";s:10:"php_compat";s:46:"PHP/Compat/Function/array_intersect_uassoc.php";s:10:"php_compat";s:44:"PHP/Compat/Function/array_intersect_ukey.php";s:10:"php_compat";s:40:"PHP/Compat/Function/array_key_exists.php";s:10:"php_compat";s:37:"PHP/Compat/Function/array_product.php";s:10:"php_compat";s:36:"PHP/Compat/Function/array_search.php";s:10:"php_compat";s:35:"PHP/Compat/Function/array_udiff.php";s:10:"php_compat";s:41:"PHP/Compat/Function/array_udiff_assoc.php";s:10:"php_compat";s:42:"PHP/Compat/Function/array_udiff_uassoc.php";s:10:"php_compat";s:40:"PHP/Compat/Function/array_uintersect.php";s:10:"php_compat";s:46:"PHP/Compat/Function/array_uintersect_assoc.php";s:10:"php_compat";s:47:"PHP/Compat/Function/array_uintersect_uassoc.php";s:10:"php_compat";s:44:"PHP/Compat/Function/array_walk_recursive.php";s:10:"php_compat";s:32:"PHP/Compat/Function/bcinvert.php";s:10:"php_compat";s:32:"PHP/Compat/Function/bcpowmod.php";s:10:"php_compat";s:44:"PHP/Compat/Function/call_user_func_array.php";s:10:"php_compat";s:29:"PHP/Compat/Function/clone.php";s:10:"php_compat";s:32:"PHP/Compat/Function/constant.php";s:10:"php_compat";s:40:"PHP/Compat/Function/convert_uuencode.php";s:10:"php_compat";s:40:"PHP/Compat/Function/convert_uudecode.php";s:10:"php_compat";s:45:"PHP/Compat/Function/debug_print_backtrace.php";s:10:"php_compat";s:41:"PHP/Compat/Function/file_get_contents.php";s:10:"php_compat";s:41:"PHP/Compat/Function/file_put_contents.php";s:10:"php_compat";s:32:"PHP/Compat/Function/floatval.php";s:10:"php_compat";s:31:"PHP/Compat/Function/fprintf.php";s:10:"php_compat";s:31:"PHP/Compat/Function/fputcsv.php";s:10:"php_compat";s:35:"PHP/Compat/Function/get_headers.php";s:10:"php_compat";s:40:"PHP/Compat/Function/get_include_path.php";s:10:"php_compat";s:42:"PHP/Compat/Function/html_entity_decode.php";s:10:"php_compat";s:47:"PHP/Compat/Function/htmlspecialchars_decode.php";s:10:"php_compat";s:40:"PHP/Compat/Function/http_build_query.php";s:10:"php_compat";s:37:"PHP/Compat/Function/ibase_timefmt.php";s:10:"php_compat";s:29:"PHP/Compat/Function/idate.php";s:10:"php_compat";s:47:"PHP/Compat/Function/image_type_to_mime_type.php";s:10:"php_compat";s:33:"PHP/Compat/Function/inet_ntop.php";s:10:"php_compat";s:33:"PHP/Compat/Function/inet_pton.php";s:10:"php_compat";s:35:"PHP/Compat/Function/ini_get_all.php";s:10:"php_compat";s:28:"PHP/Compat/Function/is_a.php";s:10:"php_compat";s:32:"PHP/Compat/Function/md5_file.php";s:10:"php_compat";s:29:"PHP/Compat/Function/mhash.php";s:10:"php_compat";s:41:"PHP/Compat/Function/mime_content_type.php";s:10:"php_compat";s:32:"PHP/Compat/Function/ob_clean.php";s:10:"php_compat";s:32:"PHP/Compat/Function/ob_flush.php";s:10:"php_compat";s:36:"PHP/Compat/Function/ob_get_clean.php";s:10:"php_compat";s:36:"PHP/Compat/Function/ob_get_flush.php";s:10:"php_compat";s:44:"PHP/Compat/Function/php_strip_whitespace.php";s:10:"php_compat";s:40:"PHP/Compat/Function/pg_affected_rows.php";s:10:"php_compat";s:39:"PHP/Compat/Function/pg_escape_bytea.php";s:10:"php_compat";s:41:"PHP/Compat/Function/pg_unescape_bytea.php";s:10:"php_compat";s:44:"PHP/Compat/Function/restore_include_path.php";s:10:"php_compat";s:31:"PHP/Compat/Function/scandir.php";s:10:"php_compat";s:40:"PHP/Compat/Function/set_include_path.php";s:10:"php_compat";s:36:"PHP/Compat/Function/str_ireplace.php";s:10:"php_compat";s:33:"PHP/Compat/Function/str_rot13.php";s:10:"php_compat";s:33:"PHP/Compat/Function/str_split.php";s:10:"php_compat";s:35:"PHP/Compat/Function/str_shuffle.php";s:10:"php_compat";s:38:"PHP/Compat/Function/str_word_count.php";s:10:"php_compat";s:31:"PHP/Compat/Function/stripos.php";s:10:"php_compat";s:31:"PHP/Compat/Function/strpbrk.php";s:10:"php_compat";s:32:"PHP/Compat/Function/strripos.php";s:10:"php_compat";s:38:"PHP/Compat/Function/substr_compare.php";s:10:"php_compat";s:40:"PHP/Compat/Function/time_sleep_until.php";s:10:"php_compat";s:34:"PHP/Compat/Function/var_export.php";s:10:"php_compat";s:39:"PHP/Compat/Function/version_compare.php";s:10:"php_compat";s:31:"PHP/Compat/Function/vprintf.php";s:10:"php_compat";s:32:"PHP/Compat/Function/vsprintf.php";s:10:"php_compat";}s:3:"doc";a:2:{s:32:"archive_tar/docs/Archive_Tar.txt";s:11:"archive_tar";s:24:"net_url/docs/example.php";s:7:"net_url";}s:6:"script";a:3:{s:15:"scripts/pear.sh";s:4:"pear";s:18:"scripts/peardev.sh";s:4:"pear";s:15:"scripts/pecl.sh";s:4:"pear";}s:4:"data";a:2:{s:16:"pear/package.dtd";s:4:"pear";s:18:"pear/template.spec";s:4:"pear";}s:4:"test";a:86:{s:34:"php_compat/tests/loadconstant.phpt";s:10:"php_compat";s:34:"php_compat/tests/loadfunction.phpt";s:10:"php_compat";s:33:"php_compat/tests/loadversion.phpt";s:10:"php_compat";s:50:"php_compat/tests/constant/directory_separator.phpt";s:10:"php_compat";s:39:"php_compat/tests/constant/e_strict.phpt";s:10:"php_compat";s:35:"php_compat/tests/constant/file.phpt";s:10:"php_compat";s:45:"php_compat/tests/constant/path_separator.phpt";s:10:"php_compat";s:34:"php_compat/tests/constant/std.phpt";s:10:"php_compat";s:38:"php_compat/tests/constant/php_eol.phpt";s:10:"php_compat";s:41:"php_compat/tests/constant/upload_err.phpt";s:10:"php_compat";s:32:"php_compat/tests/constant/t.phpt";s:10:"php_compat";s:52:"php_compat/tests/function/array_change_key_case.phpt";s:10:"php_compat";s:42:"php_compat/tests/function/array_chunk.phpt";s:10:"php_compat";s:44:"php_compat/tests/function/array_combine.phpt";s:10:"php_compat";s:47:"php_compat/tests/function/array_diff_assoc.phpt";s:10:"php_compat";s:48:"php_compat/tests/function/array_diff_uassoc.phpt";s:10:"php_compat";s:45:"php_compat/tests/function/array_diff_key.phpt";s:10:"php_compat";s:46:"php_compat/tests/function/array_diff_ukey.phpt";s:10:"php_compat";s:52:"php_compat/tests/function/array_intersect_assoc.phpt";s:10:"php_compat";s:50:"php_compat/tests/function/array_intersect_key.phpt";s:10:"php_compat";s:53:"php_compat/tests/function/array_intersect_uassoc.phpt";s:10:"php_compat";s:51:"php_compat/tests/function/array_intersect_ukey.phpt";s:10:"php_compat";s:47:"php_compat/tests/function/array_key_exists.phpt";s:10:"php_compat";s:44:"php_compat/tests/function/array_product.phpt";s:10:"php_compat";s:43:"php_compat/tests/function/array_search.phpt";s:10:"php_compat";s:42:"php_compat/tests/function/array_udiff.phpt";s:10:"php_compat";s:48:"php_compat/tests/function/array_udiff_assoc.phpt";s:10:"php_compat";s:49:"php_compat/tests/function/array_udiff_uassoc.phpt";s:10:"php_compat";s:47:"php_compat/tests/function/array_uintersect.phpt";s:10:"php_compat";s:53:"php_compat/tests/function/array_uintersect_assoc.phpt";s:10:"php_compat";s:54:"php_compat/tests/function/array_uintersect_uassoc.phpt";s:10:"php_compat";s:51:"php_compat/tests/function/array_walk_recursive.phpt";s:10:"php_compat";s:39:"php_compat/tests/function/bcinvert.phpt";s:10:"php_compat";s:39:"php_compat/tests/function/bcpowmod.phpt";s:10:"php_compat";s:51:"php_compat/tests/function/call_user_func_array.phpt";s:10:"php_compat";s:36:"php_compat/tests/function/clone.phpt";s:10:"php_compat";s:39:"php_compat/tests/function/constant.phpt";s:10:"php_compat";s:47:"php_compat/tests/function/convert_uuencode.phpt";s:10:"php_compat";s:47:"php_compat/tests/function/convert_uudecode.phpt";s:10:"php_compat";s:52:"php_compat/tests/function/debug_print_backtrace.phpt";s:10:"php_compat";s:48:"php_compat/tests/function/file_get_contents.phpt";s:10:"php_compat";s:48:"php_compat/tests/function/file_put_contents.phpt";s:10:"php_compat";s:39:"php_compat/tests/function/floatval.phpt";s:10:"php_compat";s:38:"php_compat/tests/function/fprintf.phpt";s:10:"php_compat";s:38:"php_compat/tests/function/fputcsv.phpt";s:10:"php_compat";s:42:"php_compat/tests/function/get_headers.phpt";s:10:"php_compat";s:47:"php_compat/tests/function/get_include_path.phpt";s:10:"php_compat";s:49:"php_compat/tests/function/html_entity_decode.phpt";s:10:"php_compat";s:54:"php_compat/tests/function/htmlspecialchars_decode.phpt";s:10:"php_compat";s:47:"php_compat/tests/function/http_build_query.phpt";s:10:"php_compat";s:44:"php_compat/tests/function/ibase_timefmt.phpt";s:10:"php_compat";s:36:"php_compat/tests/function/idate.phpt";s:10:"php_compat";s:54:"php_compat/tests/function/image_type_to_mime_type.phpt";s:10:"php_compat";s:40:"php_compat/tests/function/inet_ntop.phpt";s:10:"php_compat";s:40:"php_compat/tests/function/inet_pton.phpt";s:10:"php_compat";s:42:"php_compat/tests/function/ini_get_all.phpt";s:10:"php_compat";s:35:"php_compat/tests/function/is_a.phpt";s:10:"php_compat";s:40:"php_compat/tests/function/is_scalar.phpt";s:10:"php_compat";s:39:"php_compat/tests/function/md5_file.phpt";s:10:"php_compat";s:36:"php_compat/tests/function/mhash.phpt";s:10:"php_compat";s:48:"php_compat/tests/function/mime_content_type.phpt";s:10:"php_compat";s:39:"php_compat/tests/function/ob_clean.phpt";s:10:"php_compat";s:39:"php_compat/tests/function/ob_flush.phpt";s:10:"php_compat";s:43:"php_compat/tests/function/ob_get_clean.phpt";s:10:"php_compat";s:43:"php_compat/tests/function/ob_get_flush.phpt";s:10:"php_compat";s:51:"php_compat/tests/function/php_strip_whitespace.phpt";s:10:"php_compat";s:47:"php_compat/tests/function/pg_affected_rows.phpt";s:10:"php_compat";s:46:"php_compat/tests/function/pg_escape_bytea.phpt";s:10:"php_compat";s:48:"php_compat/tests/function/pg_unescape_bytea.phpt";s:10:"php_compat";s:51:"php_compat/tests/function/restore_include_path.phpt";s:10:"php_compat";s:38:"php_compat/tests/function/scandir.phpt";s:10:"php_compat";s:47:"php_compat/tests/function/set_include_path.phpt";s:10:"php_compat";s:43:"php_compat/tests/function/str_ireplace.phpt";s:10:"php_compat";s:40:"php_compat/tests/function/str_rot13.phpt";s:10:"php_compat";s:40:"php_compat/tests/function/str_split.phpt";s:10:"php_compat";s:42:"php_compat/tests/function/str_shuffle.phpt";s:10:"php_compat";s:45:"php_compat/tests/function/str_word_count.phpt";s:10:"php_compat";s:38:"php_compat/tests/function/stripos.phpt";s:10:"php_compat";s:38:"php_compat/tests/function/strpbrk.phpt";s:10:"php_compat";s:39:"php_compat/tests/function/strripos.phpt";s:10:"php_compat";s:45:"php_compat/tests/function/substr_compare.phpt";s:10:"php_compat";s:47:"php_compat/tests/function/time_sleep_until.phpt";s:10:"php_compat";s:41:"php_compat/tests/function/var_export.phpt";s:10:"php_compat";s:46:"php_compat/tests/function/version_compare.phpt";s:10:"php_compat";s:38:"php_compat/tests/function/vprintf.phpt";s:10:"php_compat";s:39:"php_compat/tests/function/vsprintf.phpt";s:10:"php_compat";}} \ No newline at end of file Added: trunk/contrib/pfcInstaller2/.lock =================================================================== Added: trunk/contrib/pfcInstaller2/.registry/archive_tar.reg =================================================================== --- trunk/contrib/pfcInstaller2/.registry/archive_tar.reg (rev 0) +++ trunk/contrib/pfcInstaller2/.registry/archive_tar.reg 2006-07-24 12:13:51 UTC (rev 659) @@ -0,0 +1,34 @@ +a:16:{s:8:"provides";a:12:{s:17:"class;Archive_Tar";a:3:{s:4:"type";s:5:"class";s:4:"name";s:11:"Archive_Tar";s:8:"explicit";b:1;}s:28:"function;Archive_Tar::create";a:3:{s:4:"type";s:8:"function";s:4:"name";s:19:"Archive_Tar::create";s:8:"explicit";b:1;}s:25:"function;Archive_Tar::add";a:3:{s:4:"type";s:8:"function";s:4:"name";s:16:"Archive_Tar::add";s:8:"explicit";b:1;}s:29:"function;Archive_Tar::extract";a:3:{s:4:"type";s:8:"function";s:4:"name";s:20:"Archive_Tar::extract";s:8:"explicit";b:1;}s:33:"function;Archive_Tar::listContent";a:3:{s:4:"type";s:8:"function";s:4:"name";s:24:"Archive_Tar::listContent";s:8:"explicit";b:1;}s:34:"function;Archive_Tar::createModify";a:3:{s:4:"type";s:8:"function";s:4:"name";s:25:"Archive_Tar::createModify";s:8:"explicit";b:1;}s:31:"function;Archive_Tar::addModify";a:3:{s:4:"type";s:8:"function";s:4:"name";s:22:"Archive_Tar::addModify";s:8:"explicit";b:1;}s:31:"function;Archive_Tar::addString";a:3:{s:4:"type";s:8:"function";s:4:"name";s:22:"Archive_Tar::addString";s:8:"explicit";b:1;}s:35:"function;Archive_Tar::extractModify";a:3:{s:4:"type";s:8:"function";s:4:"name";s:26:"Archive_Tar::extractModify";s:8:"explicit";b:1;}s:37:"function;Archive_Tar::extractInString";a:3:{s:4:"type";s:8:"function";s:4:"name";s:28:"Archive_Tar::extractInString";s:8:"explicit";b:1;}s:33:"function;Archive_Tar::extractList";a:3:{s:4:"type";s:8:"function";s:4:"name";s:24:"Archive_Tar::extractList";s:8:"explicit";b:1;}s:34:"function;Archive_Tar::setAttribute";a:3:{s:4:"type";s:8:"function";s:4:"name";s:25:"Archive_Tar::setAttribute";s:8:"explicit";b:1;}}s:8:"filelist";a:2:{s:15:"Archive/Tar.php";a:4:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:1:"/";s:6:"md5sum";s:32:"5a9ef212cbfc1789c875870b3a4db6e5";s:12:"installed_as";s:17:"./Archive/Tar.php";}s:20:"docs/Archive_Tar.txt";a:4:{s:4:"role";s:3:"doc";s:14:"baseinstalldir";s:1:"/";s:6:"md5sum";s:32:"ae640b797078a6542ea0d236f28efffb";s:12:"installed_as";s:38:"./doc/Archive_Tar/docs/Archive_Tar.txt";}}s:10:"xsdversion";s:3:"1.0";s:7:"package";s:11:"Archive_Tar";s:7:"summary";s:25:"Tar file management class";s:11:"description";s:258:"This class provides handling of tar files in PHP. +It supports creating, listing, extracting and adding to tar files. +Gzip support is available if PHP has the zlib extension built-in or +loaded. Bz2 compression is also supported with the bz2 extension loaded. +";s:11:"maintainers";a:2:{i:0;a:4:{s:6:"handle";s:7:"vblavet";s:4:"name";s:14:"Vincent Blavet";s:5:"email";s:22:"vi...@ph...";s:4:"role";s:4:"lead";}i:1;a:4:{s:6:"handle";s:3:"ssb";s:4:"name";s:11:"Stig Bakken";s:5:"email";s:12:"st...@ph...";s:4:"role";s:6:"helper";}}s:7:"version";s:5:"1.3.1";s:12:"release_date";s:10:"2005-03-17";s:15:"release_license";s:11:"PHP License";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:18:"Correct Bug #3855 +";s:9:"changelog";a:9:{i:0;a:4:{s:7:"version";s:5:"1.3.0";s:12:"release_date";s:10:"2005-03-06";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:44:"Bugs correction (2475, 2488, 2135, 2176) + + +";}i:1;a:4:{s:7:"version";s:3:"1.2";s:12:"release_date";s:10:"2004-05-08";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:75:"Add support for other separator than the space char and bug + correction + + +";}i:2;a:4:{s:7:"version";s:3:"1.1";s:12:"release_date";s:10:"2003-05-28";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:143:"* Add support for BZ2 compression +* Add support for add and extract without using temporary files : methods addString() and extractInString() + +";}i:3;a:4:{s:7:"version";s:3:"1.0";s:12:"release_date";s:10:"2003-01-24";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:26:"Change status to stable + + +";}i:4;a:4:{s:7:"version";s:7:"0.10-b1";s:12:"release_date";s:10:"2003-01-08";s:13:"release_state";s:4:"beta";s:13:"release_notes";s:62:"Add support for long filenames (greater than 99 characters) + + +";}i:5;a:4:{s:7:"version";s:3:"0.9";s:12:"release_date";s:10:"2002-05-27";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:28:"Auto-detect gzip'ed files + + +";}i:6;a:4:{s:7:"version";s:3:"0.4";s:12:"release_date";s:10:"2002-05-20";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:54:"Windows bugfix: use forward slashes inside archives + + +";}i:7;a:4:{s:7:"version";s:3:"0.2";s:12:"release_date";s:10:"2002-02-18";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:32:"From initial commit to stable + + +";}i:8;a:4:{s:7:"version";s:3:"0.3";s:12:"release_date";s:10:"2002-04-13";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:50:"Windows bugfix: used wrong directory separators + + +";}}s:12:"_lastversion";N;s:7:"dirtree";a:2:{s:9:"./Archive";b:1;s:22:"./doc/Archive_Tar/docs";b:1;}s:13:"_lastmodified";i:1153741223;} \ No newline at end of file Added: trunk/contrib/pfcInstaller2/.registry/console_getopt.reg =================================================================== --- trunk/contrib/pfcInstaller2/.registry/console_getopt.reg (rev 0) +++ trunk/contrib/pfcInstaller2/.registry/console_getopt.reg 2006-07-24 12:13:51 UTC (rev 659) @@ -0,0 +1,14 @@ +a:16:{s:8:"provides";a:5:{s:20:"class;Console_Getopt";a:3:{s:4:"type";s:5:"class";s:4:"name";s:14:"Console_Getopt";s:8:"explicit";b:1;}s:32:"function;Console_Getopt::getopt2";a:3:{s:4:"type";s:8:"function";s:4:"name";s:23:"Console_Getopt::getopt2";s:8:"explicit";b:1;}s:31:"function;Console_Getopt::getopt";a:3:{s:4:"type";s:8:"function";s:4:"name";s:22:"Console_Getopt::getopt";s:8:"explicit";b:1;}s:33:"function;Console_Getopt::doGetopt";a:3:{s:4:"type";s:8:"function";s:4:"name";s:24:"Console_Getopt::doGetopt";s:8:"explicit";b:1;}s:36:"function;Console_Getopt::readPHPArgv";a:3:{s:4:"type";s:8:"function";s:4:"name";s:27:"Console_Getopt::readPHPArgv";s:8:"explicit";b:1;}}s:8:"filelist";a:1:{s:18:"Console/Getopt.php";a:3:{s:4:"role";s:3:"php";s:6:"md5sum";s:32:"add0781a1cae0b3daf5e8521b8a954cc";s:12:"installed_as";s:20:"./Console/Getopt.php";}}s:10:"xsdversion";s:3:"1.0";s:7:"package";s:14:"Console_Getopt";s:7:"summary";s:26:"Command-line option parser";s:11:"description";s:81:"This is a PHP implementation of "getopt" supporting both +short and long options. +";s:11:"maintainers";a:2:{i:0;a:4:{s:6:"handle";s:6:"andrei";s:4:"name";s:15:"Andrei Zmievski";s:5:"email";s:14:"an...@ph...";s:4:"role";s:4:"lead";}i:1;a:4:{s:6:"handle";s:3:"ssb";s:4:"name";s:11:"Stig Bakken";s:5:"email";s:12:"st...@ph...";s:4:"role";s:9:"developer";}}s:7:"version";s:3:"1.2";s:12:"release_date";s:10:"2003-12-11";s:15:"release_license";s:11:"PHP License";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:70:"Fix to preserve BC with 1.0 and allow correct behaviour for new users +";s:9:"changelog";a:4:{i:0;a:4:{s:7:"version";s:3:"1.0";s:12:"release_date";s:10:"2002-09-13";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:16:"Stable release + +";}i:1;a:4:{s:7:"version";s:4:"0.11";s:12:"release_date";s:10:"2002-05-26";s:13:"release_state";s:4:"beta";s:13:"release_notes";s:96:"POSIX getopt compatibility fix: treat first element of args + array as command name + + +";}i:2;a:4:{s:7:"version";s:4:"0.10";s:12:"release_date";s:10:"2002-05-12";s:13:"release_state";s:4:"beta";s:13:"release_notes";s:15:"Packaging fix + +";}i:3;a:4:{s:7:"version";s:3:"0.9";s:12:"release_date";s:10:"2002-05-12";s:13:"release_state";s:4:"beta";s:13:"release_notes";s:17:"Initial release + +";}}s:12:"_lastversion";N;s:7:"dirtree";a:1:{s:9:"./Console";b:1;}s:13:"_lastmodified";i:1153741223;} \ No newline at end of file Added: trunk/contrib/pfcInstaller2/.registry/mime_type.reg =================================================================== --- trunk/contrib/pfcInstaller2/.registry/mime_type.reg (rev 0) +++ trunk/contrib/pfcInstaller2/.registry/mime_type.reg 2006-07-24 12:13:51 UTC (rev 659) @@ -0,0 +1,16 @@ +a:17:{s:8:"provides";a:0:{}s:8:"filelist";a:3:{s:8:"Type.php";a:4:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:4:"MIME";s:12:"replacements";a:2:{i:0;a:3:{s:4:"from";s:9:"@version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}i:1;a:3:{s:4:"from";s:9:"@package@";s:2:"to";s:7:"package";s:4:"type";s:12:"package-info";}}s:12:"installed_as";s:15:"./MIME/Type.php";}s:13:"Parameter.php";a:4:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:9:"MIME/Type";s:12:"replacements";a:2:{i:0;a:3:{s:4:"from";s:9:"@version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}i:1;a:3:{s:4:"from";s:9:"@package@";s:2:"to";s:7:"package";s:4:"type";s:12:"package-info";}}s:12:"installed_as";s:25:"./MIME/Type/Parameter.php";}s:11:"example.php";a:4:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:14:"docs/MIME_Type";s:12:"replacements";a:2:{i:0;a:3:{s:4:"from";s:9:"@package@";s:2:"to";s:7:"package";s:4:"type";s:12:"package-info";}i:1;a:3:{s:4:"from";s:9:"@doc_dir@";s:2:"to";s:7:"doc_dir";s:4:"type";s:11:"pear-config";}}s:12:"installed_as";s:28:"./docs/MIME_Type/example.php";}}s:10:"xsdversion";s:3:"1.0";s:7:"package";s:9:"MIME_Type";s:7:"summary";s:41:"Utility class for dealing with MIME types";s:11:"description";s:316:"Provide functionality for dealing with MIME types. +* Parse MIME type. +* Supports full RFC2045 specification. +* Many utility functions for working with and determining info about types. +* Most functions can be called statically. +* Autodetect a file's mime-type, either with mime_content_type() or the 'file' command. +";s:11:"maintainers";a:1:{i:0;a:4:{s:6:"handle";s:5:"ieure";s:4:"name";s:8:"Ian Eure";s:5:"email";s:13:"ie...@ph...";s:4:"role";s:4:"lead";}}s:7:"version";s:5:"1.0.0";s:12:"release_date";s:10:"2005-01-26";s:15:"release_license";s:15:"PHP License 3.0";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:31:"- No changes since 1.0.0beta3. +";s:12:"release_deps";a:2:{i:1;a:4:{s:4:"type";s:3:"pkg";s:3:"rel";s:2:"ge";s:7:"version";s:5:"1.2.1";s:4:"name";s:4:"PEAR";}i:2;a:4:{s:4:"type";s:3:"pkg";s:3:"rel";s:3:"has";s:8:"optional";s:3:"yes";s:4:"name";s:14:"System_Command";}}s:9:"changelog";a:3:{i:0;a:4:{s:7:"version";s:10:"1.0.0beta3";s:12:"release_date";s:10:"2004-08-07";s:13:"release_state";s:4:"beta";s:13:"release_notes";s:97:"* Add $parameters class var. (Fixes #2083) +* Quote filenames in _fileAutoDetect() (Fixes #2078) + +";}i:1;a:4:{s:7:"version";s:10:"1.0.0beta2";s:12:"release_date";s:10:"2004-06-16";s:13:"release_state";s:4:"beta";s:13:"release_notes";s:63:"* Make changes as requested during the proposal/vote process. + +";}i:2;a:4:{s:7:"version";s:10:"1.0.0beta1";s:12:"release_date";s:10:"2004-04-16";s:13:"release_state";s:4:"beta";s:13:"release_notes";s:76:"Initial PEARification +* Split most functionality off from MIME_ContentType + +";}}s:12:"_lastversion";N;s:7:"dirtree";a:4:{s:6:"./MIME";b:1;s:11:"./MIME/Type";b:1;s:16:"./docs/MIME_Type";b:1;s:6:"./docs";b:1;}s:13:"_lastmodified";i:1153741286;} \ No newline at end of file Added: trunk/contrib/pfcInstaller2/.registry/net_socket.reg =================================================================== --- trunk/contrib/pfcInstaller2/.registry/net_socket.reg (rev 0) +++ trunk/contrib/pfcInstaller2/.registry/net_socket.reg 2006-07-24 12:13:51 UTC (rev 659) @@ -0,0 +1,24 @@ +a:16:{s:8:"provides";a:0:{}s:8:"filelist";a:1:{s:10:"Socket.php";a:4:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:3:"Net";s:6:"md5sum";s:32:"1c7a9a28fc3fa78e682200d7540b66d5";s:12:"installed_as";s:16:"./Net/Socket.php";}}s:10:"xsdversion";s:3:"1.0";s:7:"package";s:10:"Net_Socket";s:7:"summary";s:24:"Network Socket Interface";s:11:"description";s:232:"Net_Socket is a class interface to TCP sockets. It provides blocking +and non-blocking operation, with different reading and writing modes +(byte-wise, block-wise, line-wise and special formats like network +byte-order ip addresses). +";s:11:"maintainers";a:2:{i:0;a:4:{s:6:"handle";s:3:"ssb";s:4:"name";s:11:"Stig Bakken";s:5:"email";s:12:"st...@ph...";s:4:"role";s:4:"lead";}i:1;a:4:{s:6:"handle";s:8:"chagenbu";s:4:"name";s:15:"Chuck Hagenbuch";s:5:"email";s:15:"ch...@ho...";s:4:"role";s:4:"lead";}}s:7:"version";s:5:"1.0.6";s:12:"release_date";s:10:"2005-02-26";s:15:"release_license";s:11:"PHP License";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:198:"- Make package.xml safe for PEAR 1.4.0. +- Chunk socket writes on Windows by default, or if explicitly specified (Bug #980) +- Don't run any $addr with a '/' in it through gethostbyname() (Bug #3372) +";s:9:"changelog";a:6:{i:0;a:4:{s:7:"version";s:5:"1.0.0";s:12:"release_date";s:10:"2002-04-01";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:42:"First independent release of Net_Socket. + +";}i:1;a:4:{s:7:"version";s:5:"1.0.1";s:12:"release_date";s:10:"2002-04-04";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:26:"Touch up error handling. + +";}i:2;a:4:{s:7:"version";s:5:"1.0.2";s:12:"release_date";s:10:"2004-04-26";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:136:"Fixes for several longstanding bugs. Allow setting of stream +context. Correctly read lines that only end in \n. Suppress +PHP warnings. + +";}i:3;a:4:{s:7:"version";s:5:"1.0.3";s:12:"release_date";s:10:"2004-12-08";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:143:"Optimize away some duplicate is_resource() calls. +Better solution for eof() on blocking sockets [#1427]. +Add select() implementation [#1428]. + +";}i:4;a:4:{s:7:"version";s:5:"1.0.4";s:12:"release_date";s:10:"2004-12-13";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:47:"Restore support for unix sockets (Bug #2961). + +";}i:5;a:4:{s:7:"version";s:5:"1.0.5";s:12:"release_date";s:10:"2005-01-11";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:63:"Don't rely on gethostbyname() for error checking (Bug #3100). + +";}}s:12:"_lastversion";N;s:7:"dirtree";a:1:{s:5:"./Net";b:1;}s:13:"_lastmodified";i:1153741256;} \ No newline at end of file Added: trunk/contrib/pfcInstaller2/.registry/net_url.reg =================================================================== --- trunk/contrib/pfcInstaller2/.registry/net_url.reg (rev 0) +++ trunk/contrib/pfcInstaller2/.registry/net_url.reg 2006-07-24 12:13:51 UTC (rev 659) @@ -0,0 +1,33 @@ +a:16:{s:8:"provides";a:0:{}s:8:"filelist";a:2:{s:7:"URL.php";a:3:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:3:"Net";s:12:"installed_as";s:13:"./Net/URL.php";}s:16:"docs/example.php";a:3:{s:4:"role";s:3:"doc";s:14:"baseinstalldir";s:3:"Net";s:12:"installed_as";s:30:"./doc/Net_URL/docs/example.php";}}s:10:"xsdversion";s:3:"1.0";s:7:"package";s:7:"Net_URL";s:7:"summary";s:20:"Easy parsing of Urls";s:11:"description";s:59:"Provides easy parsing of URLs and their constituent parts. +";s:11:"maintainers";a:1:{i:0;a:4:{s:6:"handle";s:7:"richard";s:4:"name";s:13:"Richard heyes";s:5:"email";s:15:"ri...@ph...";s:4:"role";s:4:"lead";}}s:7:"version";s:6:"1.0.14";s:12:"release_date";s:10:"2004-06-19";s:15:"release_license";s:3:"BSD";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:11:"Whitespace +";s:9:"changelog";a:14:{i:0;a:5:{s:7:"version";s:6:"1.0.13";s:12:"release_date";s:10:"2004-06-05";s:15:"release_license";s:3:"BSD";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:14:"Fix bug 1558 + +";}i:1;a:5:{s:7:"version";s:6:"1.0.12";s:12:"release_date";s:10:"2004-05-08";s:15:"release_license";s:3:"BSD";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:36:"Bug fixes release (#704 and #1036) + +";}i:2;a:5:{s:7:"version";s:6:"1.0.11";s:12:"release_date";s:10:"2004-01-17";s:15:"release_license";s:3:"BSD";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:34:"Bug fixes release (#83 and #471) + +";}i:3;a:5:{s:7:"version";s:6:"1.0.10";s:12:"release_date";s:10:"2002-04-06";s:15:"release_license";s:3:"BSD";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:47:"Be more flexible in what constitutes a scheme + +";}i:4;a:4:{s:7:"version";s:5:"1.0.9";s:12:"release_date";s:10:"2002-04-05";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:34:"Fix couple of absolute URL bugs. + +";}i:5;a:4:{s:7:"version";s:5:"1.0.8";s:12:"release_date";s:10:"2002-03-06";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:119:"Various bugs. Remove auto setting of default url to '/' if a url is supplied +to the constructor. May cause BC issues. + +";}i:6;a:4:{s:7:"version";s:5:"1.0.7";s:12:"release_date";s:10:"2002-12-07";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:53:"Added method to resolve URL paths of //, ../ and ./ + +";}i:7;a:4:{s:7:"version";s:5:"1.0.6";s:12:"release_date";s:10:"2002-12-07";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:27:"Make usage of [] optional + +";}i:8;a:4:{s:7:"version";s:5:"1.0.5";s:12:"release_date";s:10:"2002-11-14";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:32:"Allow for URLS such as ...?foo + +";}i:9;a:4:{s:7:"version";s:5:"1.0.4";s:12:"release_date";s:10:"2002-07-27";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:17:"License change + + +";}i:10;a:4:{s:7:"version";s:5:"1.0.3";s:12:"release_date";s:10:"2002-06-20";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:34:"Now uses HTTP_HOST if available. + +";}i:11;a:4:{s:7:"version";s:5:"1.0.2";s:12:"release_date";s:10:"2002-04-28";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:59:"updated to fix a minor irritation when running on windows + +";}i:12;a:4:{s:7:"version";s:5:"1.0.1";s:12:"release_date";s:10:"2002-04-28";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:67:"Maintenance release. Bugs fixed with path detection and defaults. + +";}i:13;a:4:{s:7:"version";s:3:"1.0";s:12:"release_date";s:10:"2002-02-17";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:53:"This is the initial release of the Net_URL package. + +";}}s:12:"_lastversion";N;s:7:"dirtree";a:2:{s:5:"./Net";b:1;s:18:"./doc/Net_URL/docs";b:1;}s:13:"_lastmodified";i:1153741250;} \ No newline at end of file Added: trunk/contrib/pfcInstaller2/.registry/pear.reg =================================================================== --- trunk/contrib/pfcInstaller2/.registry/pear.reg (rev 0) +++ trunk/contrib/pfcInstaller2/.registry/pear.reg 2006-07-24 12:13:51 UTC (rev 659) @@ -0,0 +1,206 @@ +a:23:{s:7:"attribs";a:6:{s:15:"packagerversion";s:9:"1.4.10RC1";s:7:"version";s:3:"2.0";s:5:"xmlns";s:35:"http://pear.php.net/dtd/package-2.0";s:11:"xmlns:tasks";s:33:"http://pear.php.net/dtd/tasks-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:147:"http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd";}s:4:"name";s:4:"PEAR";s:7:"channel";s:12:"pear.php.net";s:7:"summary";s:16:"PEAR Base System";s:11:"description";s:1277:"The PEAR package contains: + * the PEAR installer, for creating, distributing + and installing packages + * the beta-quality PEAR_Exception PHP5 error handling mechanism + * the beta-quality PEAR_ErrorStack advanced error handling mechanism + * the PEAR_Error error handling mechanism + * the OS_Guess class for retrieving info about the OS + where PHP is running on + * the System class for quick handling of common operations + with files and directories + * the PEAR base class + + New features in a nutshell: + * full support for channels + * pre-download dependency validation + * new package.xml 2.0 format allows tremendous flexibility while maintaining BC + * support for optional dependency groups and limited support for sub-packaging + * robust dependency support + * full dependency validation on uninstall + * remote install for hosts with only ftp access - no more problems with + restricted host installation + * full support for mirroring + * support for bundling several packages into a single tarball + * support for static dependencies on a url-based package + * support for custom file roles and installation tasks + + NOTE: users of PEAR_Frontend_Web/PEAR_Frontend_Gtk must upgrade their installations + to the latest version, or PEAR will not upgrade properly";s:4:"lead";a:4:{i:0;a:4:{s:4:"name";s:11:"Greg Beaver";s:4:"user";s:6:"cellog";s:5:"email";s:14:"ce...@ph...";s:6:"active";s:3:"yes";}i:1;a:4:{s:4:"name";s:17:"Pierre-Alain Joye";s:4:"user";s:6:"pajoye";s:5:"email";s:17:"pa...@pe...";s:6:"active";s:3:"yes";}i:2;a:4:{s:4:"name";s:11:"Stig Bakken";s:4:"user";s:3:"ssb";s:5:"email";s:12:"st...@ph...";s:6:"active";s:2:"no";}i:3;a:4:{s:4:"name";s:13:"Tomas V.V.Cox";s:4:"user";s:3:"cox";s:5:"email";s:15:"co...@id...";s:6:"active";s:2:"no";}}s:6:"helper";a:3:{i:0;a:4:{s:4:"name";s:11:"Tim Jackson";s:4:"user";s:4:"timj";s:5:"email";s:12:"ti...@ph...";s:6:"active";s:3:"yes";}i:1;a:4:{s:4:"name";s:15:"Bertrand Gugger";s:4:"user";s:5:"toggg";s:5:"email";s:13:"to...@ph...";s:6:"active";s:2:"no";}i:2;a:4:{s:4:"name";s:13:"Martin Jansen";s:4:"user";s:2:"mj";s:5:"email";s:10:"mj...@ph...";s:6:"active";s:2:"no";}}s:4:"date";s:10:"2006-07-18";s:4:"time";s:8:"20:16:41";s:7:"version";a:2:{s:7:"release";s:6:"1.4.10";s:3:"api";s:5:"1.4.2";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:26:"http://www.php.net/license";}s:8:"_content";s:11:"PHP License";}s:5:"notes";s:785:"bugfix release +* fix Bug #7579: cannot convert package 1.0 to 2.0 with PFM 1.6.0 +* fix Bug #7640: Check invalid date format +* fix Bug #7726: <uri> dependency is broken +* fix Bug #7830: Warning in package-dependencies c... [truncated message content] |