Date: Tue, 14 Jul 2009 22:26:04 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Apache-Htpasswd Makefile distinfo pkg-descr pkg-plist Message-ID: <200907142226.n6EMQ43H060193@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-07-14 22:26:04 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/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 passwords file is a flat-file with login name 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/ PR: ports/136767 Submitted by: Masafumi NAKANE <max at FreeBSD.org> Revision Changes Path 1.2403 +1 -0 ports/www/Makefile 1.1 +26 -0 ports/www/p5-Apache-Htpasswd/Makefile (new) 1.1 +3 -0 ports/www/p5-Apache-Htpasswd/distinfo (new) 1.1 +9 -0 ports/www/p5-Apache-Htpasswd/pkg-descr (new) 1.1 +5 -0 ports/www/p5-Apache-Htpasswd/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907142226.n6EMQ43H060193>