"Sergey A. Osokin" <o...@freebsd.org> wrote: > Hi, > > On Fri, Jun 03, 2022 at 03:47:39PM +0000, Sergey A. Osokin wrote: > > Hi, > > > > thanks for your patience. > > [...] > > Could you please provide an update. > Thank you.
please wait at least a week before pinging a port. also, the WANTLIBs are not correct: % make port-lib-depends-check nginx-lua-1.22.0p0(www/nginx,-lua): Missing: luajit-5.1.1 from luajit-2.0.5pl20210608 (/var/www/modules/ngx_http_lua_module.so) WANTLIB += luajit-5.1 nginx-njs-1.22.0p0(www/nginx,-njs): Missing: m.10 (/var/www/modules/ngx_stream_js_module.so) (system lib) WANTLIB += m *** Error 1 in target 'port-lib-depends-check' (ignored) (note that you want to change WANTLIB-lua and WANTLIB-njs _not_ WANTLIB as the output seems to suggest)