[Bug 218028] www/lighttpd: fix patches for config file and change according to config file

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 23 04:54:31 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218028

            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 at FreeBSD.org
          Reporter: tatsuki_makino at hotmail.com
                CC: pkubaj at anongoth.pl
                CC: pkubaj at anongoth.pl
             Flags: maintainer-feedback?(pkubaj at anongoth.pl)

Created attachment 181081
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181081&action=edit
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 removed.
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 respect
original config file.
Use -tt instead of -t for configtest.

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


More information about the freebsd-ports-bugs mailing list