Created attachment 172559 [details] port_diff Summary of 4.9 update Changed all sub-command syntax message to display greater detail about the option flags usage. Added logic to change the sub-command named "help" to display greater detail about the option flags usage on a sub-command basis. IE: "qjail help create" will now display option flag syntax usage. Fixed getopt of all the sub-commands so "?" worked as wanted. Fixed "install" sub-command so it properly applies the minor behavior corrections caused by changes to the internals of the jail(8) command and changes to parameter names in the periodic files that occurred in FreeBSD Release 10.2. Corrected logic in group-prefix routine concerning the command syntax. Required syntax is xxx= but if =xxx was entered by mistake all jailnames were selected in error. Changed verbiage in qjail manual describing "help" sub-command. Changed verbiage in qjail manual describing vimage changes contained in 11.0-RELEASE.
Thanks for the patch. Please confirm the changes pass QA (portlint, poudriere).
Sure it does
A commit references this bug: Author: amdmi3 Date: Tue Jul 19 14:42:44 UTC 2016 New revision: 418800 URL: https://svnweb.freebsd.org/changeset/ports/418800 Log: - Update to 4.9 - While here, add NO_ARCH PR: 211145 Submitted by: qjail1@a1poweruser.com (maintainer) Changes: head/sysutils/qjail/Makefile head/sysutils/qjail/distinfo