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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2023Q3
spdlog Super fast C++ logging library
1.15.2 devel on this many watch lists=5 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.2Version of this port present on the latest quarterly branch.
Maintainer: vanilla@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-01-14 03:37:29
Last Update: 2025-03-30 14:19:17
Commit Hash: a9067e66
People watching this port, also watch:: indexinfo, libevent, xcb-util-image, libXdamage, dav1d
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.15.2/catalog.mk
  3. /usr/local/share/licenses/spdlog-1.15.2/LICENSE
  4. /usr/local/share/licenses/spdlog-1.15.2/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.
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

Packages (timestamps in pop-ups are UTC):
spdlog
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.15.11.15.11.8.21.15.11.15.2-1.8.2-
FreeBSD:13:quarterly1.15.01.15.01.11.0_11.15.01.15.01.12.0_11.12.0_11.12.0_1
FreeBSD:14:latest1.15.11.15.21.11.0_11.15.11.15.21.11.0_1-1.11.0_1
FreeBSD:14:quarterly1.15.01.15.2-1.15.01.15.01.12.0_11.12.0_11.12.0_1
FreeBSD:15:latest1.15.11.15.1n/a1.15.1n/a1.13.01.13.01.13.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
Library dependencies:
  1. libfmt.so : devel/libfmt
This port is required by:
for Build
  1. databases/tiledb
  2. filesystems/lizardfs
  3. net/arataga
  4. science/thermofun
  5. www/envoy

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. cad/cura-engine
  2. cad/openroad
  3. deskutils/cherrytree
  4. devel/bear
  5. devel/level-zero
  6. devel/malloy
  7. devel/pika
Expand this list (25 items / 18 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. ftp/coeurl
  3. graphics/osgearth
  4. math/dihydrogen
  5. math/heyoka
  6. math/py-heyoka
  7. multimedia/kodi
  8. multimedia/ossia-score
  9. net/ecal
  10. net/gerbera
  11. net-im/mtxclient
  12. net-im/nheko
  13. science/chemicalfun
  14. science/qiskit-aer
  15. security/openconnect-gui
  16. x11/waybar
  17. x11-toolkits/kddockwidgets
  18. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. multimedia/kodi-devel*
  2. science/py-qiskit-aer*
  3. Collapse this list of deleted ports.
for Run
  1. databases/tiledb

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.

There are no commits on branch 2023Q3 for this port