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
nflib NTT-based fast lattice cryptography library
1.0.0.23_4 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.0.0.23_4Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-02-22 06:15:52
Last Update: 2023-08-07 07:07:15
Commit Hash: dbe826b
Also Listed In: math
License: MIT
WWW:
https://github.com/quarkslab/NFLlib
Description:
NFLlib is an efficient and open-source C++ library dedicated to ideal lattice cryptography. It is specialized in polynomial rings quotiented by a cyclotomic polynomial whose degree is a power of two. The library combines algorithmic optimizations (Chinese Remainder Theorem, optimized Number Theoretic Transform) together with programming optimization techniques (SSE and AVX2 specializations, C++ expression templates, etc.)
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 (30 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/nflib-1.0.0.23_4/catalog.mk
  3. /usr/local/share/licenses/nflib-1.0.0.23_4/LICENSE
  4. /usr/local/share/licenses/nflib-1.0.0.23_4/MIT
  5. include/nfl.hpp
  6. include/nfl/algos.hpp
  7. include/nfl/aligned_allocator.hpp
  8. include/nfl/arch.hpp
  9. include/nfl/arch/common.hpp
  10. include/nfl/core.hpp
  11. include/nfl/debug.hpp
  12. include/nfl/gmp.hpp
  13. include/nfl/meta.hpp
  14. include/nfl/ops.hpp
  15. include/nfl/opt/arch/avx2.hpp
  16. include/nfl/opt/arch/sse.hpp
  17. include/nfl/opt/ops.hpp
  18. include/nfl/params.hpp
  19. include/nfl/permut.hpp
  20. include/nfl/poly.hpp
  21. include/nfl/poly_p.hpp
  22. include/nfl/prng/FastGaussianNoise.hpp
  23. include/nfl/prng/crypto_stream_salsa20.h
  24. include/nfl/prng/fastrandombytes.h
  25. include/nfl/prng/randombytes.h
  26. lib/libnfllib.so
  27. lib/libnfllib_static.a
  28. @owner
  29. @group
  30. @mode
Collapse this list.
Dependency lines:
  • nflib>0:security/nflib
To install the port:
cd /usr/ports/security/nflib/ && make install clean
To add the package, run one of these commands:
  • pkg install security/nflib
  • pkg install nflib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nflib
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1582350929 SHA256 (quarkslab-NFLlib-v1.0.0-23-g5cf40ed_GH0.tar.gz) = 092d397426846756fb915b7a54d2ce9bf70182542ed6573eeb4345f206af1c7f SIZE (quarkslab-NFLlib-v1.0.0-23-g5cf40ed_GH0.tar.gz) = 126137

Packages (timestamps in pop-ups are UTC):
nflib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.0.0.23_4------
FreeBSD:13:quarterly-1.0.0.23_4------
FreeBSD:14:latest-1.0.0.23_4------
FreeBSD:14:quarterly-1.0.0.23_4------
FreeBSD:15:latest-1.0.0.23_4n/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. as : devel/binutils
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Library dependencies:
  1. libmpfr.so : math/mpfr
  2. libgmp.so : math/gmp
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_nflib
USES:
cmake:testing compiler:c++11-lang localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/quarkslab/NFLlib/tar.gz/v1.0.0-23-g5cf40ed?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port