2015-10-03 14:44:10 by Ryosuke Moro | Files touched by this commit (1) |
Log message: adjust PKGNAME |
2015-09-30 14:56:47 by Filip Hajny | Files touched by this commit (5) |
Log message: Fix build on SunOS. May unlock code on some platforms, PKGREVISION+ |
2015-07-15 22:45:58 by Ryosuke Moro | Files touched by this commit (2) |
Log message: GNUpg -> GnuPG |
2015-07-13 00:37:13 by Thomas Klausner | Files touched by this commit (1) |
Log message: Bump PKGREVISION for new dependency. |
2015-07-12 23:12:24 by Ryosuke Moro | Files touched by this commit (1) |
Log message: append pinentry from gnupg-2.1.6/README: You also need the Pinentry package for most functions of GnuPG; however it is not a build requirement. |
2015-07-06 12:35:58 by Thomas Klausner | Files touched by this commit (1) |
Log message: Switch to security/libassuan2. Update some dependency versions. Bump PKGREVISION. |
2015-07-05 01:21:27 by Ryo ONODERA | Files touched by this commit (1) |
Log message: Add CONFLICTS. From ISIHARA Takanori. And replace whitespaces with tab. |
2015-07-04 07:26:21 by Ryo ONODERA | Files touched by this commit (5) |
Log message: Import gnupg2-2.1.6 as security/gnupg21. GnuPG-2 provides several utilities that are used by mail clients, such as Kmail and Balsa, including OpenPGP and S/MIME support. GnuPG-2 has a different architecture than GnuPG-1 (e.g. 1.4.5) in that it splits up functionality into several modules. However, both versions may be installed alongside without any conflict. In fact, the gpg version from GnuPG-1 is able to make use of the gpg-agent as included in GnuPG-2 and allows for seamless passphrase caching. The advantage of GnuPG-1 is its smaller size and the lack of dependency on other modules at run and build time. Packaged by adanbsd as pkgsrc/wip/gnupg21. |