pear: update to 1.10.7

This commit is contained in:
Juergen Daubert 2019-01-12 12:52:22 +01:00
parent de11d4b971
commit df4460bdba
5 changed files with 170 additions and 169 deletions

View File

@ -1,140 +1,161 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/php/
-rw-r--r-- root/root etc/php/pear.conf
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/pear
-rwxr-xr-x root/root usr/bin/peardev
-rwxr-xr-x root/root usr/bin/pecl
drwxr-xr-x root/root usr/etc/
-rw-r--r-- root/root usr/etc/pear.conf
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/pear/
drwxr-xr-x root/root usr/share/pear/php/
drwxr-xr-x root/root usr/share/pear/php/.registry/
-rw-r--r-- root/root usr/share/pear/php/.registry/archive_tar.reg
-rw-r--r-- root/root usr/share/pear/php/.registry/console_getopt.reg
-rw-r--r-- root/root usr/share/pear/php/.registry/pear.reg
-rw-r--r-- root/root usr/share/pear/php/.registry/structures_graph.reg
-rw-r--r-- root/root usr/share/pear/php/.registry/xml_util.reg
drwxr-xr-x root/root usr/share/pear/php/Archive/
-rw-r--r-- root/root usr/share/pear/php/Archive/Tar.php
drwxr-xr-x root/root usr/share/pear/php/Console/
-rw-r--r-- root/root usr/share/pear/php/Console/Getopt.php
drwxr-xr-x root/root usr/share/pear/php/OS/
-rw-r--r-- root/root usr/share/pear/php/OS/Guess.php
-rw-r--r-- root/root usr/share/pear/php/PEAR.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/
-rw-r--r-- root/root usr/share/pear/php/PEAR/Autoloader.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Builder.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/ChannelFile.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/ChannelFile/
-rw-r--r-- root/root usr/share/pear/php/PEAR/ChannelFile/Parser.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/Command/
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Auth.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Auth.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Build.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Build.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Channels.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Channels.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Common.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Config.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Config.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Install.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Install.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Mirror.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Mirror.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Package.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Package.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Pickle.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Pickle.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Registry.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Registry.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Remote.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Remote.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Test.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Command/Test.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Common.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Config.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Dependency2.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/DependencyDB.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Downloader.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/Downloader/
-rw-r--r-- root/root usr/share/pear/php/PEAR/Downloader/Package.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/ErrorStack.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Exception.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/FixPHP5PEARWarnings.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Frontend.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/Frontend/
-rw-r--r-- root/root usr/share/pear/php/PEAR/Frontend/CLI.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/Installer/
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/Installer/Role/
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Cfg.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Cfg.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Common.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Data.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Data.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Doc.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Doc.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Ext.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Ext.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Php.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Php.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Script.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Script.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Src.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Src.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Test.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Test.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Www.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Installer/Role/Www.xml
-rw-r--r-- root/root usr/share/pear/php/PEAR/PackageFile.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/PackageFile/
drwxr-xr-x root/root usr/share/pear/php/PEAR/PackageFile/Generator/
-rw-r--r-- root/root usr/share/pear/php/PEAR/PackageFile/Generator/v1.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/PackageFile/Generator/v2.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/PackageFile/Parser/
-rw-r--r-- root/root usr/share/pear/php/PEAR/PackageFile/Parser/v1.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/PackageFile/Parser/v2.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/PackageFile/v1.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/PackageFile/v2.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/PackageFile/v2/
-rw-r--r-- root/root usr/share/pear/php/PEAR/PackageFile/v2/Validator.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/PackageFile/v2/rw.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Packager.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/REST.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/REST/
-rw-r--r-- root/root usr/share/pear/php/PEAR/REST/10.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/REST/11.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/REST/13.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Registry.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/RunTest.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/Task/
-rw-r--r-- root/root usr/share/pear/php/PEAR/Task/Common.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Task/Postinstallscript.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/Task/Postinstallscript/
-rw-r--r-- root/root usr/share/pear/php/PEAR/Task/Postinstallscript/rw.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Task/Replace.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/Task/Replace/
-rw-r--r-- root/root usr/share/pear/php/PEAR/Task/Replace/rw.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Task/Unixeol.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/Task/Unixeol/
-rw-r--r-- root/root usr/share/pear/php/PEAR/Task/Unixeol/rw.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Task/Windowseol.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/Task/Windowseol/
-rw-r--r-- root/root usr/share/pear/php/PEAR/Task/Windowseol/rw.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/Validate.php
drwxr-xr-x root/root usr/share/pear/php/PEAR/Validator/
-rw-r--r-- root/root usr/share/pear/php/PEAR/Validator/PECL.php
-rw-r--r-- root/root usr/share/pear/php/PEAR/XMLParser.php
-rw-r--r-- root/root usr/share/pear/php/PEAR5.php
drwxr-xr-x root/root usr/share/pear/php/Structures/
-rw-r--r-- root/root usr/share/pear/php/Structures/Graph.php
drwxr-xr-x root/root usr/share/pear/php/Structures/Graph/
drwxr-xr-x root/root usr/share/pear/php/Structures/Graph/Manipulator/
-rw-r--r-- root/root usr/share/pear/php/Structures/Graph/Manipulator/AcyclicTest.php
-rw-r--r-- root/root usr/share/pear/php/Structures/Graph/Manipulator/TopologicalSorter.php
-rw-r--r-- root/root usr/share/pear/php/Structures/Graph/Node.php
-rw-r--r-- root/root usr/share/pear/php/System.php
-rw-r--r-- root/root usr/share/pear/php/Util.php
-rw-r--r-- root/root usr/share/pear/php/pearcmd.php
-rw-r--r-- root/root usr/share/pear/php/peclcmd.php
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/php/
drwxr-xr-x root/root usr/lib/php/pear/
drwxr-xr-x root/root usr/lib/php/pear/.channels/
drwxr-xr-x root/root usr/lib/php/pear/.channels/.alias/
-rw-r--r-- root/root usr/lib/php/pear/.channels/.alias/pear.txt
-rw-r--r-- root/root usr/lib/php/pear/.channels/.alias/pecl.txt
-rw-r--r-- root/root usr/lib/php/pear/.channels/.alias/phpdocs.txt
-rw-r--r-- root/root usr/lib/php/pear/.channels/__uri.reg
-rw-r--r-- root/root usr/lib/php/pear/.channels/doc.php.net.reg
-rw-r--r-- root/root usr/lib/php/pear/.channels/pear.php.net.reg
-rw-r--r-- root/root usr/lib/php/pear/.channels/pecl.php.net.reg
-rw-r--r-- root/root usr/lib/php/pear/.filemap
-rw-r--r-- root/root usr/lib/php/pear/.lock (EMPTY)
drwxr-xr-x root/root usr/lib/php/pear/.registry/
drwxr-xr-x root/root usr/lib/php/pear/.registry/.channel.__uri/
drwxr-xr-x root/root usr/lib/php/pear/.registry/.channel.doc.php.net/
drwxr-xr-x root/root usr/lib/php/pear/.registry/.channel.pecl.php.net/
-rw-r--r-- root/root usr/lib/php/pear/.registry/archive_tar.reg
-rw-r--r-- root/root usr/lib/php/pear/.registry/console_getopt.reg
-rw-r--r-- root/root usr/lib/php/pear/.registry/pear.reg
-rw-r--r-- root/root usr/lib/php/pear/.registry/structures_graph.reg
-rw-r--r-- root/root usr/lib/php/pear/.registry/xml_util.reg
drwxr-xr-x root/root usr/lib/php/pear/Archive/
-rw-r--r-- root/root usr/lib/php/pear/Archive/Tar.php
drwxr-xr-x root/root usr/lib/php/pear/Console/
-rw-r--r-- root/root usr/lib/php/pear/Console/Getopt.php
drwxr-xr-x root/root usr/lib/php/pear/OS/
-rw-r--r-- root/root usr/lib/php/pear/OS/Guess.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Builder.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/ChannelFile.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/ChannelFile/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/ChannelFile/Parser.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/Command/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Auth.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Auth.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Build.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Build.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Channels.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Channels.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Common.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Config.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Config.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Install.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Install.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Mirror.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Mirror.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Package.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Package.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Pickle.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Pickle.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Registry.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Registry.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Remote.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Remote.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Test.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Command/Test.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Common.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Config.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Dependency2.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/DependencyDB.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Downloader.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/Downloader/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Downloader/Package.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/ErrorStack.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Exception.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Frontend.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/Frontend/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Frontend/CLI.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/Installer/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/Installer/Role/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Cfg.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Cfg.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Common.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Data.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Data.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Doc.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Doc.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Ext.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Ext.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Man.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Man.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Php.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Php.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Script.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Script.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Src.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Src.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Test.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Test.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Www.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Installer/Role/Www.xml
-rw-r--r-- root/root usr/lib/php/pear/PEAR/PackageFile.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/PackageFile/
drwxr-xr-x root/root usr/lib/php/pear/PEAR/PackageFile/Generator/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/PackageFile/Generator/v1.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/PackageFile/Generator/v2.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/PackageFile/Parser/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/PackageFile/Parser/v1.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/PackageFile/Parser/v2.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/PackageFile/v1.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/PackageFile/v2.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/PackageFile/v2/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/PackageFile/v2/Validator.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/PackageFile/v2/rw.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Packager.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Proxy.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/REST.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/REST/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/REST/10.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/REST/11.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/REST/13.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Registry.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/RunTest.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/Task/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Task/Common.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Task/Postinstallscript.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/Task/Postinstallscript/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Task/Postinstallscript/rw.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Task/Replace.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/Task/Replace/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Task/Replace/rw.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Task/Unixeol.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/Task/Unixeol/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Task/Unixeol/rw.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Task/Windowseol.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/Task/Windowseol/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Task/Windowseol/rw.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Validate.php
drwxr-xr-x root/root usr/lib/php/pear/PEAR/Validator/
-rw-r--r-- root/root usr/lib/php/pear/PEAR/Validator/PECL.php
-rw-r--r-- root/root usr/lib/php/pear/PEAR/XMLParser.php
drwxr-xr-x root/root usr/lib/php/pear/Structures/
-rw-r--r-- root/root usr/lib/php/pear/Structures/Graph.php
drwxr-xr-x root/root usr/lib/php/pear/Structures/Graph/
drwxr-xr-x root/root usr/lib/php/pear/Structures/Graph/Manipulator/
-rw-r--r-- root/root usr/lib/php/pear/Structures/Graph/Manipulator/AcyclicTest.php
-rw-r--r-- root/root usr/lib/php/pear/Structures/Graph/Manipulator/TopologicalSorter.php
-rw-r--r-- root/root usr/lib/php/pear/Structures/Graph/Node.php
-rw-r--r-- root/root usr/lib/php/pear/System.php
drwxr-xr-x root/root usr/lib/php/pear/XML/
-rw-r--r-- root/root usr/lib/php/pear/XML/Util.php
drwxr-xr-x root/root usr/lib/php/pear/data/
drwxr-xr-x root/root usr/lib/php/pear/data/PEAR/
-rw-r--r-- root/root usr/lib/php/pear/data/PEAR/package.dtd
-rw-r--r-- root/root usr/lib/php/pear/data/PEAR/template.spec
-rw-r--r-- root/root usr/lib/php/pear/pearcmd.php
-rw-r--r-- root/root usr/lib/php/pear/peclcmd.php

