components/php-5_3/php-53.p5m
changeset 4073 4f086b95f18c
parent 3732 0f62cc221c7e
equal deleted inserted replaced
4071:4b68c2b0134b 4073:4f086b95f18c
   424 license php-53.license license="PHP, GPLv2, LGPLv2, Apache v2.0" \
   424 license php-53.license license="PHP, GPLv2, LGPLv2, Apache v2.0" \
   425     com.oracle.info.description="the PHP scripting language" \
   425     com.oracle.info.description="the PHP scripting language" \
   426     com.oracle.info.name=php-53 com.oracle.info.tpno=$(TPNO_PHP_5_3) \
   426     com.oracle.info.name=php-53 com.oracle.info.tpno=$(TPNO_PHP_5_3) \
   427     com.oracle.info.version=$(COMPONENT_VERSION)
   427     com.oracle.info.version=$(COMPONENT_VERSION)
   428 
   428 
   429 # if php5.2's apache module is present then make sure
       
   430 # php5.3's apache module is installed
       
   431 depend type=conditional fmri=web/server/apache-22/module/apache-php53 \
       
   432     predicate=web/server/apache-22/module/apache-php52
       
   433 
       
   434 # if php5.2 is present drag forward because of /usr/php/* mediated links
       
   435 depend type=optional fmri=pkg:/web/[email protected]
       
   436 
       
   437 # force other php parts onto the disk
   429 # force other php parts onto the disk
   438 depend type=optional fmri=pkg:/web/php-53/documentation
   430 depend type=optional fmri=pkg:/web/php-53/documentation
   439 depend type=require fmri=pkg:/web/php-53/extension/php-apc
   431 depend type=require fmri=pkg:/web/php-53/extension/php-apc
   440 depend type=require fmri=pkg:/web/php-53/extension/php-idn
   432 depend type=require fmri=pkg:/web/php-53/extension/php-idn
   441 depend type=require fmri=pkg:/web/php-53/extension/php-memcache
   433 depend type=require fmri=pkg:/web/php-53/extension/php-memcache
   442 depend type=require fmri=pkg:/web/php-53/extension/php-mysql
   434 depend type=require fmri=pkg:/web/php-53/extension/php-mysql
   443 depend type=require fmri=pkg:/web/php-53/extension/php-pear
   435 depend type=require fmri=pkg:/web/php-53/extension/php-pear
   444 depend type=require fmri=pkg:/web/php-53/extension/php-suhosin
   436 depend type=require fmri=pkg:/web/php-53/extension/php-suhosin
   445 depend type=require fmri=pkg:/web/php-53/extension/php-tcpwrap
   437 depend type=require fmri=pkg:/web/php-53/extension/php-tcpwrap
   446 depend type=require fmri=pkg:/web/php-53/extension/php-xdebug
   438 depend type=require fmri=pkg:/web/php-53/extension/php-xdebug
   447 
       
   448 # php common files package
       
   449 depend type=require fmri=pkg:/web/php-common
   439 depend type=require fmri=pkg:/web/php-common
       
   440 depend type=require fmri=pkg:/web/server/apache-22/module/apache-php53