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 on branch 2022Q2
helib Implementation of homomorphic encryption
2.3.0 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 2.3.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-01-16 05:49:34
Last Update: 2023-07-19 08:17:40
Commit Hash: 885c4a5
License: APACHE20
WWW:
https://github.com/homenc/HElib
Description:
HElib is a software library that implements homomorphic encryption (HE). Currently available schemes are the implementations of the Brakerski-Gentry-Vaikuntanathan (BGV) scheme with bootstrapping and the Approximate Number scheme of Cheon-Kim-Kim-Song (CKKS), along with many optimizations to make homomorphic evaluation run faster, focusing mostly on effective use of the Smart-Vercauteren ciphertext packing techniques and the Gentry-Halevi-Smart optimizations. See this report for a description of a few of the algorithms using in this library.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (73 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/helib-2.3.0/catalog.mk
  3. /usr/local/share/licenses/helib-2.3.0/LICENSE
  4. /usr/local/share/licenses/helib-2.3.0/APACHE20
  5. include/helib/ArgMap.h
  6. include/helib/CModulus.h
  7. include/helib/ClonedPtr.h
  8. include/helib/Context.h
  9. include/helib/CtPtrs.h
  10. include/helib/Ctxt.h
  11. include/helib/DoubleCRT.h
  12. include/helib/EncodedPtxt.h
  13. include/helib/EncryptedArray.h
  14. include/helib/EvalMap.h
  15. include/helib/FHE.h
  16. include/helib/IndexMap.h
  17. include/helib/IndexSet.h
  18. include/helib/JsonWrapper.h
  19. include/helib/Matrix.h
  20. include/helib/NumbTh.h
  21. include/helib/PAlgebra.h
  22. include/helib/PGFFT.h
  23. include/helib/PolyMod.h
  24. include/helib/PolyModRing.h
  25. include/helib/PtrMatrix.h
  26. include/helib/PtrVector.h
  27. include/helib/Ptxt.h
  28. include/helib/SumRegister.h
  29. include/helib/apiAttributes.h
  30. include/helib/assertions.h
  31. include/helib/binaryArith.h
  32. include/helib/binaryCompare.h
  33. include/helib/bluestein.h
  34. include/helib/debugging.h
  35. include/helib/exceptions.h
  36. include/helib/fhe_stats.h
  37. include/helib/helib.h
  38. include/helib/hypercube.h
  39. include/helib/intraSlot.h
  40. include/helib/keySwitching.h
  41. include/helib/keys.h
  42. include/helib/log.h
  43. include/helib/matching.h
  44. include/helib/matmul.h
  45. include/helib/multicore.h
  46. include/helib/norms.h
  47. include/helib/partialMatch.h
  48. include/helib/permutations.h
  49. include/helib/polyEval.h
  50. include/helib/powerful.h
  51. include/helib/primeChain.h
  52. include/helib/query.h
  53. include/helib/randomMatrices.h
  54. include/helib/range.h
  55. include/helib/recryption.h
  56. include/helib/replicate.h
  57. include/helib/sample.h
  58. include/helib/scheme.h
  59. include/helib/set.h
  60. include/helib/tableLookup.h
  61. include/helib/timing.h
  62. include/helib/version.h
  63. include/helib/zeroValue.h
  64. include/helib/zzX.h
  65. lib/libhelib.so
  66. lib/libhelib.so.2.2.0
  67. share/cmake/helib/helibConfig.cmake
  68. share/cmake/helib/helibConfigVersion.cmake
  69. share/cmake/helib/helibTargets-release.cmake
  70. share/cmake/helib/helibTargets.cmake
  71. @owner
  72. @group
  73. @mode
Collapse this list.
Dependency lines:
  • helib>0:security/helib
To install the port:
cd /usr/ports/security/helib/ && make install clean
To add the package, run one of these commands:
  • pkg install security/helib
  • pkg install helib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: helib
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: armv6 armv7 i386 mips powerpc powerpcspe
distinfo:
TIMESTAMP = 1689753442 SHA256 (homenc-HElib-v2.3.0_GH0.tar.gz) = 05c87f2b50d4774e16868ba61a7271930dd67f4ad137f30eb0f310969377bc20 SIZE (homenc-HElib-v2.3.0_GH0.tar.gz) = 2443377

Packages (timestamps in pop-ups are UTC):
helib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.02.3.0----1.3.1-
FreeBSD:13:quarterly2.3.02.3.0----2.3.02.3.0
FreeBSD:14:latest2.3.02.3.0-----2.2.2
FreeBSD:14:quarterly2.3.02.3.0----2.3.02.3.0
FreeBSD:15:latest2.3.02.3.0n/a-n/a-2.3.02.3.0
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. libgmp.so : math/gmp
  2. libntl.so : math/ntl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_helib
USES:
cmake:testing compiler:c++17-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/homenc/HElib/tar.gz/v2.3.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port