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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to