components/lighttpd/lighttpd.p5m
changeset 5738 fc0e1d002c9e
parent 5029 77413b29eb5a
equal deleted inserted replaced
5737:6ccbf34f1588 5738:fc0e1d002c9e
    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, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2016, 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
    25 # prevents "64bit file in 32bit path" errors
    26 <transform file path=usr/lighttpd/1.4/lib/.*\.so -> \
    26 <transform file path=usr/lighttpd/1.4/lib/.*\.so -> \
   141 dir  path=var/lighttpd/1.4/docroot
   141 dir  path=var/lighttpd/1.4/docroot
   142 dir  path=var/lighttpd/1.4/errors
   142 dir  path=var/lighttpd/1.4/errors
   143 dir  path=var/lighttpd/1.4/logs owner=webservd group=webservd mode=700
   143 dir  path=var/lighttpd/1.4/logs owner=webservd group=webservd mode=700
   144 dir  path=var/lighttpd/1.4/sockets
   144 dir  path=var/lighttpd/1.4/sockets
   145 dir  path=var/lighttpd/1.4/vhosts
   145 dir  path=var/lighttpd/1.4/vhosts
   146 license lighttpd.license license="Lighttpd license"
   146 license COPYING license="Lighttpd license"
   147 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/spawn-fcgi
   147 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/spawn-fcgi
   148 depend type=require fmri=__TBD \
   148 depend type=require fmri=__TBD \
   149     pkg.debug.depend.file=usr/share/man/man1/spawn-fcgi.1
   149     pkg.debug.depend.file=usr/share/man/man1/spawn-fcgi.1