pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Added pinentry-mac version 0.9.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf4433d83e8b
branches:  trunk
changeset: 363069:cf4433d83e8b
user:      jym <jym%pkgsrc.org@localhost>
date:      Wed May 31 12:26:50 2017 +0000

description:
Added pinentry-mac version 0.9.4.

This is a Darwin-ported pinentry, which works natively without
pulling in gtk or qt4 dependencies. It is independent from the
original collection of pinentry tools, and grew its own code and
repository, although it still uses Assuan protocol internally (and
can therefore be integrated with gpg-agent and enigmail under Mac OS).

Note that it uses xcodebuild instead of autotools and generates an App.
I decided to copy over the .app as under libexec and rely on sh script
for invocation, App cannot be called through symlinks.

Description:
This is a collection of simple PIN or passphrase entry dialogs which
utilize the Assuan protocol as described by the aegypten project.
It provides programs for several graphical toolkits, such as GTK+ and
QT, as well as for the console, using curses.
This package is a port of the pinentry tool for Darwin.

diffstat:

 doc/CHANGES-2017 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 49b9dd728a21 -r cf4433d83e8b doc/CHANGES-2017
--- a/doc/CHANGES-2017  Wed May 31 12:21:03 2017 +0000
+++ b/doc/CHANGES-2017  Wed May 31 12:26:50 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.2174 2017/05/31 11:05:32 adam Exp $
+$NetBSD: CHANGES-2017,v 1.2175 2017/05/31 12:26:50 jym Exp $
 
 Changes to the packages collection and infrastructure in 2017:
 
@@ -2726,3 +2726,4 @@
        Updated net/py-lexicon to 2.1.5 [fhajny 2017-05-31]
        Updated www/nghttp2 to 1.23.1 [adam 2017-05-31]
        Updated mail/dovecot2 to 2.2.30 [adam 2017-05-31]
+       Added security/pinentry-mac version 0.9.4 [jym 2017-05-31]



Home | Main Index | Thread Index | Old Index