Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2015 18:08:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202302] [MAINTAINER] www/lighttpd: convert to options macros and add Lua 5.2+ compatibility
Message-ID:  <bug-202302-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 202302
           Summary: [MAINTAINER] www/lighttpd: convert to options macros
                    and add Lua 5.2+ compatibility
           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: pkubaj@riseup.net

Created attachment 159838
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159838&action=edit
www/lighttpd/Makefile update

I changed options to new the use macros (except for those that don't have new
macros yet). To make it work, I had to move setting options out of ".if
!defined(_BUILDING_LIGHTTPD_MODULE)" (only those that were converted to the new
schema). When it was in .if, setting them didn't work. I've checked that it
configures lighttpd, so there's no regressions. I've also build-tested
www/lighttpd-*, so there's no reggressions.


The other change is that I've created patches for compatibility with Lua 5.2+.
I've also build and run-tested them with Lua 5.2.

-- 
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-202302-13>