cvs commit: ports/www Makefile ports/www/mod_jail Makefile distinfo pkg-descr

Pav Lucistnik pav at FreeBSD.org
Sat Oct 7 15:09:37 PDT 2006


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 at 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)


More information about the cvs-all mailing list