Created attachment 169472 [details] diff of port make files Summary of 4.5 update 1. After installing 10.3 and running with jails started, the daily system checks started saying some options names have changed in /etc/periodic.conf. Added code to check if qjail is running on a 10.3 host during "qjail install" and if so populate flavors directory with new periodic.conf having the new option names. 2 During testing saw that "manual start" jails were having their entry in the qjail.config directory left behind when the jail was deleted. Had to change code in the config function -r & -n options and also the start/stop jail function.
Created attachment 169498 [details] port_diff corrected corrected plg-plist
after submitting corrected port diff reopened this pr number
A commit references this bug: Author: robak Date: Wed Apr 20 22:09:11 UTC 2016 New revision: 413709 URL: https://svnweb.freebsd.org/changeset/ports/413709 Log: sysutils/qjail: update 4.4 -> 4.5 PR: 208918 Submitted by: Joe Barbish <qjail1@a1poweruser.com> (maintainer) Changes: head/sysutils/qjail/Makefile head/sysutils/qjail/distinfo head/sysutils/qjail/pkg-plist
Committed, thanks!