Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2007 11:42:05 +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_authz_unixgroup Makefile distinfo pkg-descr
Message-ID:  <200707291142.l6TBg5CS000443@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2007-07-29 11:42:05 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_authz_unixgroup Makefile distinfo pkg-descr 
  Log:
  This is a port of mod_authz_unixgroup for apache22, written by Jan Wolter.
  
  Mod_Authz_Unixgroup is a unix group access control modules for Apache 2.1 and
  later.  If you are having users authenticate with real Unix login ID over the
  net, using something like my mod_authnz_external / pwauth combination, and you
  want to do access control based on unix group membership, then
  mod_authz_unixgroup is exactly what you need.
  
  WWW: http://www.unixpapa.com/mod_authz_unixgroup/
  
  PR:             ports/114717
  Submitted by:   Will Stacey <will@at.org>
  
  Revision  Changes    Path
  1.1872    +1 -0      ports/www/Makefile
  1.1       +21 -0     ports/www/mod_authz_unixgroup/Makefile (new)
  1.1       +3 -0      ports/www/mod_authz_unixgroup/distinfo (new)
  1.1       +9 -0      ports/www/mod_authz_unixgroup/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707291142.l6TBg5CS000443>