Port details |
- fmtlib Modern formatting library (formerly cppformat)
- 10.1.1 textproc
=0 10.1.1Version of this port present on the latest quarterly branch.
- Maintainer: mi@aldan.algebra.com
- Port Added: 2023-12-18 06:39:04
- Last Update: 2023-12-18 07:02:41
- Commit Hash: 33d1624
- Also Listed In: devel
- License: MIT
- WWW:
- https://fmt.dev/
- Description:
- {fmt} is an open-source formatting library providing a fast and
safe alternative to C stdio and C++ iostreams.
* Simple format API with positional arguments for localization
* Implementation of C++20 std::format and C++23 std::print
* Format string syntax similar to Python's format
* Fast IEEE 754 floating-point formatter with correct rounding, shortness
and round-trip guarantees using the Dragonbox algorithm
* Portable Unicode support
* Safe printf implementation including the POSIX extension for
positional arguments
If you like this project, please consider donating to one of the
funds that help victims of the war in Ukraine: www.stopputin.net/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: fmtlib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1702878142
SHA256 (fmtlib-fmt-10.1.1_GH0.tar.gz) = 78b8c0a72b1c35e4443a7e308df52498252d1cefc2b08c9a97bc9ee6cfe61f8b
SIZE (fmtlib-fmt-10.1.1_GH0.tar.gz) = 851454
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fmtlib-10.1.1:
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- textproc_fmtlib
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
10.1.1 18 Dec 2023 07:02:41 |
Mikhail Teterin (mi) |
textproc/fmtlib: remove the duplicate of devel/libfmt
Correct net-im/tdlib-purple to depend on the correct one.
Notified by: vanilla@ |
10.1.1 18 Dec 2023 06:36:54 |
Mikhail Teterin (mi) |
testproc/fmtlib: add new port of fmtlib
According to the pkgsrc repository, this library used to be
known as cppformat.
WWW: https://fmt.dev/ |
Number of commits found: 2
|