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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
hexl Intel homomorphic encryption acceleration library
1.2.5 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.2.5Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-10-07 08:30:04
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: APACHE20
WWW:
https://intel.github.io/hexl/v1.2.1/doxygen/html/index.html
Description:
Intel HEXL is an open-source library which provides efficient implementations of integer arithmetic on Galois fields. Such arithmetic is prevalent in cryptography, particularly in homomorphic encryption (HE) schemes. Intel HEXL targets integer arithmetic with word-sized primes, typically 30-60 bits. Intel HEXL provides an API for 64-bit unsigned integers and targets Intel CPUs.
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 (45 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/hexl-1.2.5/catalog.mk
  3. /usr/local/share/licenses/hexl-1.2.5/LICENSE
  4. /usr/local/share/licenses/hexl-1.2.5/APACHE20
  5. include/hexl/eltwise/eltwise-add-mod.hpp
  6. include/hexl/eltwise/eltwise-cmp-add.hpp
  7. include/hexl/eltwise/eltwise-cmp-sub-mod.hpp
  8. include/hexl/eltwise/eltwise-fma-mod.hpp
  9. include/hexl/eltwise/eltwise-mult-mod.hpp
  10. include/hexl/eltwise/eltwise-reduce-mod.hpp
  11. include/hexl/eltwise/eltwise-sub-mod.hpp
  12. include/hexl/experimental/fft-like/fft-like-avx512-util.hpp
  13. include/hexl/experimental/fft-like/fft-like-native.hpp
  14. include/hexl/experimental/fft-like/fft-like.hpp
  15. include/hexl/experimental/fft-like/fwd-fft-like-avx512.hpp
  16. include/hexl/experimental/fft-like/inv-fft-like-avx512.hpp
  17. include/hexl/experimental/misc/lr-mat-vec-mult.hpp
  18. include/hexl/experimental/seal/dyadic-multiply-internal.hpp
  19. include/hexl/experimental/seal/dyadic-multiply.hpp
  20. include/hexl/experimental/seal/key-switch-internal.hpp
  21. include/hexl/experimental/seal/key-switch.hpp
  22. include/hexl/hexl.hpp
  23. include/hexl/logging/logging.hpp
  24. include/hexl/ntt/ntt.hpp
  25. include/hexl/number-theory/number-theory.hpp
  26. include/hexl/util/aligned-allocator.hpp
  27. include/hexl/util/allocator.hpp
  28. include/hexl/util/check.hpp
  29. include/hexl/util/clang.hpp
  30. include/hexl/util/compiler.hpp
  31. include/hexl/util/defines.hpp
  32. include/hexl/util/gcc.hpp
  33. include/hexl/util/msvc.hpp
  34. include/hexl/util/types.hpp
  35. include/hexl/util/util.hpp
  36. lib/cmake/hexl-1.2.5/HEXLConfig.cmake
  37. lib/cmake/hexl-1.2.5/HEXLConfigVersion.cmake
  38. lib/cmake/hexl-1.2.5/HEXLTargets-release.cmake
  39. lib/cmake/hexl-1.2.5/HEXLTargets.cmake
  40. lib/libhexl.so
  41. lib/libhexl.so.1.2.5
  42. libdata/pkgconfig/hexl.pc
  43. @owner
  44. @group
  45. @mode
Collapse this list.
Dependency lines:
  • hexl>0:security/hexl
To install the port:
cd /usr/ports/security/hexl/ && make install clean
To add the package, run one of these commands:
  • pkg install security/hexl
  • pkg install hexl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hexl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1660080431 SHA256 (intel-hexl-v1.2.5_GH0.tar.gz) = 3692e6e6183dbc49253e51e86c3e52e7affcac925f57db0949dbb4d34b558a9a SIZE (intel-hexl-v1.2.5_GH0.tar.gz) = 128326

Packages (timestamps in pop-ups are UTC):
hexl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.2.5------
FreeBSD:13:quarterly-1.2.5------
FreeBSD:14:latest-1.2.5------
FreeBSD:14:quarterly-1.2.5------
FreeBSD:15:latest-1.2.5n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libcpu_features.so : devel/cpu_features
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_hexl
USES:
cmake:testing compiler:c++17-lang localbase:ldflags
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/hexl/tar.gz/v1.2.5?dummy=/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.2.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.5
09 Aug 2022 21:53:22
commit hash: 6952cbad2aea2bc6aa9fa03181a833fcf68c7c6dcommit hash: 6952cbad2aea2bc6aa9fa03181a833fcf68c7c6dcommit hash: 6952cbad2aea2bc6aa9fa03181a833fcf68c7c6dcommit hash: 6952cbad2aea2bc6aa9fa03181a833fcf68c7c6d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/hexl: Update 1.2.4 -> 1.2.5

 Reported by:	portscout
1.2.4
20 Mar 2022 01:18:45
commit hash: 7e4d812f83287e8c32c9d81b7043312dd2be41c3commit hash: 7e4d812f83287e8c32c9d81b7043312dd2be41c3commit hash: 7e4d812f83287e8c32c9d81b7043312dd2be41c3commit hash: 7e4d812f83287e8c32c9d81b7043312dd2be41c3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/hexl: Update 1.2.3 -> 1.2.4

Reported by:	portscout
1.2.3
26 Jan 2022 16:45:29
commit hash: d709ba8de8ec14887beffe99233eec09b26b7ed1commit hash: d709ba8de8ec14887beffe99233eec09b26b7ed1commit hash: d709ba8de8ec14887beffe99233eec09b26b7ed1commit hash: d709ba8de8ec14887beffe99233eec09b26b7ed1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/cpu_features: Install cmake files, install headers into a dedicated
directory

do-install is removed in favor of project's install target,

Also update 3 other ports to build with cpu_features.

PR:		261252
Approved by:	skreuzer@ (maintainer)
1.2.3
20 Nov 2021 08:54:09
commit hash: af4c4a2bd36dcf882bbffd693d88343876d10521commit hash: af4c4a2bd36dcf882bbffd693d88343876d10521commit hash: af4c4a2bd36dcf882bbffd693d88343876d10521commit hash: af4c4a2bd36dcf882bbffd693d88343876d10521 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/hexl: Update 1.2.1 -> 1.2.3

Reported by:	portscout
1.2.1
11 Oct 2021 07:38:53
commit hash: c7c701c0a3f184f15b0fb12a1250ad1e6cc72598commit hash: c7c701c0a3f184f15b0fb12a1250ad1e6cc72598commit hash: c7c701c0a3f184f15b0fb12a1250ad1e6cc72598commit hash: c7c701c0a3f184f15b0fb12a1250ad1e6cc72598 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/hexl: Broken on i386

Reported by:	fallout
1.2.1
07 Oct 2021 08:27:36
commit hash: e7fe6916018d9844573d2f9d89dace13ceefe461commit hash: e7fe6916018d9844573d2f9d89dace13ceefe461commit hash: e7fe6916018d9844573d2f9d89dace13ceefe461commit hash: e7fe6916018d9844573d2f9d89dace13ceefe461 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/hexl: New port: Intel homomorphic encryption acceleration library

Number of commits found: 8