Bug 211145 - sysutils/qjail: Update to 4.9
Summary: sysutils/qjail: Update to 4.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Dmitry Marakasov
URL:
Keywords: easy, patch
Depends on:
Blocks:
 
Reported: 2016-07-15 17:29 UTC by Joe Barbish
Modified: 2016-07-19 14:43 UTC (History)
0 users

See Also:


Attachments
port_diff (790 bytes, patch)
2016-07-15 17:29 UTC, Joe Barbish
qjail1: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Barbish 2016-07-15 17:29:06 UTC
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.
Comment 1 VK freebsd_triage 2016-07-16 18:52:59 UTC
Thanks for the patch. Please confirm the changes pass QA (portlint, poudriere).
Comment 2 Joe Barbish 2016-07-16 19:52:01 UTC
Sure it does
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-07-19 14:43:29 UTC
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