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 on branch 2025Q4
spdlog Super fast C++ logging library
1.15.2_4 devel 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.2_4Version of this port present on the latest quarterly branch.
Maintainer: vanilla@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-11-02 02:21:37
Last Update: 2025-11-02 02:17:26
Commit Hash: 1905b82
License: MIT
WWW:
https://github.com/gabime/spdlog
Description:
Super fast C++ logging 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 (105 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/spdlog-1.15.2_4/catalog.mk
  3. /usr/local/share/licenses/spdlog-1.15.2_4/LICENSE
  4. /usr/local/share/licenses/spdlog-1.15.2_4/MIT
  5. include/spdlog/async.h
  6. include/spdlog/async_logger-inl.h
  7. include/spdlog/async_logger.h
  8. include/spdlog/common-inl.h
  9. include/spdlog/common.h
  10. include/spdlog/cfg/argv.h
  11. include/spdlog/cfg/env.h
  12. include/spdlog/cfg/helpers-inl.h
  13. include/spdlog/cfg/helpers.h
  14. include/spdlog/details/backtracer-inl.h
  15. include/spdlog/details/backtracer.h
  16. include/spdlog/details/circular_q.h
  17. include/spdlog/details/console_globals.h
  18. include/spdlog/details/file_helper-inl.h
  19. include/spdlog/details/file_helper.h
  20. include/spdlog/details/fmt_helper.h
  21. include/spdlog/details/log_msg-inl.h
  22. include/spdlog/details/log_msg.h
  23. include/spdlog/details/log_msg_buffer-inl.h
  24. include/spdlog/details/log_msg_buffer.h
  25. include/spdlog/details/mpmc_blocking_q.h
  26. include/spdlog/details/null_mutex.h
  27. include/spdlog/details/os-inl.h
  28. include/spdlog/details/os.h
  29. include/spdlog/details/periodic_worker-inl.h
  30. include/spdlog/details/periodic_worker.h
  31. include/spdlog/details/registry-inl.h
  32. include/spdlog/details/registry.h
  33. include/spdlog/details/synchronous_factory.h
  34. include/spdlog/details/tcp_client-windows.h
  35. include/spdlog/details/tcp_client.h
  36. include/spdlog/details/thread_pool-inl.h
  37. include/spdlog/details/thread_pool.h
  38. include/spdlog/details/udp_client-windows.h
  39. include/spdlog/details/udp_client.h
  40. include/spdlog/details/windows_include.h
  41. include/spdlog/fmt/bin_to_hex.h
  42. include/spdlog/fmt/chrono.h
  43. include/spdlog/fmt/compile.h
  44. include/spdlog/fmt/fmt.h
  45. include/spdlog/fmt/ostr.h
  46. include/spdlog/fmt/ranges.h
  47. include/spdlog/fmt/std.h
  48. include/spdlog/fmt/xchar.h
  49. include/spdlog/formatter.h
  50. include/spdlog/fwd.h
  51. include/spdlog/logger-inl.h
  52. include/spdlog/logger.h
  53. include/spdlog/mdc.h
  54. include/spdlog/pattern_formatter-inl.h
  55. include/spdlog/pattern_formatter.h
  56. include/spdlog/sinks/android_sink.h
  57. include/spdlog/sinks/ansicolor_sink-inl.h
  58. include/spdlog/sinks/ansicolor_sink.h
  59. include/spdlog/sinks/base_sink-inl.h
  60. include/spdlog/sinks/base_sink.h
  61. include/spdlog/sinks/basic_file_sink-inl.h
  62. include/spdlog/sinks/basic_file_sink.h
  63. include/spdlog/sinks/callback_sink.h
  64. include/spdlog/sinks/daily_file_sink.h
  65. include/spdlog/sinks/dist_sink.h
  66. include/spdlog/sinks/dup_filter_sink.h
  67. include/spdlog/sinks/hourly_file_sink.h
  68. include/spdlog/sinks/kafka_sink.h
  69. include/spdlog/sinks/mongo_sink.h
  70. include/spdlog/sinks/msvc_sink.h
  71. include/spdlog/sinks/null_sink.h
  72. include/spdlog/sinks/ostream_sink.h
  73. include/spdlog/sinks/qt_sinks.h
  74. include/spdlog/sinks/ringbuffer_sink.h
  75. include/spdlog/sinks/rotating_file_sink-inl.h
  76. include/spdlog/sinks/rotating_file_sink.h
  77. include/spdlog/sinks/sink-inl.h
  78. include/spdlog/sinks/sink.h
  79. include/spdlog/sinks/stdout_color_sinks-inl.h
  80. include/spdlog/sinks/stdout_color_sinks.h
  81. include/spdlog/sinks/stdout_sinks-inl.h
  82. include/spdlog/sinks/stdout_sinks.h
  83. include/spdlog/sinks/syslog_sink.h
  84. include/spdlog/sinks/systemd_sink.h
  85. include/spdlog/sinks/tcp_sink.h
  86. include/spdlog/sinks/udp_sink.h
  87. include/spdlog/sinks/wincolor_sink-inl.h
  88. include/spdlog/sinks/wincolor_sink.h
  89. include/spdlog/sinks/win_eventlog_sink.h
  90. include/spdlog/spdlog-inl.h
  91. include/spdlog/spdlog.h
  92. include/spdlog/stopwatch.h
  93. include/spdlog/tweakme.h
  94. include/spdlog/version.h
  95. lib/cmake/spdlog/spdlogConfig.cmake
  96. lib/cmake/spdlog/spdlogConfigTargets-release.cmake
  97. lib/cmake/spdlog/spdlogConfigTargets.cmake
  98. lib/cmake/spdlog/spdlogConfigVersion.cmake
  99. lib/libspdlog.so
  100. lib/libspdlog.so.1.15
  101. lib/libspdlog.so.1.15.2
  102. libdata/pkgconfig/spdlog.pc
  103. @owner
  104. @group
  105. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • spdlog>0:devel/spdlog
To install the port:
cd /usr/ports/devel/spdlog/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/spdlog
  • pkg install spdlog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: spdlog
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1743340971 SHA256 (gabime-spdlog-v1.15.2_GH0.tar.gz) = 7a80896357f3e8e920e85e92633b14ba0f229c506e6f978578bdc35ba09e9a5d SIZE (gabime-spdlog-v1.15.2_GH0.tar.gz) = 275744

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
Library dependencies:
  1. libfmt.so : devel/libfmt
This port is required by:
for Libraries
  1. cad/cura-engine

Configuration Options:
No options to configure
Options name:
devel_spdlog
USES:
cmake compiler:c++11-lib 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/gabime/spdlog/tar.gz/v1.15.2?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.2_4
02 Nov 2025 02:17:26
commit hash: 1905b82aecac71de1d875abcab973ac3dd2ce598commit hash: 1905b82aecac71de1d875abcab973ac3dd2ce598commit hash: 1905b82aecac71de1d875abcab973ac3dd2ce598commit hash: 1905b82aecac71de1d875abcab973ac3dd2ce598 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
devel/spdlog: fix botched gmt offset calculation

The upstream code has like a handful of bugs in the place that should
obtain the GMT offset for a struct tm, and os-inl.h is a botch.

Strip the bogus workaround code and use tm.tm_gmtoff.

Reported by:	diizzy@
URL:		https://github.com/gabime/spdlog/issues/3483
Approved by:	portmgr@ (just-fix-it blanket)

(based on commit 9f6a8a34ed864c5a40d987d6d102898ee124a821)

Number of commits found: 1