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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
tlfloat C++ template library for floating point operations
1.15.0 mathnew! on this many watch lists=1 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-09-21 12:33:06
Last Update: 2025-09-30 19:47:58
Commit Hash: 14daf13
People watching this port, also watch:: py311-guppy3, R-cran-pwr, php83-pear, wa-aspell, ittapi
License: BSL
WWW:
https://shibatch.github.io/tlfloat-doxygen/
Description:
This library implements C++ classes with which half, single, double, quadruple and octuple precision IEEE 754 floating point numbers can be operated. Internally, these classes are implemented as class templates on top of arbitrary-precision integer class templates so that the templates are expanded as arbitrary precision floating-point operations by just changing the template parameters, rather than implementing each floating-point operation for each precision. The arbitrary-precision integer class templates are also included in this library.
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 (15 items)
Collapse this list.
  1. /usr/local/share/licenses/tlfloat-1.15.0/catalog.mk
  2. /usr/local/share/licenses/tlfloat-1.15.0/LICENSE
  3. /usr/local/share/licenses/tlfloat-1.15.0/BSL
  4. include/tlfloat/bigint.hpp
  5. include/tlfloat/rpitab.hpp
  6. include/tlfloat/tlfloat.h
  7. include/tlfloat/tlfloat.hpp
  8. include/tlfloat/tlfloatconfig.hpp
  9. include/tlfloat/tlmath.hpp
  10. include/tlfloat/tlmathcoef.hpp
  11. lib/libtlfloat.a
  12. libdata/pkgconfig/tlfloat.pc
  13. @owner
  14. @group
  15. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • tlfloat>0:math/tlfloat
To install the port:
cd /usr/ports/math/tlfloat/ && make install clean
To add the package, run one of these commands:
  • pkg install math/tlfloat
  • pkg install tlfloat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tlfloat
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1758390706 SHA256 (shibatch-tlfloat-v1.15.0_GH0.tar.gz) = f96a19273111de3c8818965dc3d68cbd66edaba62f03bcd2c06525a22197c97b SIZE (shibatch-tlfloat-v1.15.0_GH0.tar.gz) = 266438

Packages (timestamps in pop-ups are UTC):
tlfloat
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.15.0-1.15.0-n/an/an/a
FreeBSD:13:quarterly-1.15.0---n/an/an/a
FreeBSD:14:latest-1.15.0------
FreeBSD:14:quarterly-1.15.0------
FreeBSD:15:latest-1.15.0n/a-n/an/a--
FreeBSD:15:quarterly-1.15.0n/a-n/an/a--
FreeBSD:16:latest-1.15.0n/a-n/an/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. libmpfr.so : math/mpfr
This port is required by:
for Build
  1. math/sleef

Configuration Options:
No options to configure
Options name:
math_tlfloat
USES:
cmake:testing compiler:c++20-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/shibatch/tlfloat/tar.gz/v1.15.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.15.0
30 Sep 2025 19:47:58
commit hash: 14daf138a90b82297fc2acab673a708e4a2610a2commit hash: 14daf138a90b82297fc2acab673a708e4a2610a2commit hash: 14daf138a90b82297fc2acab673a708e4a2610a2commit hash: 14daf138a90b82297fc2acab673a708e4a2610a2 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/tlfloat: mark BROKEN on i386 and arm64

Reported by:	pkg-fallout
1.15.0
21 Sep 2025 12:27:49
commit hash: a0193e9a55757b9b8f93ffcbf909a56a628832d9commit hash: a0193e9a55757b9b8f93ffcbf909a56a628832d9commit hash: a0193e9a55757b9b8f93ffcbf909a56a628832d9commit hash: a0193e9a55757b9b8f93ffcbf909a56a628832d9 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/tlfloat: new port, C++ template library for floating point operations

Number of commits found: 2