cvs commit: ports/www Makefile ports/www/apache22-peruser-mpm Makefile pkg-descr ports/www/apache22-peruser-mpm/files httpd-2.2.3-peruser-0.3.0-dc2.patch httpd-2.2.3-peruser-0.3.0.patch

Clement Laforet clement at FreeBSD.org
Mon Dec 15 14:20:23 PST 2008


clement     2008-12-15 22:20:23 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/apache22-peruser-mpm Makefile pkg-descr 
    www/apache22-peruser-mpm/files 
                                   httpd-2.2.3-peruser-0.3.0-dc2.patch 
                                   httpd-2.2.3-peruser-0.3.0.patch 
  Log:
  - Add apache22-peruser-mpm
  
  Peruser is an Apache 2 modules based on metuxmpm. The fundamental
  concept behind them is to run each apache child process as its own
  user and group, each handling its own set of virtual hosts. Peruser
  and recent metuxmpm releases can also chroot() apache processes.
  The result is a sane and secure web server environment for your
  users, without kludges like PHP's safe_mode.
  
  PR:                     ports/127358
  Submitted by:           Jille Timmermans <jille at quis dot cx>
  
  Revision  Changes    Path
  1.2205    +1 -0      ports/www/Makefile
  1.1       +22 -0     ports/www/apache22-peruser-mpm/Makefile (new)
  1.1       +844 -0    ports/www/apache22-peruser-mpm/files/httpd-2.2.3-peruser-0.3.0-dc2.patch (new)
  1.1       +3498 -0   ports/www/apache22-peruser-mpm/files/httpd-2.2.3-peruser-0.3.0.patch (new)
  1.1       +8 -0      ports/www/apache22-peruser-mpm/pkg-descr (new)


More information about the cvs-ports mailing list