View File

@ -1,11 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/ebBvnDslTNglbOl1erl6BxZhkMj1RwuGcI+gceB72YH6lJFaOXvnaXKu89leiJb3pHVP0OPJ0XAbCU25Bb12AI=
SHA256 (Pkgfile) = 4944e34272df79d3692f705132f4ac94ee2e97fad6f6ce973a534d63503fca37
SHA256 (.footprint) = b4d77f1cecd91688c157db6091411ec76584e16c3be147c65664dc1a4f64dd25
SHA256 (PEAR-1.9.4.tgz) = 80c329264a0363c6222b2f750e1646015161c9787bb4041f5ab41d95160bb93c
SHA256 (Archive_Tar-1.3.11.tgz) = e77f30899c09503745cca5069a0ee5a09add102c1a9b9113a7bd6d6a9d065174
SHA256 (Console_Getopt-1.3.1.tgz) = 9381ad3f8e48574c38917b55caae2cd20cf152af8e65a31d09931fad829161c4
SHA256 (Structures_Graph-1.0.4.tgz) = 3619ac17892855117283e3555b1a156df0eb4d175e70e63d9c6d27d2c31a2e4f
SHA256 (XML_Util-1.2.1.tgz) = 10edc563d20d6312cba41649e57e56b78b9330c486e9a8397fd5e109744e7273
SHA256 (pear.conf) = 868e93c05190948fa3ddf813f40ef43d5f4ac27dd273d46971a5041c647a0c8e
SHA256 (pear-1.9.4-registry.tar.xz) = 77c80d466b864fe2d14e1076a6f471473f7abfe14af214b457611677606bcf6e
RWSE3ohX2g5d/W0AEk2M0snbxru6vhrEH2KvAjiF9dz5VJ8v6k/Na3ulAJjItikJMm8o1DO+Z9HiCLm+A6OFYZHgIADPuTcf+Qs=
SHA256 (Pkgfile) = c04544744dd5214829440b49f84f833edbfdbb3a0991ed11ece388b3ded98874
SHA256 (.footprint) = 957203bebd7c38a11c474ee156a427f65b7e6dcae10e90edd8d8e2350789038d
SHA256 (install-pear-nozlib.phar) = 96eb42707944630552a76865aec8645c0fd4c32698ad34f1b29946affeed1485

