pkgsrc/lang/pear/PLIST
taca 0c27867d8d Update pear to 1.10.1.
1.10.1

Changelog:

* Fix bug #20959: Crash on channel discovery with channel.xml redirect [cweiske]
* Fix bug #20968: Incorrect call to __construct() from PEAR() [edlman]
* Add legacy constructor for PEAR_Error for backwards compatibility [cweiske]

1.10.0

Changelog:

No changes since version 1.10.0dev3.

Changes since version 1.9.5:
* Implement #20488: Add support for PHP 7 [cweiske]
* Drop support for PHP 4 and 5.0 - 5.3 [cweiske]
* Remove deprecated methods [cweiske]
* Add --showdiff to "pear run-tests" to print diff for failed tests [tyrael]
* Implement #20333: New role=man for man pages [bjori]
* Implement #20334: add "metadata_dir" configuration option [remicollet]
* Add long option names to install-pear.php [remicollet]
* Remove PEAR/ErrorStack5.php [cweiske]
* Fix #17045: avoid overwriting include path [glen]
* Fix #17399: "pear help" doesn't mention the "version" command [kguest]
* Fix #18638 and #18405: Make PEAR::loadExtension static [cweiske]
* Fix #20319: allow pear to work when cache_dir is not writable [remicollet]
* Fix #20507: pear list-upgrades does not take PHP version into account [cweiske]
* Fix #20927: Use correct php-config [cweiske]
* Fix #20946: PEAR_Builder::log() declaration [remicollet]
* Fix channel.xml downloading from https if it did not change [cweiske]
* Fix static warnings [cweiske]
2015-12-12 14:21:36 +00:00

163 lines
5.8 KiB
Text

