Date: Tue, 14 Oct 2003 03:57:45 -0700 (PDT) From: Erwin Lansing <erwin@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_external2 Makefile distinfo pkg-descr pkg-plist Message-ID: <200310141057.h9EAvj7v038522@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2003/10/14 03:57:45 PDT FreeBSD ports repository Modified files: www Makefile Added files: www/mod_auth_external2 Makefile distinfo pkg-descr pkg-plist Log: Add mod_auth_external2 2.2.6, Mod_Auth_External is an Apache module used for authentication. The Apache HTTP Daemon can be configured to require users to supply logins and passwords before accessing pages in some directories. Authentication is the process of checking if the password given is correct for a user. Apache has standard modules for authenticating out of several different kinds of databases. Mod_Auth_External is a flexible tool for creating authentication systems based on other databases. WWW: http://www.unixpapa.com/mod_auth_external.html PR: 57967 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Revision Changes Path 1.733 +1 -0 ports/www/Makefile 1.1 +36 -0 ports/www/mod_auth_external2/Makefile (new) 1.1 +1 -0 ports/www/mod_auth_external2/distinfo (new) 1.1 +9 -0 ports/www/mod_auth_external2/pkg-descr (new) 1.1 +7 -0 ports/www/mod_auth_external2/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310141057.h9EAvj7v038522>