components/apache2-modules/mod_fcgid/apache-fcgid-24.p5m
changeset 3732 0f62cc221c7e
parent 2163 a23eea6de4af
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 set name=pkg.fmri \
    23 set name=pkg.fmri \
    24     value=pkg:/web/server/apache-24/module/apache-fcgid@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24     value=pkg:/web/server/apache-24/module/apache-fcgid@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.summary \
    25 set name=pkg.summary value="FastCGI plugin for Apache Web Server V2.4"
    26     value="FastCGI plugin for Apache Web Server V2.4"
       
    27 set name=pkg.description \
    26 set name=pkg.description \
    28     value="FastCGI plugin for Apache Web Server Version 2.4"
    27     value="FastCGI plugin for Apache Web Server Version 2.4"
    29 set name=com.oracle.info.description value="the FastCGI plugin for Apache Web Server V2.4"
    28 set name=com.oracle.info.description \
       
    29     value="the FastCGI plugin for Apache Web Server V2.4"
    30 set name=com.oracle.info.tpno value=$(TPNO)
    30 set name=com.oracle.info.tpno value=$(TPNO)
    31 set name=info.classification \
    31 set name=info.classification \
    32     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    32     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
       
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=org.opensolaris.arc-caseid value=LSARC/2009/600
    35 set name=org.opensolaris.arc-caseid \
       
    36     value=LSARC/2009/600
       
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    37 file fcgid-24.conf path=etc/apache2/2.4/samples-conf.d/fcgid.conf
       
    38 file path=usr/apache2/2.4/libexec/mod_fcgid.so \
       
    39     pkg.linted.userland.action001.2=true
       
    40 file path=usr/apache2/2.4/manual/mod/mod_fcgid.html
       
    41 file path=usr/apache2/2.4/manual/mod/mod_fcgid.html.en
    38 
    42 
    39 
    43 
    40 license apache.license license="Apache v2.0"
    44 license apache.license license="Apache v2.0"
    41 
       
    42 file fcgid-24.conf path=etc/apache2/2.4/samples-conf.d/fcgid.conf
       
    43 file path=usr/apache2/2.4/libexec/mod_fcgid.so pkg.linted.userland.action001.2=true
       
    44 file path=usr/apache2/2.4/manual/mod/mod_fcgid.html.en
       
    45 file path=usr/apache2/2.4/manual/mod/mod_fcgid.html