View File

@ -5,29 +5,17 @@
# Depends on: php
name=pear
version=1.9.4
version=1.10.7
release=1
source=(http://pear.php.net/get/PEAR-$version.tgz \
http://pear.php.net/get/Archive_Tar-1.3.11.tgz \
http://pear.php.net/get/Console_Getopt-1.3.1.tgz \
http://pear.php.net/get/Structures_Graph-1.0.4.tgz \
http://pear.php.net/get/XML_Util-1.2.1.tgz \
$name.conf $name-$version-registry.tar.xz)
source=(https://pear.php.net/install-pear-nozlib.phar)
build() {
cd PEAR-$version
mkdir -p $PKG/usr/{bin,etc,share/pear/php}
cp -r {PEAR{,5}.php,System.php,PEAR,OS} $PKG/usr/share/pear/php
cp -r ../Archive*/Archive $PKG/usr/share/pear/php
cp -r ../Console*/Console $PKG/usr/share/pear/php
cp -r ../Structures*/Structures $PKG/usr/share/pear/php
cp -r ../XML*/Util.php $PKG/usr/share/pear/php
install -m 644 scripts/*.php $PKG/usr/share/pear/php
sed -i 's|@php_bin@|/usr/bin/php|g' scripts/{pear.sh,pecl.sh}
sed -i 's|@php_dir@|/usr/share/pear/php|g' scripts/{pear.sh,pecl.sh}
install -m 755 scripts/pear.sh $PKG/usr/bin/pear
install -m 755 scripts/pecl.sh $PKG/usr/bin/pecl
install -m 644 ../$name.conf $PKG/usr/etc
cp -r ../.registry $PKG/usr/share/pear/php
export PHP_PEAR_SYSCONF_DIR=/etc/php
export INSTALL_ROOT=$PKG
php -n $SRC/install-pear-nozlib.phar
rm -r $PKG/.{filemap,lock,depdb*,channels,registry}
rm -r $PKG/usr/lib/php/pear/{docs,tests}
}

Binary file not shown.

View File

@ -1,2 +0,0 @@
#PEAR_Config 0.9
a:7:{s:7:"php_dir";s:19:"/usr/share/pear/php";s:8:"data_dir";s:20:"/usr/share/pear/data";s:7:"ext_dir";s:19:"/usr/share/pear/ext";s:7:"doc_dir";s:20:"/usr/share/pear/docs";s:8:"test_dir";s:21:"/usr/share/pear/tests";s:9:"cache_dir";s:21:"/usr/share/pear/cache";s:7:"bin_dir";s:15:"/usr/share/pear";}