Commit Graph

5 Commits

Author SHA1 Message Date
Ben Woods
ac19c818b8 shells/jailkit: Update to 2.20
Changes this release:
  https://olivier.sessink.nl/jailkit/index.html#news
2019-02-04 12:56:12 +00:00
Sunpoet Po-Chuan Hsieh
7de80bda78 - Update to 2.17
- Pass maintainership to submitter

Changes:	http://olivier.sessink.nl/jailkit/index.html#news
PR:		198311
Submitted by:	Ben Woods <woodsb02@gmail.com>
2015-03-08 09:50:25 +00:00
Baptiste Daroussin
74ef2e887d Fix manpage
Spotted by:	make check-man
2014-11-22 02:10:21 +00:00
Alexey Dokuchaev
32a0b88950 - Try to unbreak parallel builds (-jX) by calling sub-makes correctly
- Do not mention PORTNAME in the COMMENT (according to PH section 5.6)
- Avoid .for loop when installing portdocs, slightly cleanup Makefile
- Reformat pkg-descr nicely (now perfectly aligned on both sides) and
  pacify portlint(1) by using correct delimiter after WWW line (space,
  per PH section 3.2.1).

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
2013-08-15 11:51:39 +00:00
Marcelo Araujo
1ad8099c5c 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.

WWW:    http://olivier.sessink.nl/jailkit/

PR:		ports/138047
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
2009-09-04 00:37:27 +00:00