K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-11-04T03:43:39.553454Z K 7 svn:log V 458 sysutils/quickjail: update to 0.2.1 0.2.0 mainly featured quickshell(1), which is a shortcut for invocations like: $ quickjail path=/mnt command=/bin/sh # Equivalent: $ quickshell /mnt This update also simplifies the port by just using the bsd.prog.mk install builds with USES=uidfix. PLIST_FILES was split out into a pkg-plist while it was growing in numbers and was otherwise tempting me to come up with some less greppable incantations to generate it. END