[Bug 266808] www/obhttpd: issues in both pkg and ports

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 04 Oct 2022 08:41:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266808

--- Comment #1 from Nikola Kolev <koue@chaosophia.net> ---
Hi Joshua,

I believe the libevent issues was fixed after
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266710

I did try to compile obhttpd from ports today and had no issues with the
compilation.

# portsnap fetch extract && cd /usr/ports/www/obhttpd && make

install  -s -o root -g wheel -m 555   obhttpd
/usr/ports/www/obhttpd/work/stage/usr/local/sbin/obhttpd
install  -o root -g wheel -m 444 obhttpd.8.gz 
/usr/ports/www/obhttpd/work/stage/usr/local/man/man8/
install  -o root -g wheel -m 444 obhttpd.conf.5.gz 
/usr/ports/www/obhttpd/work/stage/usr/local/man/man5/
install  -o root -g wheel -m 444 patterns.7.gz 
/usr/ports/www/obhttpd/work/stage/usr/local/man/man7/
install  -m 0644
/usr/ports/www/obhttpd/work/httpd-7.1.20220923/src/etc/examples/httpd.conf 
/usr/ports/www/obhttpd/work/stage/usr/local/etc/obhttpd.conf.sample
====> Compressing man pages (compress-man)
===> Staging rc.d startup script(s)

Could you please upload the entire log to take a look?

Regards,
Nikola

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