culot       2012-01-24 13:51:08 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/p5-Dancer-Plugin-Passphrase Makefile distinfo 
                                         pkg-descr pkg-plist 
  Log:
  Dancer::Plugin::Passphrase manages the hashing of passwords for Dancer apps,
  allowing developers to follow best cryptography practice without having to
  become a cryptography expert. It uses the bcrypt algorithm as the default,
  wrapping Crypt::Eksblowfish::Bcrypt, and also supports any hashing function
  provided by Digest.
  
  WWW: http://search.cpan.org/dist/Dancer-Plugin-Passphrase/
  
  PR:             ports/164427
  Submitted by:   Grzegorz Blach <[email protected]>
  
  Revision  Changes    Path
  1.1245    +1 -0      ports/security/Makefile
  1.1       +32 -0     ports/security/p5-Dancer-Plugin-Passphrase/Makefile (new)
  1.1       +2 -0      ports/security/p5-Dancer-Plugin-Passphrase/distinfo (new)
  1.1       +7 -0      ports/security/p5-Dancer-Plugin-Passphrase/pkg-descr 
(new)
  1.1       +7 -0      ports/security/p5-Dancer-Plugin-Passphrase/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