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 photos
All times are UTC
Ukraine
Port details on branch 2022Q4
libgcrypt General purpose cryptographic library based on the code from GnuPG
1.9.4_1 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 1.9.4_1Version of this port present on the latest quarterly branch.
Maintainer: cy@FreeBSD.org search for ports maintained by this maintainer
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.
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
Expand this list (20 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libgcrypt-1.9.4_1/catalog.mk
  3. /usr/local/share/licenses/libgcrypt-1.9.4_1/LICENSE
  4. /usr/local/share/licenses/libgcrypt-1.9.4_1/GPLv2+
  5. /usr/local/share/licenses/libgcrypt-1.9.4_1/LGPL21+
  6. bin/mpicalc
  7. bin/dumpsexp
  8. bin/hmac256
  9. bin/libgcrypt-config
  10. include/gcrypt.h
  11. lib/libgcrypt.a
  12. lib/libgcrypt.so
  13. lib/libgcrypt.so.20
  14. lib/libgcrypt.so.20.3.4
  15. libdata/pkgconfig/libgcrypt.pc
  16. man/man1/hmac256.1.gz
  17. share/aclocal/libgcrypt.m4
  18. @owner
  19. @group
  20. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libgpg-error>=1.32 : security/libgpg-error
  2. makeinfo : print/texinfo
Runtime dependencies:
  1. libgpg-error>=1.32 : security/libgpg-error
  2. indexinfo : print/indexinfo
This port is required by:
for Libraries
  1. www/chromium
  2. 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:
Expand this list (11 items)
Collapse this list.
  1. ftp://ftp.crysys.hu/pub/gnupg/libgcrypt/
  2. ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgcrypt/
  3. ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/libgcrypt/
  4. ftp://ftp.gnupg.org/gcrypt/libgcrypt/
  5. ftp://mirror.switch.ch/mirror/gnupg/libgcrypt/
  6. http://mirror.tje.me.uk/pub/mirrors/ftp.gnupg.org/libgcrypt/
  7. https://artfiles.org/gnupg.org/libgcrypt/
  8. https://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/libgcrypt/
  9. https://gnupg.org/ftp/gcrypt/libgcrypt/
  10. https://mirrors.dotsrc.org/gcrypt/libgcrypt/
  11. https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/libgcrypt/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.4_1
05 Dec 2022 20:06:34
commit hash: e63d23edd8c9a7b25e5539fa7c72d2b00316aa04commit hash: e63d23edd8c9a7b25e5539fa7c72d2b00316aa04commit hash: e63d23edd8c9a7b25e5539fa7c72d2b00316aa04commit hash: e63d23edd8c9a7b25e5539fa7c72d2b00316aa04 files touched by this commit
Cy Schubert (cy) search for other commits by this committer
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