Date: Thu, 30 Apr 2009 17:51:57 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/p5-Apache-Htpasswd Makefile distinfo pkg-descr pkg-plist Message-ID: <200904301751.n3UHpv8s044252@repoman.freebsd.org>
index | next in thread | raw e-mail
glarkin 2009-04-30 17:51:57 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/p5-Apache-Htpasswd Makefile distinfo pkg-descr
pkg-plist
Log:
This module comes with a set of methods to use with htaccess password
files. These files (and htaccess) are used to do Basic Authentication
on a web server.
The password file is a flat-file with login names and their associated
crypted password. You can use this for non-Apache files if you wish,
but it was written specifically for .htaccess style files.
WWW: http://search.cpan.org/dist/Apache-Htpasswd/
Revision Changes Path
1.1035 +1 -0 ports/security/Makefile
1.1 +26 -0 ports/security/p5-Apache-Htpasswd/Makefile (new)
1.1 +3 -0 ports/security/p5-Apache-Htpasswd/distinfo (new)
1.1 +9 -0 ports/security/p5-Apache-Htpasswd/pkg-descr (new)
1.1 +5 -0 ports/security/p5-Apache-Htpasswd/pkg-plist (new)
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904301751.n3UHpv8s044252>
