Date: Sat, 7 Oct 2006 22:09:33 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/mod_jail Makefile distinfo pkg-descr Message-ID: <200610072209.k97M9Xmv088775@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2006-10-07 22:09:32 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/mod_jail Makefile distinfo pkg-descr Log: mod_jail is Apache 1.3.xx module, that makes running Apache in a secure jail prison easy, so it is intended to run on FreeBSD only. It is similar to mod_chroot, but uses FreeBSD's specific system call - jail. Also mod_jail make it possible to change securelevel into jail prison. WWW: http://igorpopov.newmail.ru/mod_jail/ PR: ports/104135 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> Revision Changes Path 1.1583 +1 -0 ports/www/Makefile 1.1 +40 -0 ports/www/mod_jail/Makefile (new) 1.1 +3 -0 ports/www/mod_jail/distinfo (new) 1.1 +6 -0 ports/www/mod_jail/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610072209.k97M9Xmv088775>