components/lighttpd/lighttpd.p5m
changeset 1571 7422f066784c
parent 1251 f1fb66b52f41
child 1807 45d28e42b828
equal deleted inserted replaced
1570:7d7b05000b1d 1571:7422f066784c
     1 #
     1 
     2 # CDDL HEADER START
     2 # CDDL HEADER START
     3 #
     3 #
     4 # The contents of this file are subject to the terms of the
     4 # The contents of this file are subject to the terms of the
     5 # Common Development and Distribution License (the "License").
     5 # Common Development and Distribution License (the "License").
     6 # You may not use this file except in compliance with the License.
     6 # You may not use this file except in compliance with the License.
    20 #
    20 #
    21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    25 # prevents "64bit file in 32bit path" errors
       
    26 <transform file path=usr/lighttpd/1.4/lib/.*\.so -> \
       
    27     add pkg.linted.userland.action001.2 true>
    25 set name=pkg.fmri \
    28 set name=pkg.fmri \
    26     value=pkg:/web/server/lighttpd-14@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29     value=pkg:/web/server/lighttpd-14@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.summary \
    30 set name=pkg.summary \
    28     value="The Lighttpd Web Server"
    31     value="The Lighttpd Web Server"
    29 set name=com.oracle.info.description value="the Lightppd web server"
    32 set name=com.oracle.info.description value="the Lightppd web server"
    30 set name=com.oracle.info.tpno value=5585
    33 set name=com.oracle.info.tpno value=15577
    31 set name=info.classification \
    34 set name=info.classification \
    32     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    35     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.source-url \
    37 set name=info.source-url \
    35     value=$(COMPONENT_ARCHIVE_URL)
    38     value=$(COMPONENT_ARCHIVE_URL)
    40 
    43 
    41 license lighttpd.license license='Lighttpd license'
    44 license lighttpd.license license='Lighttpd license'
    42 
    45 
    43 dir path=var/lighttpd/1.4/docroot
    46 dir path=var/lighttpd/1.4/docroot
    44 dir path=var/lighttpd/1.4/errors
    47 dir path=var/lighttpd/1.4/errors
    45 dir path=var/lighttpd/1.4/logs group=webservd owner=webservd
    48 dir path=var/lighttpd/1.4/logs group=webservd owner=webservd mode=700
    46 dir path=var/lighttpd/1.4/vhosts
    49 dir path=var/lighttpd/1.4/vhosts
       
    50 dir path=var/lighttpd/1.4/sockets
       
    51 file doc/config/conf.d/access_log.conf path=etc/lighttpd/1.4/conf.d/access_log.conf \
       
    52     mode=0644 preserve=renamenew
       
    53 file doc/config/conf.d/compress.conf path=etc/lighttpd/1.4/conf.d/compress.conf \
       
    54     mode=0644 preserve=renamenew
       
    55 file doc/config/conf.d/trigger_b4_dl.conf path=etc/lighttpd/1.4/conf.d/trigger_b4_dl.conf \
       
    56     mode=0644 preserve=renamenew
       
    57 file doc/config/conf.d/webdav.conf path=etc/lighttpd/1.4/conf.d/webdav.conf \
       
    58     mode=0644 preserve=renamenew
       
    59 file doc/config/conf.d/ssi.conf path=etc/lighttpd/1.4/conf.d/ssi.conf \
       
    60     mode=0644 preserve=renamenew
       
    61 file doc/config/conf.d/cml.conf path=etc/lighttpd/1.4/conf.d/cml.conf \
       
    62     mode=0644 preserve=renamenew
       
    63 file doc/config/conf.d/mime.conf path=etc/lighttpd/1.4/conf.d/mime.conf \
       
    64     mode=0644 preserve=renamenew
       
    65 file doc/config/conf.d/auth.conf path=etc/lighttpd/1.4/conf.d/auth.conf \
       
    66     mode=0644 preserve=renamenew
       
    67 file doc/config/conf.d/status.conf path=etc/lighttpd/1.4/conf.d/status.conf \
       
    68     mode=0644 preserve=renamenew
       
    69 file doc/config/conf.d/simple_vhost.conf path=etc/lighttpd/1.4/conf.d/simple_vhost.conf \
       
    70     mode=0644 preserve=renamenew
       
    71 file doc/config/conf.d/proxy.conf path=etc/lighttpd/1.4/conf.d/proxy.conf \
       
    72     mode=0644 preserve=renamenew
       
    73 file doc/config/conf.d/rrdtool.conf path=etc/lighttpd/1.4/conf.d/rrdtool.conf \
       
    74     mode=0644 preserve=renamenew
       
    75 file doc/config/conf.d/evhost.conf path=etc/lighttpd/1.4/conf.d/evhost.conf \
       
    76     mode=0644 preserve=renamenew
       
    77 file doc/config/conf.d/magnet.conf path=etc/lighttpd/1.4/conf.d/magnet.conf \
       
    78     mode=0644 preserve=renamenew
       
    79 file doc/config/conf.d/expire.conf path=etc/lighttpd/1.4/conf.d/expire.conf \
       
    80     mode=0644 preserve=renamenew
       
    81 file doc/config/conf.d/debug.conf path=etc/lighttpd/1.4/conf.d/debug.conf \
       
    82     mode=0644 preserve=renamenew
       
    83 file doc/config/conf.d/scgi.conf path=etc/lighttpd/1.4/conf.d/scgi.conf \
       
    84     mode=0644 preserve=renamenew
       
    85 file doc/config/conf.d/mysql_vhost.conf path=etc/lighttpd/1.4/conf.d/mysql_vhost.conf \
       
    86     mode=0644 preserve=renamenew
       
    87 file doc/config/conf.d/fastcgi.conf path=etc/lighttpd/1.4/conf.d/fastcgi.conf \
       
    88     mode=0644 preserve=renamenew
       
    89 file doc/config/conf.d/userdir.conf path=etc/lighttpd/1.4/conf.d/userdir.conf \
       
    90     mode=0644 preserve=renamenew
       
    91 file doc/config/conf.d/secdownload.conf path=etc/lighttpd/1.4/conf.d/secdownload.conf \
       
    92     mode=0644 preserve=renamenew
       
    93 file doc/config/conf.d/dirlisting.conf path=etc/lighttpd/1.4/conf.d/dirlisting.conf \
       
    94     mode=0644 preserve=renamenew
       
    95 file doc/config/conf.d/cgi.conf path=etc/lighttpd/1.4/conf.d/cgi.conf \
       
    96     mode=0644 preserve=renamenew
    47 
    97 
    48 file Solaris/fcgi-php.conf path=etc/lighttpd/1.4/conf.d/fcgi-php.conf \
    98 file Solaris/fcgi-php.conf path=etc/lighttpd/1.4/conf.d/fcgi-php.conf \
    49     mode=0644 preserve=renamenew \
    99     mode=0644 preserve=renamenew \
    50     original_name=SUNWlighttpd14:etc/lighttpd/1.4/conf.d/fcgi-php.conf
   100     original_name=SUNWlighttpd14:etc/lighttpd/1.4/conf.d/fcgi-php.conf
    51 file Solaris/ssl.conf path=etc/lighttpd/1.4/conf.d/ssl.conf  \
   101 file Solaris/ssl.conf path=etc/lighttpd/1.4/conf.d/ssl.conf  \
    52     mode=0644 preserve=renamenew \
   102     mode=0644 preserve=renamenew \
    53     original_name=SUNWlighttpd14:etc/lighttpd/1.4/conf.d/ssl.conf
   103     original_name=SUNWlighttpd14:etc/lighttpd/1.4/conf.d/ssl.conf
    54 file doc/lighttpd.conf path=etc/lighttpd/1.4/lighttpd.conf \
   104 file doc/config/lighttpd.conf path=etc/lighttpd/1.4/lighttpd.conf \
    55     mode=0644 preserve=renamenew \
   105     mode=0644 preserve=renamenew \
    56     original_name=SUNWlighttpd14:etc/lighttpd/1.4/lighttpd.conf
   106     original_name=SUNWlighttpd14:etc/lighttpd/1.4/lighttpd.conf
       
   107 file doc/config/modules.conf path=etc/lighttpd/1.4/modules.conf \
       
   108     mode=0644 preserve=renamenew
    57 file Solaris/auth_attr path=etc/security/auth_attr.d/lighttpd
   109 file Solaris/auth_attr path=etc/security/auth_attr.d/lighttpd
    58 file Solaris/prof_attr path=etc/security/prof_attr.d/lighttpd
   110 file Solaris/prof_attr path=etc/security/prof_attr.d/lighttpd
    59 file Solaris/http-lighttpd14.xml path=lib/svc/manifest/network/http-lighttpd14.xml
   111 file Solaris/http-lighttpd14.xml path=lib/svc/manifest/network/http-lighttpd14.xml
    60 file Solaris/http-lighttpd14 path=lib/svc/method/http-lighttpd14
       
    61 file path=usr/lighttpd/1.4/lib/mod_access.so
   112 file path=usr/lighttpd/1.4/lib/mod_access.so
    62 file path=usr/lighttpd/1.4/lib/mod_accesslog.so
   113 file path=usr/lighttpd/1.4/lib/mod_accesslog.so
    63 file path=usr/lighttpd/1.4/lib/mod_alias.so
   114 file path=usr/lighttpd/1.4/lib/mod_alias.so
    64 file path=usr/lighttpd/1.4/lib/mod_auth.so
   115 file path=usr/lighttpd/1.4/lib/mod_auth.so
    65 file path=usr/lighttpd/1.4/lib/mod_cgi.so
   116 file path=usr/lighttpd/1.4/lib/mod_cgi.so