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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q4
fast_float Fast and exact C++ number parsing library
8.0.2 math on this many watch lists=3 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 8.0.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-05 18:54:08
Last Update: 2025-03-19 03:37:10
Commit Hash: d91ad8c
People watching this port, also watch:: vcdimager, yarn-node20, libssh, xcb-util-image, autoconf
License: APACHE20 BSL MIT
WWW:
https://github.com/fastfloat/fast_float
Description:
The fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types. These functions convert ASCII strings representing decimal values (e.g., 1.3e10) into binary types. We provide exact rounding (including round to even). In our experience, these fast_float functions many times faster than comparable number-parsing functions from existing C++ standard libraries.
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 (20 items)
Collapse this list.
  1. /usr/local/share/licenses/fast_float-8.0.2/catalog.mk
  2. /usr/local/share/licenses/fast_float-8.0.2/LICENSE
  3. /usr/local/share/licenses/fast_float-8.0.2/APACHE20
  4. /usr/local/share/licenses/fast_float-8.0.2/BSL
  5. /usr/local/share/licenses/fast_float-8.0.2/MIT
  6. include/fast_float/ascii_number.h
  7. include/fast_float/bigint.h
  8. include/fast_float/constexpr_feature_detect.h
  9. include/fast_float/decimal_to_binary.h
  10. include/fast_float/digit_comparison.h
  11. include/fast_float/fast_float.h
  12. include/fast_float/fast_table.h
  13. include/fast_float/float_common.h
  14. include/fast_float/parse_number.h
  15. share/cmake/FastFloat/FastFloatConfig.cmake
  16. share/cmake/FastFloat/FastFloatConfigVersion.cmake
  17. share/cmake/FastFloat/fast_float-targets.cmake
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • fast_float>0:math/fast_float
To install the port:
cd /usr/ports/math/fast_float/ && make install clean
To add the package, run one of these commands:
  • pkg install math/fast_float
  • pkg install fast_float
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fast_float
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1742070266 SHA256 (fastfloat-fast_float-v8.0.2_GH0.tar.gz) = e14a33089712b681d74d94e2a11362643bd7d769ae8f7e7caefe955f57f7eacd SIZE (fastfloat-fast_float-v8.0.2_GH0.tar.gz) = 121232

Packages (timestamps in pop-ups are UTC):
fast_float
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.0.28.0.2-8.0.28.0.2---
FreeBSD:13:quarterly8.0.28.0.25.1.08.0.28.0.26.0.06.0.06.0.0
FreeBSD:14:latest8.0.28.0.2-8.0.28.0.25.0.0-5.0.0
FreeBSD:14:quarterly8.0.28.0.2-8.0.28.0.26.0.06.0.06.0.0
FreeBSD:15:latest8.0.28.0.2n/a8.0.2n/a6.0.06.0.06.1.0
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
This port is required by:
for Build
  1. astro/stellarium
  2. devel/folly
  3. graphics/gdal
  4. graphics/podofo
  5. net-p2p/transmission-components
  6. science/paraview
  7. science/ttk
Expand this list (8 items / 1 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. x11-toolkits/vte3
  3. Collapse this list.

Configuration Options:
No options to configure
Options name:
math_fast_float
USES:
cmake compiler:c++11-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/fastfloat/fast_float/tar.gz/v8.0.2?dummy=/
Collapse this list.

There are no commits on branch 2023Q4 for this port