Path to this page:
./
security/ruby-password,
Suite of password handling methods for Ruby
Branch: CURRENT,
Version: 0.5.3nb2,
Package name: ruby23-password-0.5.3nb2,
Maintainer: minskimRuby/Password is a suite of password handling methods for Ruby. It
supports the manual entry of passwords from the keyboard in both
buffered and unbuffered modes, password strength checking, random
password generation, phonemic password generation (for easy
memorization by human-beings) and the encryption of passwords.
Required to run:[
comms/ruby-termios] [
security/libcrack] [
lang/ruby23-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: a8c006dac804534cec94b9d2585b10b7e105fb3f
RMD160: 2977379b739c54373d70966d72e14e25aaf51c5f
Filesize: 22.547 KB
Version history: (Expand)
- (2017-09-11) Updated to version: ruby23-password-0.5.3nb2
- (2015-11-04) Updated to version: ruby200-password-0.5.3nb2
- (2012-10-24) Updated to version: ruby193-password-0.5.3nb2
- (2011-02-21) Updated to version: ruby18-password-0.5.3nb2
- (2008-06-19) Updated to version: ruby18-password-0.5.3nb1
- (2006-04-02) Package added to pkgsrc.se, version ruby18-password-0.5.3 (created)
CVS history: (Expand)
2015-11-04 02:18:12 by Alistair G. Crooks | Files touched by this commit (434) |
Log message:
Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
Package libidea: missing distfile libidea-0.8.2b.tar.gz
Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
Package uvscan: missing distfile vlp4510e.tar.Z
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2012-10-23 20:17:02 by Aleksej Saushev | Files touched by this commit (368) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2011-02-21 17:01:24 by Takahiro Kambe | Files touched by this commit (80) |  |
Log message:
Bump PKGREVISION due to ABI change of ruby18-base.
|
2010-09-10 09:46:31 by Takahiro Kambe | Files touched by this commit (1) |  |
Log message:
* Add LICENSE.
* Update dependency according to gemspec.
|
2010-01-27 22:31:43 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Supports DESTDIR.
|
2008-06-19 16:53:26 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
- Switch to use vendor_dir with Ruby 1.8.7.
Bump PKGREVISION.
|
2006-04-05 20:54:26 by Min Sik Kim | Files touched by this commit (1) |
Log message:
Use RUBY_DLEXT as a file name extension of a loadable module.
(There should be a pkgsrc-wide variable instead of a Ruby-specific one.)
|
2006-04-01 23:47:23 by Min Sik Kim | Files touched by this commit (6) |  |
Log message:
Import ruby-password.
Ruby/Password is a suite of password handling methods for Ruby. It
supports the manual entry of passwords from the keyboard in both
buffered and unbuffered modes, password strength checking, random
password generation, phonemic password generation (for easy
memorization by human-beings) and the encryption of passwords.
|