Port details on branch 2022Q4 |
- libgcrypt General purpose cryptographic library based on the code from GnuPG
- 1.9.4_1 security
=0 1.9.4_1Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: 2022-12-05 20:13:10
- Last Update: 2022-12-05 20:06:34
- Commit Hash: e63d23e
- License: GPLv2+ LGPL21+
- WWW:
- https://www.gnupg.org/software/libgcrypt/index.html
- Description:
- Libgcrypt is a general purpose cryptographic library based on the code from
GnuPG.
It provides functions for all cryptographic building blocks: symmetric ciphers,
hash algorithms, MACs, public key algorithms, large integer functions,
random numbers and a lot of supporting functions.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libgcrypt>0:security/libgcrypt
- To install the port:
- cd /usr/ports/security/libgcrypt/ && make install clean
- To add the package, run one of these commands:
- pkg install security/libgcrypt
- pkg install libgcrypt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libgcrypt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1629752433
SHA256 (libgcrypt-1.9.4.tar.bz2) = ea849c83a72454e3ed4267697e8ca03390aee972ab421e7df69dfe42b65caaf7
SIZE (libgcrypt-1.9.4.tar.bz2) = 3239704
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:
-
- libgpg-error>=1.32 : security/libgpg-error
- makeinfo : print/texinfo
- Runtime dependencies:
-
- libgpg-error>=1.32 : security/libgpg-error
- indexinfo : print/indexinfo
- This port is required by:
- for Libraries
-
- www/chromium
- www/iridium
Configuration Options:
- ===> The following configuration options are available for libgcrypt-1.9.4_1:
DOCS=on: Build and/or install documentation
INFO=on: Build and/or install GNU info pages
STATIC=on: Build static executables and/or libraries
===> Use 'make config' to modify these settings
- Options name:
- security_libgcrypt
- USES:
- cpe libtool tar:bzip2 makeinfo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.4_1 05 Dec 2022 20:06:34
    |
Cy Schubert (cy)  |
security/libgcrypt: Circumvent WITH_DEBUG build failure
Register allocation exaustion results within inline assembly when
WITH_DEBUG is specified. Therefore when WITH_DEBUG is used, disable
inline assembly.
PR: 268173
Reported by: bofh
(cherry picked from commit c35577ebc10af5ae8c509e4c73a44a06ac5b05d4) |
Number of commits found: 1
|