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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
tlfloat C++ template library for floating point operations
1.15.0_1 math 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.15.0_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-06-13 20:27:27
Last Update: 2026-06-13 20:24:58
Commit Hash: 5f53711
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 (17 items)
Collapse this list.
  1. /usr/local/share/licenses/tlfloat-1.15.0_1/catalog.mk
  2. /usr/local/share/licenses/tlfloat-1.15.0_1/LICENSE
  3. /usr/local/share/licenses/tlfloat-1.15.0_1/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.so
  12. lib/libtlfloat.so.1
  13. lib/libtlfloat.so.1.15.0
  14. libdata/pkgconfig/tlfloat.pc
  15. @owner
  16. @group
  17. @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

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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
Test dependencies:
  1. mpfr>0 : math/mpfr
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_tlfloat
USES:
cmake:testing compiler:c++20-lang pathfix
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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.15.0_1
13 Jun 2026 20:24:58
commit hash: 5f53711184efb7db27f7154b40c693bcfebaa627commit hash: 5f53711184efb7db27f7154b40c693bcfebaa627commit hash: 5f53711184efb7db27f7154b40c693bcfebaa627commit hash: 5f53711184efb7db27f7154b40c693bcfebaa627 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
math/tlfloat: builds fine on armv7

Tested on FreeBSD 14.3 and 15.0.
Test suite passes, too.

MFH:		2026Q2
(cherry picked from commit 42f2073184d330fabefb21264a9fe20280f65f1d)

Number of commits found: 1