aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-gpgr
Commit message (Collapse)AuthorAgeFilesLines
* - Added gpg run dependencyGreg Larkin2012-02-151-0/+3
| | | | | | | - Bumped PORTREVISION Notes: svn path=/head/; revision=291475
* gpgr is a very light interface to the command-line GPG (GNU PrivacyGreg Larkin2012-02-153-0/+29
Guard) tool which is soley concerned with making it as easy as possible to encrypt files with one (or more) public keys. It does not provide any major key management tools and does not support decryption. WWW: https://github.com/HHRy/gpgr Notes: svn path=/head/; revision=291471