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
tfhe Fast Fully Homomorphic Encryption (FHE) library over the Torus
1.0.1.30 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.1.30Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-10-11 03:38:17
Last Update: 2024-04-11 09:16:53
Commit Hash: 43d9a13
License: APACHE20
WWW:
https://github.com/tfhe/tfhe
Description:
TFHE is open-source software. The scheme is described in the paper "Faster fully homomorphic encryption: Bootstrapping in less than 0.1 seconds" presented at the IACR conference Asiacrypt 2016 by Ilaria Chillotti, Nicolas Gama, Mariya Georgieva, Malika Izabachene. The Fully Homomorphic Encryption is a cryptosystem that supports arbitrary computation on ciphertexts. It may be used by banks to perform computations on fully encrypted client information.
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 (33 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/tfhe-1.0.1.30/catalog.mk
  3. /usr/local/share/licenses/tfhe-1.0.1.30/LICENSE
  4. /usr/local/share/licenses/tfhe-1.0.1.30/APACHE20
  5. include/tfhe/lagrangehalfc_arithmetic.h
  6. include/tfhe/lwe-functions.h
  7. include/tfhe/lwebootstrappingkey.h
  8. include/tfhe/lwekey.h
  9. include/tfhe/lwekeyswitch.h
  10. include/tfhe/lweparams.h
  11. include/tfhe/lwesamples.h
  12. include/tfhe/numeric_functions.h
  13. include/tfhe/polynomials.h
  14. include/tfhe/polynomials_arithmetic.h
  15. include/tfhe/tfhe.h
  16. include/tfhe/tfhe_core.h
  17. include/tfhe/tfhe_garbage_collector.h
  18. include/tfhe/tfhe_gate_bootstrapping_functions.h
  19. include/tfhe/tfhe_gate_bootstrapping_structures.h
  20. include/tfhe/tfhe_generic_streams.h
  21. include/tfhe/tfhe_generic_templates.h
  22. include/tfhe/tfhe_io.h
  23. include/tfhe/tgsw.h
  24. include/tfhe/tgsw_functions.h
  25. include/tfhe/tlwe.h
  26. include/tfhe/tlwe_functions.h
  27. lib/libtfhe-nayuki-avx.so
  28. lib/libtfhe-nayuki-portable.so
  29. lib/libtfhe-spqlios-avx.so
  30. lib/libtfhe-spqlios-fma.so
  31. @owner
  32. @group
  33. @mode
Collapse this list.
Dependency lines:
  • tfhe>0:security/tfhe
To install the port:
cd /usr/ports/security/tfhe/ && make install clean
To add the package, run one of these commands:
  • pkg install security/tfhe
  • pkg install tfhe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tfhe
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1594855889 SHA256 (tfhe-tfhe-v1.0.1-30-ga085efe_GH0.tar.gz) = 758890c75ca7c307fda39ed4d0c30da0c2c62a6da34ecc252d392ef40ebe63b5 SIZE (tfhe-tfhe-v1.0.1-30-ga085efe_GH0.tar.gz) = 155727

Packages (timestamps in pop-ups are UTC):
tfhe
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.0.1.30------
FreeBSD:13:quarterly-1.0.1.30------
FreeBSD:14:latest-1.0.1.30------
FreeBSD:14:quarterly-1.0.1.30------
FreeBSD:15:latest-1.0.1.30n/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. gmake>=4.4.1 : devel/gmake
Test dependencies:
  1. fftw3>0 : math/fftw3
  2. googletest>0 : devel/googletest
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_tfhe
USES:
cmake:indirect compiler:c++11-lang gmake 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/tfhe/tfhe/tar.gz/v1.0.1-30-ga085efe?dummy=/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.1.30
11 Apr 2024 09:16:53
commit hash: 43d9a1336ddec3ddb059a4c78b33888272692c36commit hash: 43d9a1336ddec3ddb059a4c78b33888272692c36commit hash: 43d9a1336ddec3ddb059a4c78b33888272692c36commit hash: 43d9a1336ddec3ddb059a4c78b33888272692c36 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
*/*: convert to cmake:indirect

Convert bunch of ports to USES=cmake:indirect
1.0.1.30
09 Sep 2022 20:32:24
commit hash: e942e560c468063b850b05ae3df340b36f24c7b5commit hash: e942e560c468063b850b05ae3df340b36f24c7b5commit hash: e942e560c468063b850b05ae3df340b36f24c7b5commit hash: e942e560c468063b850b05ae3df340b36f24c7b5 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Update path set in BUILD_DEPENDS for CMake

Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core

Approved by:	portmgr (blanket)
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.1.30
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.1.30
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.1.30
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.1.30
15 Jul 2020 23:48:59
Revision:542294Original commit files touched by this commit
yuri search for other commits by this committer
security/tfhe: 1.0.1-14 -> 1.0.1-30
1.0.1.14
20 Oct 2019 01:17:41
Revision:514872Original commit files touched by this commit
yuri search for other commits by this committer
security/tfhe: Only for amd64
1.0.1.14
11 Oct 2019 06:32:15
Revision:514261Original commit files touched by this commit
linimon search for other commits by this committer
Commit necessary but insufficient changes to try to make this port
build on GCC-based systems:

  cc1plus: error: unrecognized command line option "-march=native"
  cc1plus: error: unrecognized command line option "-std=gnu++11"

However, this still leaves us with:

 
/wrkdirs/usr/ports/security/tfhe/work/tfhe-1.0.1-14-g3319e2c/src/libtfhe/fft_processors/nayuki/fft-x8664-avx.s:
Assembler messages:
 
/wrkdirs/usr/ports/security/tfhe/work/tfhe-1.0.1-14-g3319e2c/src/libtfhe/fft_processors/nayuki/fft-x8664-avx.s:61:
Error: unrecognized opcode: `pushq'

Approved by:	portmgr (tier-2 blanket)
1.0.1.14
11 Oct 2019 03:38:10
Revision:514259Original commit files touched by this commit
yuri search for other commits by this committer
New port: security/tfhe: Fast Fully Homomorphic Encryption (FHE) library over
the Torus

Number of commits found: 10