Created attachment 164161 [details] mark as BROKEN I guess the following log explains everything: http://beefy1.nyi.freebsd.org/data/93i386-default/403578/logs/lighttpd-mod_geoip-1.4.38.log The same happens with 93amd64, 101i386 and 101amd64 builds. It also applies to lighttpd-mod_h264_streaming, which must be manually built because of its license. It seems that it's not FreeBSD's bug, but rather the change in Lighttpd 1.4.38 caused those failures. That's why I propose to mark them as BROKEN.
Created attachment 164162 [details] mark as broken
Sorry, builds on 9.3 seem to fail because of using C11, which GCC 4.2 doesn't support. Still, builds on 10.1 fail anyway because of changed API: http://beefy5.nyi.freebsd.org/data/101i386-default/403578/logs/lighttpd-mod_geoip-1.4.38.log
A commit references this bug: Author: miwi Date: Tue Dec 15 14:53:04 UTC 2015 New revision: 403783 URL: https://svnweb.freebsd.org/changeset/ports/403783 Log: - Mark Broken (incompatibility with new Lighttpd API) PR: 205278 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: D4582 Changes: head/www/lighttpd-mod_geoip/Makefile head/www/lighttpd-mod_h264_streaming/Makefile