Commit graph

2 commits

Author SHA1 Message Date
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