Added code to qjail install function to check for -STABLE, -PRERELEAASE, and -CURRENT versions running on the host and if so issue message that binary source is not available for download and to use the [qjail install -c] flag to clone the host system to populate the basejail with. Used setenv UNAME_r "9-stable" command on host to set release value seen by qjail. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->crees I'll take it.
State Changed From-To: open->closed Committed. Thanks!