Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2017 04:54:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218028] www/lighttpd: fix patches for config file and change according to config file
Message-ID:  <bug-218028-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218028

            Bug ID: 218028
           Summary: www/lighttpd: fix patches for config file and change
                    according to config file
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: tatsuki_makino@hotmail.com
                CC: pkubaj@anongoth.pl
                CC: pkubaj@anongoth.pl
             Flags: maintainer-feedback?(pkubaj@anongoth.pl)

Created attachment 181081
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181081&action=
=3Dedit
patch for www/lighttpd

description of the patch.
Fix post-patch target not working.
Use ${ETCDIR} instead of ${PREFIX}/etc/lighttpd.
Several changes to start service more quickly...
Add user ${WWWOWN} and group ${WWWGRP} for environment that they are remove=
d.
Make directory ${WWWDIR} for server_root.
Make directories /var/log/${PORTNAME}, /var/run/${PORTNAME},
/var/run/${PORTNAME}/sockets and /var/cache/${PORTNAME}. Those directories =
are
used ${WWWOWN}'s process.
server.document-root is not changed from ${PREFIX}/www/data. " + " is respe=
ct
original config file.
Use -tt instead of -t for configtest.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218028-13>