Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2008 08:54:06 +0000 (UTC)
From:      Beech Rintoul <beech@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/mod_auth_form Makefile distinfo pkg-descr pkg-plist ports/www/mod_auth_form/files patch-configure
Message-ID:  <200802160854.m1G8s628012701@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
beech       2008-02-16 08:54:06 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_auth_form    Makefile distinfo pkg-descr pkg-plist 
    www/mod_auth_form/files patch-configure 
  Log:
  mod_auth_form is a form based authentication module for apache2. It is
  used to place access restrictions on a per-directory, per-user-request basis
  using session management. The module uses a MySQL database to retrieve users'
  group membership, maintain and validate users' sessions and optionally track
  user activity.
  
  PR:             ports/120514
  Submitted by:   Tommy Scheunemann <net at arrishq.net>
  
  Revision  Changes    Path
  1.1972    +1 -0      ports/www/Makefile
  1.1       +37 -0     ports/www/mod_auth_form/Makefile (new)
  1.1       +3 -0      ports/www/mod_auth_form/distinfo (new)
  1.1       +33 -0     ports/www/mod_auth_form/files/patch-configure (new)
  1.1       +7 -0      ports/www/mod_auth_form/pkg-descr (new)
  1.1       +7 -0      ports/www/mod_auth_form/pkg-plist (new)



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