NOTICE: This package has been removed from pkgsrc

./security/pinentry-qt4, Applications for entering PINs or Passphrases, qt4 enabled

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.0nb4, Package name: pinentry-qt4-1.1.0nb4, Maintainer: pkgsrc-users

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 contains the QT4 frontend.


Required to run:
[security/libgpg-error] [x11/qt4-libs] [security/libassuan2]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

SHA1: 693bdf9f48dfb3e040d92f50b1bb464e268b9fb0
RMD160: 33b1f9ae44172a0bba37ad4b7d264822e040fe9e
Filesize: 456.74 KB

Version history: (Expand)


CVS history: (Expand)


   2021-02-06 11:26:54 by Thomas Klausner | Files touched by this commit (12) | Package removed
Log message:
pinentry: update to 1.1.1

Provided by Michael Baeuerle via pkgsrc-wip.

Add pinentry-qt5, remove pinentry-qt4.

Noteworthy changes in version 1.1.1 (2021-01-21)
------------------------------------------------

  * A EFL-based pinentry has been contributed.

  * Disable echoing in backspace key is pressed first
    (GTK, Qt, TQt, and ncurses pinentries).

  * Support line editing in TTY pinentry.

  * Remove support for old GTK+2 (< 2.12.0).

  * Various minor fixes.
   2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202)
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
   2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833)
Log message:
*: recursive bump for libffi
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2019-02-13 18:41:41 by Thomas Klausner | Files touched by this commit (2)
Log message:
pinentry*: improve DESCR
   2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155)
Log message:
Recursive bumps for fontconfig and libzip dependency changes.
   2018-01-20 12:06:13 by Mark Davies | Files touched by this commit (1)
Log message:
Pass --disable-pinentry-fltk to configure to fix build when fltk installed
   2016-11-28 15:58:34 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update pinentry* to 1.0.0.

Noteworthy changes in version 1.0.0 (2016-11-22)
------------------------------------------------

 * Qt pinentry now supports repeat mode in one dialog.

 * Qt and GTK pinentries now make it possible to show the entered
   value.

 * Qt pinentry now only grabs the keyboard if an entry field is
   focused.

 * Fixed foreground handling in pinentry-qt if compiled with Qt5 for
   Windows.

 * Fixed potential crash in Qt qualitybar calculation.

 * GTK keyboard grabbing is now a bit more robust.  The cursor is
   changed to a big dot as a visual indication that a pinentry has
   popped up and is waiting for input.

 * The GNOME pinentry now falls back to curses if it can't use the
   GCR system prompter or a screenlock is active.

 * Fixed error output for cached passwords.

 * A show/hide passphrase button or checkbox is now available with
   some pinentry flavors.

 * Improved diagnostics and error codes.