14 Commits

Author SHA1 Message Date
ajacoutot
e95c396cd8 Update to jailkit-2.19. 2015-12-20 15:43:46 +00:00
ajacoutot
1c035b4c63 Update to jailkit-2.18. 2015-11-16 13:43:40 +00:00
gonzalo
c88fe5026a 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 ;)
2014-03-26 17:38:27 +00:00
gonzalo
ec4d2f5082 Update for Jailkit to 2.16, bugfix release.
Ok sebastia@ (maintainer)
2013-04-24 12:47:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
gonzalo
4487e8afed 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@
2012-06-15 13:50:58 +00:00
sebastia
7534deef5a minor update to 2.14
from gonzalo AT x61.com.ar via ports@, thanks

OK ajacoutot@
2012-03-12 17:56:44 +00:00
espie
46d3548829 normalize pkgpath 2011-09-16 11:41:38 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie
2ef1026971 USE_GROFF=Yes 2010-10-18 21:41:44 +00:00
sebastia
2f6bf6bdf6 Update Jailkit to 2.13, only one minor bug fix. Patch sent by Remi Pointel
<remi.pointel _AT_ xiri.fr>

OK, landry@, jasper@
2010-10-12 07:55:02 +00:00
sebastia
41e766dd7b Import jailkit-2.12: utilities for jailing a user or process
Jailkit is a set of utilities to limit user accounts to specific
files using chroot() and or specific commands. Setting up a chroot
shell, a shell limited to some specific command, or a daemon inside
a chroot jail is a lot easier and can be automated using these utilities.

After merging in what ajacoutot@ already had, and some final feedback from 
him, OK ajacoutot@
2010-09-20 07:15:30 +00:00