Add this to change log. For vnet jails the kldstat command is used to test if the firewall modules are loaded. For what ever reason a user compiles his firewall into the kernel. The form of the kldstat command I was using was only looking if the firewall module was loaded at use time ipfw.ko, pf.ko, and ipl.ko. Had to change kldstat command form where both compiled in and loaded modules are checked at same time. kldstat -q -m pf This change effected both qjail and qjail.bootime scripts.
Created attachment 219400 [details] Makefile
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/212909850
^Triage: [tags] in issue Titles are deprecated. ^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. Q/A: /tmp/250909/sysutils/qjail/pkg-descr: exceeds 24 lines, make it shorter if possible.(currently 34 lines) Makefile: "IGNORE_FreeBSD_11" has to appear earlier. ^Triage: Please confirm this change passes QA (portlint, poudriere at least). -- https://www.freebsd.org/doc/en/books/porters-handbook/testing.html Thanks!
These are warnings messages. Can be ignored as just comments. This makefile has been the same since qjail-4.0 and was just accepted as is with last update for qjail-5.5. As a newbe you need to use some judgment on how serious these kind on warning messages are to be taken. Just do the update as provided.
(In reply to Joe Barbish from comment #4) That was uncalled for. Just some things: 1 - You are still missing an ChangeLog URL 2 - You still have issues in your port and I do not care if you haven't taken care of them before. 3 - I was just doing triage, but thanks to your rude attitude, I am now pretty sure I am done with this PR. Good luck.
Closing this bug