notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
pinentry-qt6 Qt 6 version of the GnuPG password dialog
1.3.1 security on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.1Version of this port present on the latest quarterly branch.
Maintainer: jhale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-03 02:33:10
Last Update: 2024-07-08 05:12:00
Commit Hash: 3e5923d
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: GPLv2+
WWW:
https://www.gnupg.org/aegypten2
Description:
This is a collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol as described by the aegypten project.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/pinentry-qt
  2. share/applications/org.gnupg.pinentry-qt.desktop
  3. share/pixmaps/pinentry.png
  4. /usr/local/share/licenses/pinentry-qt6-1.3.1/catalog.mk
  5. /usr/local/share/licenses/pinentry-qt6-1.3.1/LICENSE
  6. /usr/local/share/licenses/pinentry-qt6-1.3.1/GPLv2+
Collapse this list.
Dependency lines:
  • pinentry-qt6>0:security/pinentry-qt6
To install the port:
cd /usr/ports/security/pinentry-qt6/ && make install clean
To add the package, run one of these commands:
  • pkg install security/pinentry-qt6
  • pkg install pinentry-qt6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pinentry-qt6
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1720239644 SHA256 (pinentry-1.3.1.tar.bz2) = bc72ee27c7239007ab1896c3c2fae53b076e2c9bd2483dc2769a16902bce8c04 SIZE (pinentry-1.3.1.tar.bz2) = 611233

Packages (timestamps in pop-ups are UTC):
pinentry-qt6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.11.3.1-1.3.11.3.1---
FreeBSD:13:quarterly1.3.11.3.1-1.3.11.3.1---
FreeBSD:14:latest1.3.11.3.1-1.3.11.3.1---
FreeBSD:14:quarterly1.3.11.3.1-1.3.11.3.1---
FreeBSD:15:latest1.3.11.3.1n/a1.3.1n/a---
Master port: security/pinentry
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libassuan.so : security/libassuan
  2. libgpg-error.so : security/libgpg-error
  3. libKF6GuiAddons.so : x11-toolkits/kf6-kguiaddons
  4. libKF6WindowSystem.so : x11/kf6-kwindowsystem
  5. libQt6Core.so : devel/qt6-base
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pinentry-qt6-1.3.1: LIBSECRET=off: Saving the passphrase with libsecret ===> Use 'make config' to modify these settings
Options name:
security_pinentry-qt6
USES:
tar:bzip2 gmake iconv localbase ncurses pkgconfig compiler:c++17-lang kde:6 qt:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://www.ring.gr.jp/pub/net/gnupg/pinentry/
  2. https://gnupg.org/ftp/gcrypt/pinentry/
  3. https://mirrors.dotsrc.org/gcrypt/pinentry/
  4. https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/pinentry/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: security/pinentry
CommitCreditsLog message
1.3.1
08 Jul 2024 05:12:00
commit hash: 3e5923de1a67bbde383842055a00f1370ee82f89commit hash: 3e5923de1a67bbde383842055a00f1370ee82f89commit hash: 3e5923de1a67bbde383842055a00f1370ee82f89commit hash: 3e5923de1a67bbde383842055a00f1370ee82f89 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
security/pinentry: Update to 1.3.1

https://dev.gnupg.org/T7046
1.3.0_1
08 Jul 2024 05:08:30
commit hash: c1dda71dec4c52eb208ba425bc89aca3d92e73d2commit hash: c1dda71dec4c52eb208ba425bc89aca3d92e73d2commit hash: c1dda71dec4c52eb208ba425bc89aca3d92e73d2commit hash: c1dda71dec4c52eb208ba425bc89aca3d92e73d2 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
*/*: Chase security/libassuan shlib bump
1.3.0
03 Apr 2024 02:31:02
commit hash: a17ad22b735a0a44eeda7ead165c29cfd421a4a9commit hash: a17ad22b735a0a44eeda7ead165c29cfd421a4a9commit hash: a17ad22b735a0a44eeda7ead165c29cfd421a4a9commit hash: a17ad22b735a0a44eeda7ead165c29cfd421a4a9 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
security/pinentry: Update to 1.3.0

Add security/pinentry-qt6 for the new Qt 6 pinentry frontend.

Make a more generic pkg-message for pinentry frontends that have a
dependency loop with the main port. Previously, only the gnome frontend
had this problem, but a dependency loop was also discovered in the efl
frontend.

https://dev.gnupg.org/T7046

Number of commits found: 3