@comment $NetBSD: PLIST,v 1.10 2015/12/12 14:21:36 taca Exp $
bin/pear
bin/peardev
bin/pecl
lib/php/.channels/.alias/pear.txt
lib/php/.channels/.alias/pecl.txt
lib/php/.channels/.alias/phpdocs.txt
lib/php/.channels/__uri.reg
lib/php/.channels/doc.php.net.reg
lib/php/.channels/pear.php.net.reg
lib/php/.channels/pecl.php.net.reg
lib/php/.depdb
lib/php/.depdblock
lib/php/.filemap
lib/php/.lock
lib/php/.registry/archive_tar.reg
lib/php/.registry/console_getopt.reg
lib/php/.registry/pear.reg
lib/php/.registry/structures_graph.reg
lib/php/.registry/xml_util.reg
lib/php/Archive/Tar.php
lib/php/Console/Getopt.php
lib/php/OS/Guess.php
lib/php/PEAR.php
lib/php/PEAR/Autoloader.php
lib/php/PEAR/Builder.php
lib/php/PEAR/ChannelFile.php
lib/php/PEAR/ChannelFile/Parser.php
lib/php/PEAR/Command.php
lib/php/PEAR/Command/Auth.php
lib/php/PEAR/Command/Auth.xml
lib/php/PEAR/Command/Build.php
lib/php/PEAR/Command/Build.xml
lib/php/PEAR/Command/Channels.php
lib/php/PEAR/Command/Channels.xml
lib/php/PEAR/Command/Common.php
lib/php/PEAR/Command/Config.php
lib/php/PEAR/Command/Config.xml
lib/php/PEAR/Command/Install.php
lib/php/PEAR/Command/Install.xml
lib/php/PEAR/Command/Mirror.php
lib/php/PEAR/Command/Mirror.xml
lib/php/PEAR/Command/Package.php
lib/php/PEAR/Command/Package.xml
lib/php/PEAR/Command/Pickle.php
lib/php/PEAR/Command/Pickle.xml
lib/php/PEAR/Command/Registry.php
lib/php/PEAR/Command/Registry.xml
lib/php/PEAR/Command/Remote.php
lib/php/PEAR/Command/Remote.xml
lib/php/PEAR/Command/Test.php
lib/php/PEAR/Command/Test.xml
lib/php/PEAR/Common.php
lib/php/PEAR/Config.php
lib/php/PEAR/Dependency2.php
lib/php/PEAR/DependencyDB.php
lib/php/PEAR/Downloader.php
lib/php/PEAR/Downloader/Package.php
lib/php/PEAR/ErrorStack.php
lib/php/PEAR/Exception.php
lib/php/PEAR/Frontend.php
lib/php/PEAR/Frontend/CLI.php
lib/php/PEAR/Installer.php
lib/php/PEAR/Installer/Role.php
lib/php/PEAR/Installer/Role/Cfg.php
lib/php/PEAR/Installer/Role/Cfg.xml
lib/php/PEAR/Installer/Role/Common.php
lib/php/PEAR/Installer/Role/Data.php
lib/php/PEAR/Installer/Role/Data.xml
lib/php/PEAR/Installer/Role/Doc.php
lib/php/PEAR/Installer/Role/Doc.xml
lib/php/PEAR/Installer/Role/Ext.php
lib/php/PEAR/Installer/Role/Ext.xml
lib/php/PEAR/Installer/Role/Man.php
lib/php/PEAR/Installer/Role/Man.xml
lib/php/PEAR/Installer/Role/Php.php
lib/php/PEAR/Installer/Role/Php.xml
lib/php/PEAR/Installer/Role/Script.php
lib/php/PEAR/Installer/Role/Script.xml
lib/php/PEAR/Installer/Role/Src.php
lib/php/PEAR/Installer/Role/Src.xml
lib/php/PEAR/Installer/Role/Test.php
lib/php/PEAR/Installer/Role/Test.xml
lib/php/PEAR/Installer/Role/Www.php
lib/php/PEAR/Installer/Role/Www.xml
lib/php/PEAR/PackageFile.php
lib/php/PEAR/PackageFile/Generator/v1.php
lib/php/PEAR/PackageFile/Generator/v2.php
lib/php/PEAR/PackageFile/Parser/v1.php
lib/php/PEAR/PackageFile/Parser/v2.php
lib/php/PEAR/PackageFile/v1.php
lib/php/PEAR/PackageFile/v2.php
lib/php/PEAR/PackageFile/v2/Validator.php
lib/php/PEAR/PackageFile/v2/rw.php
lib/php/PEAR/Packager.php
lib/php/PEAR/REST.php
lib/php/PEAR/REST/10.php
lib/php/PEAR/REST/11.php
lib/php/PEAR/REST/13.php
lib/php/PEAR/Registry.php
lib/php/PEAR/RunTest.php
lib/php/PEAR/Task/Common.php
lib/php/PEAR/Task/Postinstallscript.php
lib/php/PEAR/Task/Postinstallscript/rw.php
lib/php/PEAR/Task/Replace.php
lib/php/PEAR/Task/Replace/rw.php
lib/php/PEAR/Task/Unixeol.php
lib/php/PEAR/Task/Unixeol/rw.php
lib/php/PEAR/Task/Windowseol.php
lib/php/PEAR/Task/Windowseol/rw.php
lib/php/PEAR/Validate.php
lib/php/PEAR/Validator/PECL.php
lib/php/PEAR/XMLParser.php
lib/php/Structures/Graph.php
lib/php/Structures/Graph/Manipulator/AcyclicTest.php
lib/php/Structures/Graph/Manipulator/TopologicalSorter.php
lib/php/Structures/Graph/Node.php
lib/php/System.php
lib/php/XML/Util.php
lib/php/data/PEAR/package.dtd
lib/php/data/PEAR/template.spec
lib/php/doc/Archive_Tar/docs/Archive_Tar.txt
lib/php/doc/PEAR/INSTALL
lib/php/doc/PEAR/LICENSE
lib/php/doc/PEAR/README.rst
lib/php/doc/Structures_Graph/LICENSE
lib/php/doc/Structures_Graph/docs/tutorials/Structures_Graph/Structures_Graph.pkg
lib/php/doc/XML_Util/examples/example.php
lib/php/doc/XML_Util/examples/example2.php
lib/php/pearcmd.php
lib/php/peclcmd.php
lib/php/test/Console_Getopt/tests/001-getopt.phpt
lib/php/test/Console_Getopt/tests/bug10557.phpt
lib/php/test/Console_Getopt/tests/bug11068.phpt
lib/php/test/Console_Getopt/tests/bug13140.phpt
lib/php/test/Structures_Graph/tests/AcyclicTestTest.php
lib/php/test/Structures_Graph/tests/AllTests.php
lib/php/test/Structures_Graph/tests/BasicGraphTest.php
lib/php/test/Structures_Graph/tests/TopologicalSorterTest.php
lib/php/test/Structures_Graph/tests/helper.inc
lib/php/test/XML_Util/tests/testBasic_apiVersion.phpt
lib/php/test/XML_Util/tests/testBasic_attributesToString.phpt
lib/php/test/XML_Util/tests/testBasic_collapseEmptyTags.phpt
lib/php/test/XML_Util/tests/testBasic_createCDataSection.phpt
lib/php/test/XML_Util/tests/testBasic_createComment.phpt
lib/php/test/XML_Util/tests/testBasic_createEndElement.phpt
lib/php/test/XML_Util/tests/testBasic_createStartElement.phpt
lib/php/test/XML_Util/tests/testBasic_createTag.phpt
lib/php/test/XML_Util/tests/testBasic_createTagFromArray.phpt
lib/php/test/XML_Util/tests/testBasic_getDocTypeDeclaration.phpt
lib/php/test/XML_Util/tests/testBasic_getXmlDeclaration.phpt
lib/php/test/XML_Util/tests/testBasic_isValidName.phpt
lib/php/test/XML_Util/tests/testBasic_raiseError.phpt
lib/php/test/XML_Util/tests/testBasic_replaceEntities.phpt
lib/php/test/XML_Util/tests/testBasic_reverseEntities.phpt
lib/php/test/XML_Util/tests/testBasic_splitQualifiedName.phpt
lib/php/test/XML_Util/tests/testBug_18343.phpt
lib/php/test/XML_Util/tests/testBug_4950.phpt
lib/php/test/XML_Util/tests/testBug_5392.phpt
share/examples/pear/pear.conf
@pkgdir lib/php/.registry/.channel.pecl.php.net
@pkgdir lib/php/.registry/.channel.doc.php.net
@pkgdir lib/php/.registry/.channel.__uri