aboutsummaryrefslogtreecommitdiff
path: root/security/ruby-gpgme
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-1/+2
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Chase gpgme shared lib bump.Julien Laffaye2011-07-211-1/+2
| | | | | | | | | - Add an entry to UPDATING Reviewed by: tabthorpe Notes: svn path=/head/; revision=278110
* - Update to 1.0.8Cheng-Lung Sung2011-03-036-28/+28
| | | | | | | | | | | | - This uses the newest GPGME library instead of the ancient security/gpgme03 - Add LICENSE - Update pkg-descr PR: ports/154640 Submitted by: Jason E dot Hale <bsdkaffee_AT_gmail dot com> Notes: svn path=/head/; revision=270156
* - Fix pkg-plist.Stanislav Sedov2009-02-152-70/+9
| | | | | | | | - Ensure correct permissions on installed files. - Set maintainer to ruby@. Notes: svn path=/head/; revision=228404
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* - Rework gpgme03 port to avoid conflict with gpgme 1.0Clement Laforet2004-12-213-1/+22
| | | | | | | | | | - Make ports depending on it use new layout - Bump PORTREVISION (except elmo*) Approved by: portmgr (marcus) Notes: svn path=/head/; revision=124666
* Switch gpgme dependency to gpgme03.Joe Marcus Clarke2004-12-111-1/+1
| | | | Notes: svn path=/head/; revision=123689
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Update to 0.2.Akinori MUSHA2003-10-193-21/+11
| | | | Notes: svn path=/head/; revision=91681
* The latest rdoc names automatically generated files differently thanAkinori MUSHA2003-10-141-12/+9
| | | | | | | the previous version does. Notes: svn path=/head/; revision=91248
* Add ruby-gpgme, a Ruby interface to GnuPG Made Easy (GPGME).Akinori MUSHA2003-09-294-0/+146
Notes: svn path=/head/; revision=89768