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
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.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0.23_4
07 Aug 2023 07:07:15
commit hash: dbe826b8640bbd7dc2952f796e7d4b8be691c37acommit hash: dbe826b8640bbd7dc2952f796e7d4b8be691c37acommit hash: dbe826b8640bbd7dc2952f796e7d4b8be691c37acommit hash: dbe826b8640bbd7dc2952f796e7d4b8be691c37a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Daniel Engberg
security/nflib: Improve handling of SIMD instructions

PR:		272702
1.0.0.23_3
07 Aug 2023 07:00:40
commit hash: 950dfcdb8daf2917b474950a8d71b1dc722fbe48commit hash: 950dfcdb8daf2917b474950a8d71b1dc722fbe48commit hash: 950dfcdb8daf2917b474950a8d71b1dc722fbe48commit hash: 950dfcdb8daf2917b474950a8d71b1dc722fbe48 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/nflib: Turn on inner optimization option when no WITH_DEBUG is defined

PR:		272702
1.0.0.23_3
07 Aug 2023 06:49:57
commit hash: 04a5061de0ef17f29fee55943d7c9e01530321cccommit hash: 04a5061de0ef17f29fee55943d7c9e01530321cccommit hash: 04a5061de0ef17f29fee55943d7c9e01530321cccommit hash: 04a5061de0ef17f29fee55943d7c9e01530321cc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/nflib: Simplify test target; Remove unnecessary target; Fix line order
1.0.0.23_3
07 Aug 2023 06:44:53
commit hash: ce1070f1121f0d062dcf393bdc42f39d15438e13commit hash: ce1070f1121f0d062dcf393bdc42f39d15438e13commit hash: ce1070f1121f0d062dcf393bdc42f39d15438e13commit hash: ce1070f1121f0d062dcf393bdc42f39d15438e13 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/nflib: Remove NATIVE option

Let CPUTYPE handle native optimizations.

PR:		272702
Reported by:	diizzy@
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.0.0.23_2
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.0.0.23_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.0.0.23_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.0.23_2
09 Jun 2020 23:13:36
Revision:538354Original commit files touched by this commit
yuri search for other commits by this committer
security/nflib: Unbreak on systems incompatible with the system where the
package was built

-march=native caused SEGVs on incompatible systems
1.0.0.23_1
30 May 2020 15:57:53
Revision:537089Original commit files touched by this commit
emaste search for other commits by this committer
security/nflib: add BUILD_DEPENDS as:devel/binutils

/usr/bin/as will soon be removed from the FreeBSD base system, for
FreeBSD 13.0.

Depend on as (not ${LOCALBASE}/bin/as) so that this will introduce no
change for existing 11.x and 12.x, which will continue to use the base
system GNU as 2.17.50.

PR:		205250 [exp-run]
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
1.0.0.23_1
17 Mar 2020 22:47:50
Revision:528610Original commit files touched by this commit
yuri search for other commits by this committer
security/nflib: Remove ONLY_FOR_ARCHS=i386

Reported by:	fallout
1.0.0.23_1
22 Feb 2020 22:47:13
Revision:526861Original commit files touched by this commit
yuri search for other commits by this committer
security/nflib: Turn on the internal optimization option NFL_OPTIMIZED;
Eliminate testcases from the 'build' target
1.0.0.23
22 Feb 2020 13:17:47
Revision:526772Original commit files touched by this commit
linimon search for other commits by this committer
Mark as x86-specific: unconditionally includes files with amd64 code:

 
/wrkdirs/usr/ports/security/nflib/work/NFLlib-1.0.0-23-g5cf40ed/lib/prng/nfl_crypto_stream_salsa20_amd64_xmm6.s:343:
Error: unrecognized opcode: `mov'

Approved by:	portmgr (tier-2 blanket)
1.0.0.23
22 Feb 2020 06:15:38
Revision:526740Original commit files touched by this commit
yuri search for other commits by this committer
New port: security/nflib: NTT-based fast lattice cryptography library

Number of commits found: 14