./security/gpgme, GnuPG Made Easy

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.1nb1, Package name: gpgme-1.3.1nb1, Maintainer: pkgsrc-users

GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
easier for applications. It provides a High-Level Crypto API for
encryption, decryption, signing, signature verification and key
management.


Required to run:
[security/libgpg-error] [security/gnupg2] [security/libassuan2]

Required to build:
[devel/libtool-base]

Package options: gpgsm

Master sites:

SHA1: 7d19a95a2239da13764dad7f97541be884ec5a37
RMD160: 95354069b515ef9aa80e9722645e908b10ea6dca
Filesize: 821.38 KB

Version history: (Expand)


CVS history: (Expand)


   2011-10-06 20:00:00 by Matthias Drochner | Files touched by this commit (1)
Log message:
move a comment to where it makes sense
   2011-08-14 22:47:05 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
Do not unwrap gpgme-config; it broke the script because the unwrapping
stage removed a
	-I/usr/include|-I/include)
line from a case statement.
Bump PKGREVISION.
   2011-08-14 21:47:37 by Thomas Klausner | Files touched by this commit (1)
Log message:
Insists on libassuan2-2.0.2, so make it depend on that version.
   2011-08-11 13:15:00 by Adam Ciarcinski | Files touched by this commit (8)
Log message:
Changes 1.3.1:
* Ported to Windows CE.
* Detect GPG versions not supporting ---passwd.
   2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234)
Log message:
recursive bump from gettext-lib shlib bump.
   2011-03-05 12:49:12 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
buildlink3.mk fix
   2011-03-04 12:34:12 by OBATA Akio | Files touched by this commit (2)
Log message:
Use AC_LINK_IFELSE instead of AC_COMPILE_IFELSE for __thread,
or unwanted detect of TLS support on NetBSD-5.1.
   2010-06-26 00:11:10 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove configure override for funopen detection.
Aleksey Cheusov reports in PR 43519 that this fixes a problem on Linux,
and the function is still properly detected on NetBSD-5.99.31..