cvs commit: ports/security Makefile ports/security/p5-Dancer-Plugin-Passphrase Makefile distinfo pkg-descr pkg-plist

Frederic Culot culot at FreeBSD.org
Tue Jan 24 13:51:09 UTC 2012


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 <magik at roorback.net>
  
  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)


More information about the cvs-ports mailing list