components/php-5_3/php-pear.p5m
changeset 4987 6a82655eda42
parent 4986 90a869b3f47a
child 4988 4b69c7c7e09b
equal deleted inserted replaced
4986:90a869b3f47a 4987:6a82655eda42
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 # All the files under /var/php are mode=0644
       
    25 <transform file path=var/php/.* -> default mode 0644>
       
    26 <transform file path=var/php/.* -> default group bin>
       
    27 <transform file path=var/php/.* -> default preserve renamenew>
       
    28 set name=pkg.fmri \
       
    29     value=pkg:/web/php-53/extension/php-pear@$(COMPONENT_VERSION),$(BUILD_VERSION)
       
    30 set name=pkg.summary value="PHP Extension and Application Repository"
       
    31 set name=pkg.description \
       
    32     value="Framework and reusable PHP components from PEAR repository for PHP"
       
    33 
       
    34 # This package name has known conflicts with other packages in the WOS
       
    35 set name=pkg.linted.pkglint.manifest004 value=true
       
    36 set name=info.classification value=org.opensolaris.category.2008:Development/PHP
       
    37 set name=info.source-url \
       
    38     value=http://us.php.net/get/php-$(COMPONENT_VERSION).tar.gz/from/this/mirror
       
    39 set name=info.upstream-url value=http://pear.php.net/
       
    40 set name=org.opensolaris.arc-caseid value=PSARC/2012/067
       
    41 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    42 file path=etc/php/5.3/pear.conf mode=0644 preserve=renamenew
       
    43 file path=usr/php/5.3/bin/pear mode=0555
       
    44 file path=usr/php/5.3/bin/peardev mode=0555
       
    45 file path=usr/php/5.3/bin/pecl mode=0555
       
    46 dir  path=var/cache/php-pear owner=webservd group=webservd
       
    47 dir  path=var/php/5.3/include/php
       
    48 dir  path=var/php/5.3/modules
       
    49 file path=var/php/5.3/pear/.channels/.alias/pear.txt
       
    50 file path=var/php/5.3/pear/.channels/.alias/pecl.txt
       
    51 file path=var/php/5.3/pear/.channels/.alias/phpdocs.txt
       
    52 file path=var/php/5.3/pear/.channels/__uri.reg
       
    53 file path=var/php/5.3/pear/.channels/doc.php.net.reg
       
    54 file path=var/php/5.3/pear/.channels/pear.php.net.reg
       
    55 file path=var/php/5.3/pear/.channels/pecl.php.net.reg
       
    56 file path=var/php/5.3/pear/.depdb
       
    57 file path=var/php/5.3/pear/.depdblock
       
    58 file path=var/php/5.3/pear/.filemap
       
    59 file path=var/php/5.3/pear/.lock
       
    60 dir  path=var/php/5.3/pear/.registry/.channel.__uri
       
    61 dir  path=var/php/5.3/pear/.registry/.channel.doc.php.net
       
    62 dir  path=var/php/5.3/pear/.registry/.channel.pecl.php.net
       
    63 file path=var/php/5.3/pear/.registry/archive_tar.reg
       
    64 file path=var/php/5.3/pear/.registry/console_getopt.reg
       
    65 file path=var/php/5.3/pear/.registry/pear.reg
       
    66 file path=var/php/5.3/pear/.registry/structures_graph.reg
       
    67 file path=var/php/5.3/pear/.registry/xml_util.reg
       
    68 file path=var/php/5.3/pear/Archive/Tar.php
       
    69 file path=var/php/5.3/pear/Console/Getopt.php
       
    70 file path=var/php/5.3/pear/OS/Guess.php
       
    71 file path=var/php/5.3/pear/PEAR.php
       
    72 file path=var/php/5.3/pear/PEAR/Autoloader.php
       
    73 file path=var/php/5.3/pear/PEAR/Builder.php
       
    74 file path=var/php/5.3/pear/PEAR/ChannelFile.php
       
    75 file path=var/php/5.3/pear/PEAR/ChannelFile/Parser.php
       
    76 file path=var/php/5.3/pear/PEAR/Command.php
       
    77 file path=var/php/5.3/pear/PEAR/Command/Auth.php
       
    78 file path=var/php/5.3/pear/PEAR/Command/Auth.xml
       
    79 file path=var/php/5.3/pear/PEAR/Command/Build.php
       
    80 file path=var/php/5.3/pear/PEAR/Command/Build.xml
       
    81 file path=var/php/5.3/pear/PEAR/Command/Channels.php
       
    82 file path=var/php/5.3/pear/PEAR/Command/Channels.xml
       
    83 file path=var/php/5.3/pear/PEAR/Command/Common.php
       
    84 file path=var/php/5.3/pear/PEAR/Command/Config.php
       
    85 file path=var/php/5.3/pear/PEAR/Command/Config.xml
       
    86 file path=var/php/5.3/pear/PEAR/Command/Install.php
       
    87 file path=var/php/5.3/pear/PEAR/Command/Install.xml
       
    88 file path=var/php/5.3/pear/PEAR/Command/Mirror.php
       
    89 file path=var/php/5.3/pear/PEAR/Command/Mirror.xml
       
    90 file path=var/php/5.3/pear/PEAR/Command/Package.php
       
    91 file path=var/php/5.3/pear/PEAR/Command/Package.xml
       
    92 file path=var/php/5.3/pear/PEAR/Command/Pickle.php
       
    93 file path=var/php/5.3/pear/PEAR/Command/Pickle.xml
       
    94 file path=var/php/5.3/pear/PEAR/Command/Registry.php
       
    95 file path=var/php/5.3/pear/PEAR/Command/Registry.xml
       
    96 file path=var/php/5.3/pear/PEAR/Command/Remote.php
       
    97 file path=var/php/5.3/pear/PEAR/Command/Remote.xml
       
    98 file path=var/php/5.3/pear/PEAR/Command/Test.php
       
    99 file path=var/php/5.3/pear/PEAR/Command/Test.xml
       
   100 file path=var/php/5.3/pear/PEAR/Common.php
       
   101 file path=var/php/5.3/pear/PEAR/Config.php
       
   102 file path=var/php/5.3/pear/PEAR/Dependency2.php
       
   103 file path=var/php/5.3/pear/PEAR/DependencyDB.php
       
   104 file path=var/php/5.3/pear/PEAR/Downloader.php
       
   105 file path=var/php/5.3/pear/PEAR/Downloader/Package.php
       
   106 file path=var/php/5.3/pear/PEAR/ErrorStack.php
       
   107 file path=var/php/5.3/pear/PEAR/Exception.php
       
   108 file path=var/php/5.3/pear/PEAR/FixPHP5PEARWarnings.php
       
   109 file path=var/php/5.3/pear/PEAR/Frontend.php
       
   110 file path=var/php/5.3/pear/PEAR/Frontend/CLI.php
       
   111 file path=var/php/5.3/pear/PEAR/Installer.php
       
   112 file path=var/php/5.3/pear/PEAR/Installer/Role.php
       
   113 file path=var/php/5.3/pear/PEAR/Installer/Role/Cfg.php
       
   114 file path=var/php/5.3/pear/PEAR/Installer/Role/Cfg.xml
       
   115 file path=var/php/5.3/pear/PEAR/Installer/Role/Common.php
       
   116 file path=var/php/5.3/pear/PEAR/Installer/Role/Data.php
       
   117 file path=var/php/5.3/pear/PEAR/Installer/Role/Data.xml
       
   118 file path=var/php/5.3/pear/PEAR/Installer/Role/Doc.php
       
   119 file path=var/php/5.3/pear/PEAR/Installer/Role/Doc.xml
       
   120 file path=var/php/5.3/pear/PEAR/Installer/Role/Ext.php
       
   121 file path=var/php/5.3/pear/PEAR/Installer/Role/Ext.xml
       
   122 file path=var/php/5.3/pear/PEAR/Installer/Role/Php.php
       
   123 file path=var/php/5.3/pear/PEAR/Installer/Role/Php.xml
       
   124 file path=var/php/5.3/pear/PEAR/Installer/Role/Script.php
       
   125 file path=var/php/5.3/pear/PEAR/Installer/Role/Script.xml
       
   126 file path=var/php/5.3/pear/PEAR/Installer/Role/Src.php
       
   127 file path=var/php/5.3/pear/PEAR/Installer/Role/Src.xml
       
   128 file path=var/php/5.3/pear/PEAR/Installer/Role/Test.php
       
   129 file path=var/php/5.3/pear/PEAR/Installer/Role/Test.xml
       
   130 file path=var/php/5.3/pear/PEAR/Installer/Role/Www.php
       
   131 file path=var/php/5.3/pear/PEAR/Installer/Role/Www.xml
       
   132 file path=var/php/5.3/pear/PEAR/PackageFile.php
       
   133 file path=var/php/5.3/pear/PEAR/PackageFile/Generator/v1.php
       
   134 file path=var/php/5.3/pear/PEAR/PackageFile/Generator/v2.php
       
   135 file path=var/php/5.3/pear/PEAR/PackageFile/Parser/v1.php
       
   136 file path=var/php/5.3/pear/PEAR/PackageFile/Parser/v2.php
       
   137 file path=var/php/5.3/pear/PEAR/PackageFile/v1.php
       
   138 file path=var/php/5.3/pear/PEAR/PackageFile/v2.php
       
   139 file path=var/php/5.3/pear/PEAR/PackageFile/v2/Validator.php
       
   140 file path=var/php/5.3/pear/PEAR/PackageFile/v2/rw.php
       
   141 file path=var/php/5.3/pear/PEAR/Packager.php
       
   142 file path=var/php/5.3/pear/PEAR/REST.php
       
   143 file path=var/php/5.3/pear/PEAR/REST/10.php
       
   144 file path=var/php/5.3/pear/PEAR/REST/11.php
       
   145 file path=var/php/5.3/pear/PEAR/REST/13.php
       
   146 file path=var/php/5.3/pear/PEAR/Registry.php
       
   147 file path=var/php/5.3/pear/PEAR/RunTest.php
       
   148 file path=var/php/5.3/pear/PEAR/Task/Common.php
       
   149 file path=var/php/5.3/pear/PEAR/Task/Postinstallscript.php
       
   150 file path=var/php/5.3/pear/PEAR/Task/Postinstallscript/rw.php
       
   151 file path=var/php/5.3/pear/PEAR/Task/Replace.php
       
   152 file path=var/php/5.3/pear/PEAR/Task/Replace/rw.php
       
   153 file path=var/php/5.3/pear/PEAR/Task/Unixeol.php
       
   154 file path=var/php/5.3/pear/PEAR/Task/Unixeol/rw.php
       
   155 file path=var/php/5.3/pear/PEAR/Task/Windowseol.php
       
   156 file path=var/php/5.3/pear/PEAR/Task/Windowseol/rw.php
       
   157 file path=var/php/5.3/pear/PEAR/Validate.php
       
   158 file path=var/php/5.3/pear/PEAR/Validator/PECL.php
       
   159 file path=var/php/5.3/pear/PEAR/XMLParser.php
       
   160 file path=var/php/5.3/pear/PEAR5.php
       
   161 file path=var/php/5.3/pear/Structures/Graph.php
       
   162 file path=var/php/5.3/pear/Structures/Graph/Manipulator/AcyclicTest.php
       
   163 file path=var/php/5.3/pear/Structures/Graph/Manipulator/TopologicalSorter.php
       
   164 file path=var/php/5.3/pear/Structures/Graph/Node.php
       
   165 file path=var/php/5.3/pear/System.php
       
   166 file path=var/php/5.3/pear/XML/Util.php
       
   167 file path=var/php/5.3/pear/data/PEAR/package.dtd
       
   168 file path=var/php/5.3/pear/data/PEAR/template.spec
       
   169 file path=var/php/5.3/pear/data/Structures_Graph/LICENSE
       
   170 file path=var/php/5.3/pear/doc/Archive_Tar/docs/Archive_Tar.txt
       
   171 file path=var/php/5.3/pear/doc/PEAR/INSTALL
       
   172 file path=var/php/5.3/pear/doc/PEAR/LICENSE
       
   173 file path=var/php/5.3/pear/doc/PEAR/README
       
   174 file path=var/php/5.3/pear/doc/Structures_Graph/docs/generate.sh
       
   175 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph.html
       
   176 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph_Manipulator_AcyclicTest.html
       
   177 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph_Manipulator_TopologicalSorter.html
       
   178 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph_Node.html
       
   179 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_Manipulator_AcyclicTest_php.html
       
   180 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_Manipulator_TopologicalSorter_php.html
       
   181 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_Node_php.html
       
   182 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_php.html
       
   183 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/Structures_Graph/tutorial_Structures_Graph.pkg.html
       
   184 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/classtrees_Structures_Graph.html
       
   185 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/elementindex.html
       
   186 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/elementindex_Structures_Graph.html
       
   187 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/errors.html
       
   188 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/index.html
       
   189 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/li_Structures_Graph.html
       
   190 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/media/banner.css
       
   191 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/media/stylesheet.css
       
   192 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/packages.html
       
   193 file path=var/php/5.3/pear/doc/Structures_Graph/docs/html/todolist.html
       
   194 file path=var/php/5.3/pear/doc/Structures_Graph/docs/tutorials/Structures_Graph/Structures_Graph.pkg
       
   195 file path=var/php/5.3/pear/doc/XML_Util/examples/example.php
       
   196 file path=var/php/5.3/pear/doc/XML_Util/examples/example2.php
       
   197 file path=var/php/5.3/pear/pearcmd.php
       
   198 file path=var/php/5.3/pear/peclcmd.php
       
   199 file path=var/php/5.3/pear/test/Structures_Graph/tests/AllTests.php
       
   200 file path=var/php/5.3/pear/test/Structures_Graph/tests/testCase/BasicGraph.php
       
   201 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_apiVersion.phpt
       
   202 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_attributesToString.phpt
       
   203 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_collapseEmptyTags.phpt
       
   204 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_createCDataSection.phpt
       
   205 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_createComment.phpt
       
   206 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_createEndElement.phpt
       
   207 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_createStartElement.phpt
       
   208 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_createTag.phpt
       
   209 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_createTagFromArray.phpt
       
   210 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_getDocTypeDeclaration.phpt
       
   211 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_getXmlDeclaration.phpt
       
   212 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_isValidName.phpt
       
   213 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_raiseError.phpt
       
   214 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_replaceEntities.phpt
       
   215 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_reverseEntities.phpt
       
   216 file path=var/php/5.3/pear/test/XML_Util/tests/testBasic_splitQualifiedName.phpt
       
   217 file path=var/php/5.3/pear/test/XML_Util/tests/testBug_4950.phpt
       
   218 file path=var/php/5.3/pear/test/XML_Util/tests/testBug_5392.phpt
       
   219 
       
   220 
       
   221 license php-pear.license license="PHP, LGPLv2.1" \
       
   222     com.oracle.info.description="the PEAR extension module for PHP" \
       
   223     com.oracle.info.name=php-pear com.oracle.info.tpno=$(TPNO_PHP_5_3) \
       
   224     com.oracle.info.version=$(COMPONENT_VERSION)
       
   225 
       
   226 # need generic dependency on PHP itself
       
   227 depend type=require fmri=web/php-53@$(COMPONENT_VERSION)