Port details on branch 2023Q1 |
- gpgme Library to make access to GnuPG easier
- 1.24.1 security =122 1.23.2_1Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2001-07-06 15:15:29
- Last Update: 2024-12-06 04:55:24
- Commit Hash: 11bd02b
- People watching this port, also watch:: gnupg, libiconv, tiff, png, libxml2
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/gpgme/ && make install clean
- To add the package, run one of these commands:
- pkg install security/gpgme
- pkg install gpgme
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gpgme
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1733371815
SHA256 (gpgme-1.24.1.tar.bz2) = ea05d0258e71061d61716584ec34cef59330a91340571edc46b78374973ba85f
SIZE (gpgme-1.24.1.tar.bz2) = 1891695
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- security/gpgme-cpp
- security/gpgme-qt
- security/py-gpgme
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gpg2 : security/gnupg
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- gpg2 : security/gnupg
- indexinfo : print/indexinfo
- Library dependencies:
-
- libassuan.so : security/libassuan
- libgpg-error.so : security/libgpg-error
- This port is required by:
- for Build
-
- devel/libdatovka
- mail/mutt
- security/gpg-tui
- security/rubygem-gpgme
- for Libraries
-
- deskutils/akonadi-import-wizard
- deskutils/akonadiconsole
- deskutils/akregator
- deskutils/basket
- deskutils/grantlee-editor
- deskutils/kaddressbook
- deskutils/kdepim-addons
-
Deleted ports which required this port:
- for Run
-
- mail/mutt
- security/gpg-tui
Configuration Options:
- ===> The following configuration options are available for gpgme-1.24.1:
DOCS=on: Build and/or install documentation
TEST=off: Build and/or run tests
UISERVER=on: GnuPG UI server support
====> GNU Privacy Guard support: you have to select exactly one of them
GNUPG1=off: Build gpgme library for GnuPG 1.x
GNUPG2=on: Build gpgme library for GnuPG 2.x
===> Use 'make config' to modify these settings
- Options name:
- security_gpgme
- USES:
- compiler:c11 cpe gmake libtool localbase:ldflags pathfix tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|