Created attachment 189977 [details] www/unit: update to 0.4 Hi, please update www/unit to 0.4 it contains important fixes <Changes> *) Feature: compatibility with DragonFly BSD. *) Feature: "configure php --lib-static" option. *) Bugfix: HTTP request body was not passed to application; the bug had appeared in 0.3. *) Bugfix: HTTP large header buffers allocation and deallocation fixed; the bug had appeared in 0.3. *) Bugfix: some PHP applications might not work with relative "root" path. </Changes>
A commit references this bug: Author: osa Date: Thu Jan 25 23:02:37 UTC 2018 New revision: 459969 URL: https://svnweb.freebsd.org/changeset/ports/459969 Log: Upgrade from 0.3 to 0.4. PR: 225386 <ChangeLog> *) Feature: compatibility with DragonFly BSD. *) Feature: "configure php --lib-static" option. *) Bugfix: HTTP request body was not passed to application; the bug had appeared in 0.3. *) Bugfix: HTTP large header buffers allocation and deallocation fixed; the bug had appeared in 0.3. *) Bugfix: some PHP applications might not work with relative "root" path. </ChangeLog> Changes: head/www/unit/Makefile head/www/unit/distinfo
Committed, thanks!