components/apache24/apache-ldap.p5m
changeset 3732 0f62cc221c7e
parent 2079 46ce7840065c
child 6662 d4892a2b5644
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) 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 # prevents "64bit file in 32bit path" errors
    24 # prevents "64bit file in 32bit path" errors
    25 <transform file path=usr/apache2/2.4/libexec/.*\.so -> \
    25 <transform file path=usr/apache2/2.4/libexec/.*\.so -> \
    26     add pkg.linted.userland.action001.2 true>
    26     add pkg.linted.userland.action001.2 true>
    27 
       
    28 set name=pkg.fmri \
    27 set name=pkg.fmri \
    29     value=pkg:/web/server/apache-24/module/apache-ldap@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/web/server/apache-24/module/apache-ldap@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    30 set name=pkg.summary value="LDAP suppport plugins for Apache Web Server V2.4"
    29 set name=pkg.summary value="LDAP suppport plugins for Apache Web Server V2.4"
    31 set name=pkg.description \
    30 set name=pkg.description \
    32     value="LDAP suppport plugins for Apache Web Server Version 2.4"
    31     value="LDAP suppport plugins for Apache Web Server Version 2.4"
    37     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    36     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    39 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    40 set name=org.opensolaris.arc-caseid value=PSARC/2014/253
    39 set name=org.opensolaris.arc-caseid value=PSARC/2014/253
    41 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    42 
       
    43 file path=usr/apache2/2.4/libexec/mod_authnz_ldap.so
    41 file path=usr/apache2/2.4/libexec/mod_authnz_ldap.so
    44 file path=usr/apache2/2.4/libexec/mod_ldap.so
    42 file path=usr/apache2/2.4/libexec/mod_ldap.so
    45 
       
    46 license apache.license license="Apache v2.0"
    43 license apache.license license="Apache v2.0"
    47 
    44 depend type=require fmri=__TBD pkg.debug.depend.file=usr/apache2/2.4/bin/httpd
    48 depend type=require fmri=__TBD \
       
    49     pkg.debug.depend.file=usr/apache2/2.4/bin/httpd
       
    50 depend type=require fmri=__TBD \
    45 depend type=require fmri=__TBD \
    51     pkg.debug.depend.file=usr/apr-util/1.5/lib/apr-util-1/apr_ldap-1.so
    46     pkg.debug.depend.file=usr/apr-util/1.5/lib/apr-util-1/apr_ldap-1.so