| Port details on branch 2020Q3 |
- gnupg Complete and free PGP implementation
- 2.2.23 security
=1 2.2.23Version of this port present on the latest quarterly branch. - Maintainer: adamw@FreeBSD.org
 - Port Added: 2020-09-04 02:21:25
- Last Update: 2020-09-04 02:20:42
- Commit Hash: 127f603
- People watching this port, also watch:: dspam
- License: GPLv3 LGPL3
- WWW:
- https://www.gnupg.org/
- Description:
- GnuPG is a complete and free replacement for PGP. This is the "stable"
version.
GnuPG allows encrypting and signing your data and communication, and
features a versatile key management system as well as access modules
for many public key directories. GnuPG, also known as GPG, is a command
line tool with features for easy integration with other applications.
WWW: https://www.gnupg.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS:
- gnupg-2.0.*
- dirmngr-[0-9]*
- To install the port:
- cd /usr/ports/security/gnupg/ && make install clean
- To add the package, run one of these commands:
- pkg install security/gnupg
- pkg install gnupg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gnupg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1599184354
SHA256 (gnupg-2.2.23.tar.bz2) = 10b55e49d78b3e49f1edb58d7541ecbdad92ddaeeb885b6f486ed23d1cd1da5c
SIZE (gnupg-2.2.23.tar.bz2) = 7099806
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libassuan>=2.5.1 : security/libassuan
- libgpg-error>=1.16 : security/libgpg-error
- gmake>=4.3 : devel/gmake
- makeinfo : print/texinfo
- pkgconf>=1.3.0_1 : devel/pkgconf
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- pinentry : security/pinentry
- indexinfo : print/indexinfo
- Library dependencies:
-
- libassuan.so : security/libassuan
- libgcrypt.so : security/libgcrypt
- libgpg-error.so : security/libgpg-error
- libksba.so : security/libksba
- libnpth.so : devel/npth
- libgnutls.so : security/gnutls
- libreadline.so.8 : devel/readline
- libsqlite3.so : databases/sqlite3
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- mail/mutt
- for Run
-
- mail/mutt
- sysutils/duplicity
Configuration Options:
- ===> The following configuration options are available for gnupg-2.2.23:
DOCS=on: Build and/or install documentation
GNUTLS=on: SSL/TLS support via GnuTLS
LARGE_RSA=off: Enable support for 8192-bit RSA keys
LDAP=off: LDAP keyserver interface
NLS=on: Native Language Support
SCDAEMON=on: Enable Smartcard daemon (with libusb)
SUID_GPG=off: Install GPG with suid
WKS_SERVER=on: Install the Web Key Service server
===> Use 'make config' to modify these settings
- Options name:
- security_gnupg
- USES:
- compiler:c11 cpe gmake iconv makeinfo pkgconfig readline sqlite tar:bzip2 gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.2.23 04 Sep 2020 02:20:42
    |
Adam Weinberger (adamw)  |
MFH: r541749 r546681 r547499
Approved by: portmgr (with hat)
gnupg: Update to 2.2.21
* gpg: Improve symmetric decryption speed by about 25%.
See commit 144b95cc9d.
* gpg: Support decryption of AEAD encrypted data packets.
* gpg: Add option --no-include-key-block. [#4856]
* gpg: Allow for extra padding in ECDH. [#4908]
(Only the first 15 lines of the commit message are shown above ) |
2.2.23 04 Sep 2020 02:20:42
  |
adamw  |
MFH: r541749 r546681 r547499
Approved by: portmgr (with hat)
gnupg: Update to 2.2.21
* gpg: Improve symmetric decryption speed by about 25%.
See commit 144b95cc9d.
* gpg: Support decryption of AEAD encrypted data packets.
* gpg: Add option --no-include-key-block. [#4856]
* gpg: Allow for extra padding in ECDH. [#4908]
(Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 2
|