components/php-common/php-common.p5m
branchs11-update
changeset 2923 d19580922ffe
parent 2551 0391c5c3b137
child 3067 61e6cd945591
equal deleted inserted replaced
2922:a20504fc0f7b 2923:d19580922ffe
    38 set name=org.opensolaris.arc-caseid value=PSARC/2012/067
    38 set name=org.opensolaris.arc-caseid value=PSARC/2012/067
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 
    40 
    41 license php.license license='PHP, GPLv2, LGPLv2, Apache v2.0'
    41 license php.license license='PHP, GPLv2, LGPLv2, Apache v2.0'
    42 
    42 
    43 dir path=etc
       
    44 dir path=etc/apache2/
       
    45 dir path=etc/apache2/2.2
       
    46 dir path=etc/apache2/2.2/conf.d
       
    47 file php.conf path=etc/apache2/2.2/conf.d/php.conf
    43 file php.conf path=etc/apache2/2.2/conf.d/php.conf
    48 dir path=usr
    44 file php.1.sunman path=usr/share/man/man1/php.1
    49 dir path=usr/share
       
    50 dir path=usr/share/man
       
    51 dir path=usr/share/man/man1
       
    52 # Once this is integrated and in the IPS repo we can remove
       
    53 # these pkg.linted.pkglint.dupaction
       
    54 file php.1.sunman path=usr/share/man/man1/php.1 \
       
    55 	pkg.linted.pkglint.dupaction001.1=true
       
    56 
    45 
    57 # if php5.2 is present drag forward because the man page moved to here
    46 # if php5.2 is present drag forward because the man page moved to here
    58 depend fmri=pkg:/web/[email protected],$(BUILD_VERSION) type=optional
    47 depend fmri=pkg:/web/[email protected],$(BUILD_VERSION) type=optional
    59 # if php5.2 apache present drag forward because of php.conf file movement
    48 # if php5.2 apache present drag forward because of php.conf file movement
    60 depend fmri=pkg:/web/server/apache-22/module/[email protected] \
    49 depend fmri=pkg:/web/server/apache-22/module/[email protected] \