summaryrefslogtreecommitdiff
path: root/security/ruby-password/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-02-21Bump PKGREVISION due to ABI change of ruby18-base.taca1-2/+2
2010-09-10* Add LICENSE.taca1-2/+3
* Update dependency according to gemspec.
2010-01-27Supports DESTDIR.joerg1-1/+3
2008-06-19- Switch to use vendor_dir with Ruby 1.8.7.taca1-1/+2
Bump PKGREVISION.
2006-04-01Import ruby-password.minskim1-0/+24
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.