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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2024Q3
gpgme-cpp Gpgme C++ bindings
1.24.2 security on this many watch lists=6 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.24.2Version of this port present on the latest quarterly branch.
Maintainer: jhale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-10-18 19:45:34
Last Update: 2025-02-14 15:15:49
Commit Hash: 115a7c0
People watching this port, also watch:: libXdamage, libevent, libssh, xcb-util-image, xorg-docs
License: LGPL21+
WWW:
https://www.gnupg.org/related_software/gpgme/
Description:
GnuPG Made Easy (GPGME) is a C 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. Currently it uses GnuPG as its backend.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (55 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gpgme-cpp-1.24.2/catalog.mk
  3. /usr/local/share/licenses/gpgme-cpp-1.24.2/LICENSE
  4. /usr/local/share/licenses/gpgme-cpp-1.24.2/LGPL21+
  5. include/gpgme++/configuration.h
  6. include/gpgme++/context.h
  7. include/gpgme++/data.h
  8. include/gpgme++/decryptionresult.h
  9. include/gpgme++/defaultassuantransaction.h
  10. include/gpgme++/editinteractor.h
  11. include/gpgme++/encryptionresult.h
  12. include/gpgme++/engineinfo.h
  13. include/gpgme++/error.h
  14. include/gpgme++/eventloopinteractor.h
  15. include/gpgme++/exception.h
  16. include/gpgme++/global.h
  17. include/gpgme++/gpgaddexistingsubkeyeditinteractor.h
  18. include/gpgme++/gpgadduserideditinteractor.h
  19. include/gpgme++/gpgagentgetinfoassuantransaction.h
  20. include/gpgme++/gpggencardkeyinteractor.h
  21. include/gpgme++/gpgmefw.h
  22. include/gpgme++/gpgmepp_export.h
  23. include/gpgme++/gpgmepp_version.h
  24. include/gpgme++/gpgrevokekeyeditinteractor.h
  25. include/gpgme++/gpgsetexpirytimeeditinteractor.h
  26. include/gpgme++/gpgsetownertrusteditinteractor.h
  27. include/gpgme++/gpgsignkeyeditinteractor.h
  28. include/gpgme++/importresult.h
  29. include/gpgme++/interfaces/assuantransaction.h
  30. include/gpgme++/interfaces/dataprovider.h
  31. include/gpgme++/interfaces/passphraseprovider.h
  32. include/gpgme++/interfaces/progressprovider.h
  33. include/gpgme++/interfaces/statusconsumer.h
  34. include/gpgme++/key.h
  35. include/gpgme++/keygenerationresult.h
  36. include/gpgme++/keylistresult.h
  37. include/gpgme++/notation.h
  38. include/gpgme++/result.h
  39. include/gpgme++/scdgetinfoassuantransaction.h
  40. include/gpgme++/signingresult.h
  41. include/gpgme++/statusconsumerassuantransaction.h
  42. include/gpgme++/swdbresult.h
  43. include/gpgme++/tofuinfo.h
  44. include/gpgme++/trustitem.h
  45. include/gpgme++/verificationresult.h
  46. include/gpgme++/vfsmountresult.h
  47. lib/cmake/Gpgmepp/GpgmeppConfig.cmake
  48. lib/cmake/Gpgmepp/GpgmeppConfigVersion.cmake
  49. lib/libgpgmepp.so
  50. lib/libgpgmepp.so.6
  51. lib/libgpgmepp.so.6.21.2
  52. libdata/pkgconfig/gpgmepp.pc
  53. @owner
  54. @group
  55. @mode
Collapse this list.
Dependency lines:
  • gpgme-cpp>0:security/gpgme-cpp
To install the port:
cd /usr/ports/security/gpgme-cpp/ && make install clean
To add the package, run one of these commands:
  • pkg install security/gpgme-cpp
  • pkg install gpgme-cpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gpgme-cpp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1739544658 SHA256 (gpgme-1.24.2.tar.bz2) = e11b1a0e361777e9e55f48a03d89096e2abf08c63d84b7017cfe1dce06639581 SIZE (gpgme-1.24.2.tar.bz2) = 1891804

Packages (timestamps in pop-ups are UTC):
gpgme-cpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.24.21.24.21.15.11.24.21.24.2---
FreeBSD:13:quarterly1.24.11.24.1-1.24.11.24.11.23.21.23.21.23.2
FreeBSD:14:latest1.24.21.24.21.18.01.24.21.24.21.20.0-1.20.0
FreeBSD:14:quarterly1.24.11.24.1-1.24.11.24.11.23.21.23.21.23.2
FreeBSD:15:latest1.24.21.24.2n/a1.24.2n/a1.23.21.23.21.23.2
Master port: security/gpgme
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
Library dependencies:
  1. libassuan.so : security/libassuan
  2. libgpg-error.so : security/libgpg-error
  3. libgpgme.so : security/gpgme
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 (29 items / 22 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. editors/libreoffice
  6. finance/kmymoney
  7. graphics/poppler
  8. graphics/poppler-glib
  9. graphics/poppler-qt5
  10. graphics/poppler-qt6
  11. graphics/poppler-utils
  12. net/akonadi-contacts
  13. net/kget
  14. net/mailcommon
  15. net/messagelib
  16. security/gpgme-qt
  17. security/kleopatra
  18. security/libkleo
  19. sysutils/kf5-kwallet
  20. sysutils/kf6-kwallet
  21. sysutils/plasma-pass
  22. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. deskutils/kdepim-apps-libs*
  2. security/gpgme-qt5*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
security_gpgme-cpp
USES:
compiler:c11 cpe gmake libtool localbase:ldflags pathfix tar:bzip2 compiler:c++11-lang
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/gpgme/
  2. https://gnupg.org/ftp/gcrypt/gpgme/
  3. https://mirrors.dotsrc.org/gcrypt/gpgme/
  4. https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/gpgme/
Collapse this list.

There are no commits on branch 2024Q3 for this port