IABSD.fr/ports/security/jailkit

Branch :


Log

Author Commit Date CI Message
3cbe1c2f 2021-02-23 19:39:08 Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not.
48b0b966 2019-07-12 20:48:23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
82022878 2018-05-25 21:22:12 TRUEPREFIX is identical to PREFIX in packages
e95c396c 2015-12-20 15:43:46 Update to jailkit-2.19.
1c035b4c 2015-11-16 13:43:40 Update to jailkit-2.18.
c88fe502 2014-03-26 17:38:27 This is an update for jailkit to 2.17, is a minor bugfix release, allows jk_chrootsh to be called -su, it improves argument handling and error messages, and makes jk_cp honor the -j option again. Also remove maintainer. Tested on powerpc@ and amd64@ OK sebastia@ (EX-Maintainer ;)
ec4d2f50 2013-04-24 12:47:39 Update for Jailkit to 2.16, bugfix release. Ok sebastia@ (maintainer)
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
9615c3d6 2012-10-15 15:18:31 zap trailing whitespace in files where it's present on PERMIT_* lines
4487e8af 2012-06-15 13:50:58 Update for Jailkit to 2.15, patch-configure is not needed anymore (applied upstream), while here, USE_GROFF is not needed and zap some white space. Ok sebastia@ (maintainer), aja@