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
Port details
fmtlib Modern formatting library (formerly cppformat)
10.1.1 textproc Deleted 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 10.1.1Version of this port present on the latest quarterly branch.
Maintainer: mi@aldan.algebra.com search for ports maintained by this maintainer
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/
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 (27 items)
Collapse this list.
  1. /usr/local/share/licenses/fmtlib-10.1.1/catalog.mk
  2. /usr/local/share/licenses/fmtlib-10.1.1/LICENSE
  3. /usr/local/share/licenses/fmtlib-10.1.1/MIT
  4. lib/libfmt.so.10.1.0
  5. lib/libfmt.so.10
  6. lib/libfmt.so
  7. include/fmt/args.h
  8. include/fmt/chrono.h
  9. include/fmt/color.h
  10. include/fmt/compile.h
  11. include/fmt/core.h
  12. include/fmt/format.h
  13. include/fmt/format-inl.h
  14. include/fmt/os.h
  15. include/fmt/ostream.h
  16. include/fmt/printf.h
  17. include/fmt/ranges.h
  18. include/fmt/std.h
  19. include/fmt/xchar.h
  20. lib/cmake/fmt/fmt-config.cmake
  21. lib/cmake/fmt/fmt-config-version.cmake
  22. lib/cmake/fmt/fmt-targets.cmake
  23. lib/cmake/fmt/fmt-targets-release.cmake
  24. libdata/pkgconfig/fmt.pc
  25. @owner
  26. @group
  27. @mode
Collapse this list.
Dependency lines:
  • fmtlib>0:textproc/fmtlib
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: 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
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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/fmtlib/fmt/tar.gz/10.1.1?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
10.1.1
18 Dec 2023 07:02:41
commit hash: 33d16240154eb5a010ad430a478f9465b9013351commit hash: 33d16240154eb5a010ad430a478f9465b9013351commit hash: 33d16240154eb5a010ad430a478f9465b9013351commit hash: 33d16240154eb5a010ad430a478f9465b9013351 files touched by this commit
Mikhail Teterin (mi) search for other commits by this committer
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
commit hash: 362ea03643fc92c9ca8c06c38996a9cf8a2435fccommit hash: 362ea03643fc92c9ca8c06c38996a9cf8a2435fccommit hash: 362ea03643fc92c9ca8c06c38996a9cf8a2435fccommit hash: 362ea03643fc92c9ca8c06c38996a9cf8a2435fc files touched by this commit
Mikhail Teterin (mi) search for other commits by this committer
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