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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q3
qgpgme GnuPG Made Easy (GPGME) Qt bindings
2.0.0 security on this many watch lists=0 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 2.0.0Version of this port present on the latest quarterly branch.
Maintainer: jhale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-24 13:21:11
Last Update: 2025-06-24 13:09:24
Commit Hash: 217815b
License: GPLv2+
WWW:
https://gnupg.org/software/gpgme/index.html
Description:
QGpgme provides a very high level Qt API around GpgMEpp, the GPGME C++ bindings. There are two general concepts in QGpgME. Data abstraction through GpgMEpp's Dataprovider interface and the Job pattern. Data can be provided with QByteArrayDataProvider or QIODeviceDataProvider which can be constructed from their respective types. This means you can pass a QFile, QProcess, QString, etc. directly to GPGME. To provide a stable API / ABI and because of historic reasons in libkleo (where QGpgME was originally developed as an abstract crypto backend), QGpgME only provides abstract interfaces as public API while the actual implementation happens in the private QGpgME prefixed classes.
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
There is no configure plist information for this port.
Dependency lines:
  • qgpgme-qt6>0:security/qgpgme
To install the port:
cd /usr/ports/security/qgpgme/ && make install clean
To add the package, run one of these commands:
  • pkg install security/qgpgme
  • pkg install qgpgme-qt6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qgpgme-qt6
Package flavors (<flavor>: <package>)
  • qt6: qgpgme-qt6
  • qt5: qgpgme-qt5
distinfo:
TIMESTAMP = 1750277661 SHA256 (qgpgme-2.0.0.tar.xz) = 15645b2475cca6118eb2ed331b3a8d9442c9d4019c3846ba3f6d25321b4a61ad SIZE (qgpgme-2.0.0.tar.xz) = 188552

Packages (timestamps in pop-ups are UTC):
qgpgme-qt5
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.02.0.0-2.0.02.0.0---
FreeBSD:13:quarterly-2.0.0--2.0.0---
FreeBSD:14:latest-2.0.0--2.0.0---
FreeBSD:14:quarterly2.0.02.0.0-2.0.02.0.0---
FreeBSD:15:latest-2.0.0n/a-n/a---
 

qgpgme-qt6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.02.0.0-2.0.02.0.0---
FreeBSD:13:quarterly-2.0.0--2.0.0---
FreeBSD:14:latest-2.0.0--2.0.0---
FreeBSD:14:quarterly2.0.02.0.0-2.0.02.0.0---
FreeBSD:15:latest-2.0.0n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libgpg-error.so : security/libgpg-error
  2. libgpgme.so : security/gpgme
  3. libgpgmepp.so : security/gpgmepp
  4. libQt6Core.so : devel/qt6-base
This port is required by:
for Libraries
  1. deskutils/akonadi-import-wizard
  2. deskutils/akonadiconsole
  3. deskutils/akregator
  4. deskutils/grantlee-editor
  5. deskutils/kaddressbook
  6. deskutils/kdepim-addons
  7. deskutils/kmail
Expand this list (18 items / 11 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. deskutils/kmail-account-wizard
  3. deskutils/mbox-importer
  4. deskutils/pim-data-exporter
  5. net/akonadi-contacts
  6. net/kget
  7. net/mailcommon
  8. net/messagelib
  9. security/kleopatra
  10. security/libkleo
  11. sysutils/kf5-kwallet
  12. sysutils/plasma-pass
  13. Collapse this list.

Configuration Options:
===> The following configuration options are available for qgpgme-qt6-2.0.0: DOXYGEN=off: Build documentation with Doxygen ===> Use 'make config' to modify these settings
Options name:
security_qgpgme
USES:
cmake:testing compiler:c++17-lang pkgconfig qt:6 tar:xz
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/qgpgme/
  2. https://gnupg.org/ftp/gcrypt/qgpgme/
  3. https://mirrors.dotsrc.org/gcrypt/qgpgme/
  4. https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/qgpgme/
Collapse this list.

There are no commits on branch 2025Q3 for this port