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.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2023Q4
spdlog Super fast C++ logging library
1.17.0 devel 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 1.17.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-01-14 03:37:29
Last Update: 2026-06-26 20:44:10
Commit Hash: 5bda11e
People watching this port, also watch:: font-misc-meltho, libraw, py311-pycparser, tmux, libinotify
License: MIT
WWW:
https://github.com/gabime/spdlog
Description:
Super fast C++ logging library.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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.17.0/catalog.mk
  3. /usr/local/share/licenses/spdlog-1.17.0/LICENSE
  4. /usr/local/share/licenses/spdlog-1.17.0/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.17
  101. lib/libspdlog.so.1.17.0
  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 = 1768625584 SHA256 (gabime-spdlog-v1.17.0_GH0.tar.gz) = d8862955c6d74e5846b3f580b1605d2428b11d97a410d86e2fb13e857cd3a744 SIZE (gabime-spdlog-v1.17.0_GH0.tar.gz) = 281801

Packages (timestamps in pop-ups are UTC):
spdlog
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.17.01.17.01.8.21.15.2_31.17.0n/an/an/a
FreeBSD:13:quarterly1.17.01.17.01.11.0_11.15.2_21.17.0n/an/an/a
FreeBSD:14:latest1.17.01.17.01.11.0_11.15.2_31.17.01.11.0_1-1.11.0_1
FreeBSD:14:quarterly1.17.01.17.0-1.15.2_21.17.01.12.0_11.12.0_11.12.0_1
FreeBSD:15:latest1.17.01.17.0n/a1.15.2_3n/an/a1.13.01.13.0
FreeBSD:15:quarterly1.17.01.17.0n/a-n/an/a--
FreeBSD:16:latest1.17.01.17.0n/a-n/an/a--
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. catch2>=0 : devel/catch2
  2. pkgconf>=0 : devel/pkgconf
Library dependencies:
  1. libfmt.so : devel/libfmt
This port is required by:
for Build
  1. filesystems/lizardfs
  2. games/nxengine
  3. net/arataga
  4. science/thermofun
  5. www/envoy
  6. www/pomerium-envoy-custom

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. sysutils/lizardfs*
  2. www/librtcdcpp*
  3. Collapse this list of deleted ports.
for Libraries
  1. astro/pykep
  2. audio/piper
  3. cad/cura-engine
  4. cad/openroad
  5. comms/gnuradio
  6. databases/tiledb
  7. deskutils/cherrytree
Expand this list (35 items / 28 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/ignition-common
  3. devel/ignition-utils
  4. devel/lief
  5. devel/malloy
  6. devel/pika
  7. ftp/coeurl
  8. games/CWR-CE
  9. games/openenroth
  10. math/dihydrogen
  11. math/g2o
  12. math/heyoka
  13. math/py-heyoka
  14. misc/dartsim
  15. multimedia/kodi
  16. multimedia/ossia-score
  17. net/ecal
  18. net/gerbera
  19. net-im/abaddon
  20. net-im/mtxclient
  21. net-im/nheko
  22. science/chemicalfun
  23. science/qiskit-aer
  24. security/openconnect-gui
  25. x11/waybar
  26. x11-toolkits/kddockwidgets
  27. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. graphics/osgearth*
  2. multimedia/kodi-devel*
  3. science/py-qiskit-aer*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_spdlog
USES:
cmake:testing compiler:c++14-lang cpe 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.17.0?dummy=/
Collapse this list.

There are no commits on branch 2023Q4 for this port