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

Reply via email to