Bug 191213

Summary: [ Maintainer update] sysutils/qjail new stuff added
Product: Ports & Packages Reporter: qjail
Component: Individual Port(s)Assignee: Danilo Egea Gondolfo <danilo>
Status: Closed FIXED    
Severity: Affects Many People CC: danilo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
qjail-3.4_port_diff
none
Added support for 9.3-RELEASE qjail: maintainer-approval+

Description qjail 2014-06-20 17:24:07 UTC
Created attachment 143971 [details]
qjail-3.4_port_diff

To committer, please add the following to this ports change log.

1. Typo in qjail.8, section qjail config -c null
   null option is no longer valid option. It was removed.

2. Typo in qjail.8, change pkg_add to "pkg install"

3. Added to qjail.8 info about -4 nicdevice|ip address format.

4. Added to qjail.8 under -k option "raw-sockets" that this
   parm is needed by mysql & php.

5. Added to qjail config section option for sysvipc parm.
   -y to enable and -Y to disable sysvipc parm.

6. Added to qjail config section option for dev-ruleset parm.
   -b to enable and -B to disable dev-ruleset parm

7. Added to qjail.8 under new -y option "sysvipc" that this
   parm is needed by "zabbix" which is a system monitoring utility.
Comment 1 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-06-20 17:58:42 UTC
Is NEED_ROOT really necessary?
Comment 2 qjail 2014-06-21 20:48:44 UTC
Created attachment 144008 [details]
Added support for 9.3-RELEASE



Still need listed changes added to port change log

Please add the following sentence to the change log

Added support for 9.3-RELEASE and removed NEED_ROOT from port Makefile.
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-06-22 01:29:10 UTC
A commit references this bug:

Author: danilo
Date: Sun Jun 22 01:28:41 UTC 2014
New revision: 358759
URL: http://svnweb.freebsd.org/changeset/ports/358759

Log:
  - Update from 3.3 to 3.4
  - Remove NEED_ROOT
  - Update pkg-descr

  Changelog: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191213#c0

  PR:		ports/191213
  Submitted by:	qjail@a1poweruser.com

Changes:
  head/sysutils/qjail/Makefile
  head/sysutils/qjail/distinfo
  head/sysutils/qjail/pkg-descr
  head/sysutils/qjail/pkg-message
Comment 4 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-06-22 01:29:41 UTC
Committed. Thanks!