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
Port details
isa-l_crypto Intel(R) Intelligent Storage Acceleration Library, Crypto Version
2.25.0 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-03 15:57:25
Last Update: 2025-02-03 15:50:44
Commit Hash: 22ce7fa
License: BSD3CLAUSE
WWW:
https://github.com/intel/isa-l_crypto
Description:
ISA-L_crypto is a collection of optimized low-level functions targeting storage applications that includes multi-buffer and rolling hashes, along with block ciphers.
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 (31 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/isa-l_crypto-2.25.0/catalog.mk
  3. /usr/local/share/licenses/isa-l_crypto-2.25.0/LICENSE
  4. /usr/local/share/licenses/isa-l_crypto-2.25.0/BSD3CLAUSE
  5. include/isa-l_crypto.h
  6. include/isa-l_crypto/aes_cbc.h
  7. include/isa-l_crypto/aes_gcm.h
  8. include/isa-l_crypto/aes_keyexp.h
  9. include/isa-l_crypto/aes_xts.h
  10. include/isa-l_crypto/endian_helper.h
  11. include/isa-l_crypto/isal_crypto_api.h
  12. include/isa-l_crypto/md5_mb.h
  13. include/isa-l_crypto/mh_sha1.h
  14. include/isa-l_crypto/mh_sha1_murmur3_x64_128.h
  15. include/isa-l_crypto/mh_sha256.h
  16. include/isa-l_crypto/multi_buffer.h
  17. include/isa-l_crypto/rolling_hashx.h
  18. include/isa-l_crypto/sha1_mb.h
  19. include/isa-l_crypto/sha256_mb.h
  20. include/isa-l_crypto/sha512_mb.h
  21. include/isa-l_crypto/sm3_mb.h
  22. include/isa-l_crypto/test.h
  23. include/isa-l_crypto/types.h
  24. lib/libisal_crypto.a
  25. lib/libisal_crypto.so
  26. lib/libisal_crypto.so.2
  27. lib/libisal_crypto.so.2.0.25
  28. libdata/pkgconfig/libisal_crypto.pc
  29. @owner
  30. @group
  31. @mode
Collapse this list.
Dependency lines:
  • isa-l_crypto>0:devel/isa-l_crypto
To install the port:
cd /usr/ports/devel/isa-l_crypto/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/isa-l_crypto
  • pkg install isa-l_crypto
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: isa-l_crypto
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 powerpc64le
distinfo:
TIMESTAMP = 1733726381 SHA256 (intel-isa-l_crypto-v2.25.0_GH0.tar.gz) = afe013e8eca17c9a0e567709c6a967f6b2b497d5317914afc98d5969599ee87e SIZE (intel-isa-l_crypto-v2.25.0_GH0.tar.gz) = 837729

Packages (timestamps in pop-ups are UTC):
isa-l_crypto
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.25.0------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-2.25.0------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-2.25.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. nasm : devel/nasm
  2. gmake>=4.4.1 : devel/gmake
  3. autoconf>=2.72 : devel/autoconf
  4. automake>=1.17 : devel/automake
  5. libtoolize : devel/libtool
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_isa-l_crypto
USES:
autoreconf gmake libtool pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/intel/isa-l_crypto/tar.gz/v2.25.0?dummy=/
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
2.25.0
03 Feb 2025 15:50:44
commit hash: 22ce7fa17bc9e86cfba62f73619b22766157d64acommit hash: 22ce7fa17bc9e86cfba62f73619b22766157d64acommit hash: 22ce7fa17bc9e86cfba62f73619b22766157d64acommit hash: 22ce7fa17bc9e86cfba62f73619b22766157d64a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Author: Ilia Sotnikov
devel/isa-l_crypto: Add isa-l_crypto 2.25.0

ISA-L_crypto is a collection of optimized low-level functions targeting storage
applications that includes multi-buffer and rolling hashes, along with block
ciphers.

PR:		283361

Number of commits found: 1