Howard Holm
Howard Holm
As described in https://sourceforge.net/p/awstats/discussion/43428/thread/6e17d7fb/ the formatting of the Hosts table is wrong when using the GeoLite2-Country plugin. There is a tag missing from in front of each Country in the...
Relatively small changes to check for host_machine vs. build_machine as the target to account for possible cross compilation. Additionally removes some explicit dependencies on OpenSSL for FreeBSD which required OpenSSL...
Tang seems to work just fine in a BSD jail, so there's no need to restrict it to nojail environments. Also includes the CI changes from #94 so that it...
Can you please clarify the license. The GitHub information repository information shows GPLv3 and that's what's in the COPYING file, but the meson build configuration and the Fedora Rawhide RPM...
Add undefined-version flag to link check for version-script to avoid false failures do to the "code" in the check being trivial. This seems to resolve the problem described in Issue...
In https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277905 a patch is proposed to remove the check for the --version-script link flag in lib/meson.build because it's breaking the new lld version. That patch seems to have no...
I don't know if there is any interest in this. It seems that GitHub has no interest in supporting FreeBSD runners, but Cirrus CI does. It requires a (free for...