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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
spdlog Super fast C++ logging library
1.13.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.13.0Version 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: 2024-01-15 14:35:15
Commit Hash: 3b727a2
People watching this port, also watch:: libraw, py39-pycparser, tmux, font-misc-meltho, 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 (104 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/spdlog-1.13.0/catalog.mk
  3. /usr/local/share/licenses/spdlog-1.13.0/LICENSE
  4. /usr/local/share/licenses/spdlog-1.13.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/pattern_formatter-inl.h
  54. include/spdlog/pattern_formatter.h
  55. include/spdlog/sinks/android_sink.h
  56. include/spdlog/sinks/ansicolor_sink-inl.h
  57. include/spdlog/sinks/ansicolor_sink.h
  58. include/spdlog/sinks/base_sink-inl.h
  59. include/spdlog/sinks/base_sink.h
  60. include/spdlog/sinks/basic_file_sink-inl.h
  61. include/spdlog/sinks/basic_file_sink.h
  62. include/spdlog/sinks/callback_sink.h
  63. include/spdlog/sinks/daily_file_sink.h
  64. include/spdlog/sinks/dist_sink.h
  65. include/spdlog/sinks/dup_filter_sink.h
  66. include/spdlog/sinks/hourly_file_sink.h
  67. include/spdlog/sinks/kafka_sink.h
  68. include/spdlog/sinks/mongo_sink.h
  69. include/spdlog/sinks/msvc_sink.h
  70. include/spdlog/sinks/null_sink.h
  71. include/spdlog/sinks/ostream_sink.h
  72. include/spdlog/sinks/qt_sinks.h
  73. include/spdlog/sinks/ringbuffer_sink.h
  74. include/spdlog/sinks/rotating_file_sink-inl.h
  75. include/spdlog/sinks/rotating_file_sink.h
  76. include/spdlog/sinks/sink-inl.h
  77. include/spdlog/sinks/sink.h
  78. include/spdlog/sinks/stdout_color_sinks-inl.h
  79. include/spdlog/sinks/stdout_color_sinks.h
  80. include/spdlog/sinks/stdout_sinks-inl.h
  81. include/spdlog/sinks/stdout_sinks.h
  82. include/spdlog/sinks/syslog_sink.h
  83. include/spdlog/sinks/systemd_sink.h
  84. include/spdlog/sinks/tcp_sink.h
  85. include/spdlog/sinks/udp_sink.h
  86. include/spdlog/sinks/wincolor_sink-inl.h
  87. include/spdlog/sinks/wincolor_sink.h
  88. include/spdlog/sinks/win_eventlog_sink.h
  89. include/spdlog/spdlog-inl.h
  90. include/spdlog/spdlog.h
  91. include/spdlog/stopwatch.h
  92. include/spdlog/tweakme.h
  93. include/spdlog/version.h
  94. lib/cmake/spdlog/spdlogConfig.cmake
  95. lib/cmake/spdlog/spdlogConfigTargets-release.cmake
  96. lib/cmake/spdlog/spdlogConfigTargets.cmake
  97. lib/cmake/spdlog/spdlogConfigVersion.cmake
  98. lib/libspdlog.so
  99. lib/libspdlog.so.1.13
  100. lib/libspdlog.so.1.13.0
  101. libdata/pkgconfig/spdlog.pc
  102. @owner
  103. @group
  104. @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 = 1705323899 SHA256 (gabime-spdlog-v1.13.0_GH0.tar.gz) = 534f2ee1a4dcbeb22249856edfb2be76a1cf4f708a20b0ac2ed090ee24cfdbc9 SIZE (gabime-spdlog-v1.13.0_GH0.tar.gz) = 264003

Packages (timestamps in pop-ups are UTC):
spdlog
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.13.01.13.01.8.21.13.01.13.0-1.8.2-
FreeBSD:13:quarterly1.12.0_11.12.0_11.11.0_11.12.0_11.13.01.12.0_11.12.0_11.12.0_1
FreeBSD:14:latest1.13.01.13.01.11.0_11.13.01.13.01.11.0_1-1.11.0_1
FreeBSD:14:quarterly1.12.0_11.13.0-1.12.0_11.13.01.12.0_11.12.0_11.12.0_1
FreeBSD:15:latest1.13.01.13.0n/a1.13.0n/a1.13.01.13.01.13.0
FreeBSD:15:quarterly--n/a-n/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
Library dependencies:
  1. libfmt.so : devel/libfmt
This port is required by:
for Build
  1. databases/tiledb
  2. net/arataga
  3. science/thermofun
  4. sysutils/lizardfs
  5. www/envoy
  6. www/librtcdcpp
for Libraries
  1. cad/openroad
  2. deskutils/cherrytree
  3. devel/bear
  4. devel/level-zero
  5. devel/malloy
  6. ftp/coeurl
  7. graphics/osgearth
Expand this list (22 items / 15 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. math/dihydrogen
  3. math/heyoka
  4. math/py-heyoka
  5. multimedia/kodi
  6. net/ecal
  7. net/gerbera
  8. net-im/mtxclient
  9. net-im/nheko
  10. science/chemicalfun
  11. science/qiskit-aer
  12. security/openconnect-gui
  13. x11/waybar
  14. x11-toolkits/kddockwidgets
  15. 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.13.0?dummy=/
Collapse this list.

Number of commits found: 55

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.13.0
15 Jan 2024 14:35:15
commit hash: 3b727a2dff0c8fad7c3b1e59738bd7b769f6b51fcommit hash: 3b727a2dff0c8fad7c3b1e59738bd7b769f6b51fcommit hash: 3b727a2dff0c8fad7c3b1e59738bd7b769f6b51fcommit hash: 3b727a2dff0c8fad7c3b1e59738bd7b769f6b51f files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
devel/spdlog: update to 1.13.0.
1.12.0_1
14 Dec 2023 15:49:40
commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/libfmt: Update to 10.1.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
1.12.0
11 Jul 2023 12:09:45
commit hash: 1a912d0c9d108b1042a8cc391191069e944eb2c7commit hash: 1a912d0c9d108b1042a8cc391191069e944eb2c7commit hash: 1a912d0c9d108b1042a8cc391191069e944eb2c7commit hash: 1a912d0c9d108b1042a8cc391191069e944eb2c7 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
devel/spdlog: update to 1.12.0.
1.11.0_1
19 Dec 2022 09:31:34
commit hash: 2af489c04c7079c98287d0aa27e62fc008e0493ecommit hash: 2af489c04c7079c98287d0aa27e62fc008e0493ecommit hash: 2af489c04c7079c98287d0aa27e62fc008e0493ecommit hash: 2af489c04c7079c98287d0aa27e62fc008e0493e files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of devel/libfmt to 9.1.0

PR:		268081
1.11.0
28 Nov 2022 06:06:22
commit hash: 9e06039ded6ba027e2a5352de90b1683961a2252commit hash: 9e06039ded6ba027e2a5352de90b1683961a2252commit hash: 9e06039ded6ba027e2a5352de90b1683961a2252commit hash: 9e06039ded6ba027e2a5352de90b1683961a2252 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
devel/spdlog: update to 1.11.0.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.10.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.10.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.10.0
23 Apr 2022 09:00:57
commit hash: 14f677d9caca4361b5ed0777d4cc16c5e1e09c42commit hash: 14f677d9caca4361b5ed0777d4cc16c5e1e09c42commit hash: 14f677d9caca4361b5ed0777d4cc16c5e1e09c42commit hash: 14f677d9caca4361b5ed0777d4cc16c5e1e09c42 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
devel/spdlog: update to 1.10.0.
1.9.2
16 Aug 2021 13:10:50
commit hash: 470508c5da512b1afbec5f0f7303b846098aebf0commit hash: 470508c5da512b1afbec5f0f7303b846098aebf0commit hash: 470508c5da512b1afbec5f0f7303b846098aebf0commit hash: 470508c5da512b1afbec5f0f7303b846098aebf0 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
devel/spdlog: update to 1.9.2.
1.9.1
03 Aug 2021 12:59:41
commit hash: 7bda36c6616db2ee6b4aa1c3e48aa38eca2ee183commit hash: 7bda36c6616db2ee6b4aa1c3e48aa38eca2ee183commit hash: 7bda36c6616db2ee6b4aa1c3e48aa38eca2ee183commit hash: 7bda36c6616db2ee6b4aa1c3e48aa38eca2ee183 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
devel/spdlog: update to 1.9.1.

PR:		257534
Reported by:	Daniel Engberg <daniel.engberg.lists at pyret.net>
1.9.0
23 Jul 2021 02:49:20
commit hash: 7128dc7e1901a55d0d68df709cae497b372be66acommit hash: 7128dc7e1901a55d0d68df709cae497b372be66acommit hash: 7128dc7e1901a55d0d68df709cae497b372be66acommit hash: 7128dc7e1901a55d0d68df709cae497b372be66a files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
devel/spdlog: update to 1.9.0.
1.8.5_2
21 Jul 2021 18:11:51
commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/libfmt: Update to 8.0.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
PR:		257026
Exp-run by:	antoine
1.8.5_1
27 Jun 2021 05:36:39
commit hash: eddbea3915c23a4c27639478022bf73ce4d09a3ccommit hash: eddbea3915c23a4c27639478022bf73ce4d09a3ccommit hash: eddbea3915c23a4c27639478022bf73ce4d09a3ccommit hash: eddbea3915c23a4c27639478022bf73ce4d09a3c files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
devel/spdlog: Compatibility fixes with libfmt 8.0.0.

PR:		256810
Reported by:	Daniel Engberg <daniel.engberg.lists at pyret.net>
1.8.5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.8.5
29 Mar 2021 07:26:53
Revision:569432Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.8.5.
1.8.3
25 Mar 2021 13:54:57
Revision:569203Original commit files touched by this commit
vanilla search for other commits by this committer
remove unneed patch file.
1.8.3
25 Mar 2021 13:53:10
Revision:569202Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.8.3.

PR:		254540
Submitted by:	daniel.engberg.lists@pyret.net
1.8.2
13 Dec 2020 03:22:57
Revision:557881Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.8.2.

PR:		251786
Submitted by:	daniel.engberg.lists at pyret dot net
1.8.1
02 Oct 2020 04:40:30
Revision:550898Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.8.1.
1.8.0_1
07 Sep 2020 21:19:41
Revision:547943Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 7.0.3

Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.3
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
1.8.0
04 Sep 2020 04:31:23
Revision:547509Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.8.0.
1.7.0_2
31 Jul 2020 17:07:19
Revision:543873Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 7.0.2

Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.2
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
1.7.0_1
20 Jul 2020 16:27:43
Revision:542655Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 7.0.1

Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.1
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
1.7.0
16 Jul 2020 04:42:58
Revision:542319Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.7.0.
1.6.1
08 Jun 2020 15:32:58
Revision:538226Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.6.1.
1.5.0_1
10 May 2020 07:43:45
Revision:534820Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 6.2.1

Changes:	https://github.com/fmtlib/fmt/releases/tag/6.2.0
Changes:	https://github.com/fmtlib/fmt/releases/tag/6.2.1
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
1.5.0
10 Apr 2020 05:41:06
Revision:531291Original commit files touched by this commit
tobik search for other commits by this committer
devel/spdlog: Do not set CMAKE_ON twice

Reported by:	portscan
1.5.0
10 Apr 2020 00:57:56
Revision:531278Original commit files touched by this commit
yuri search for other commits by this committer
devel/spdlog: Update 1.4.2 -> 1.5.0; Change to shared library

PR:		244747
Approved by:	vanilla (maintainer)
1.4.2_2
23 Dec 2019 14:09:47
Revision:520723Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/spdlog: fix build on GCC architectures

assert() is not declared by default:
In file included from
/wrkdirs/usr/ports/devel/spdlog/work/spdlog-1.4.2/src/async.cpp:11:
/wrkdirs/usr/ports/devel/spdlog/work/spdlog-1.4.2/include/spdlog/details/thread_pool-inl.h:
In member function 'bool spdlog::details::thread_pool::process_next_msg_()':
/wrkdirs/usr/ports/devel/spdlog/work/spdlog-1.4.2/include/spdlog/details/thread_pool-inl.h:119:9:
error: 'assert' was not declared in this scope
  119 |         assert(false && "Unexpected async_msg_type");
      |         ^~~~~~

PR:		242825
Approved by:	vanilla (maintainer)
1.4.2_2
14 Dec 2019 15:37:47
Revision:520127Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 6.1.2

Changes:	https://github.com/fmtlib/fmt/releases/tag/6.1.2
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
1.4.2_1
08 Dec 2019 06:59:44
Revision:519271Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 6.1.1

Changes:	https://github.com/fmtlib/fmt/releases/tag/6.1.1
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
1.4.2
04 Dec 2019 13:19:05
Revision:519012Original commit files touched by this commit
vanilla search for other commits by this committer
1: Update devel/spdlog to 1.4.2.
2: Fix build issue due spdlog's upgrade.

Approved by:	danfe@ (www/envoy), adridg@ (net-im/nheko), maintainer timeout
(sunpoet@, jhixson@)
1.3.1_3
03 Dec 2019 15:03:22
Revision:518945Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 6.1.0

Changes:	https://github.com/fmtlib/fmt/releases/tag/6.1.0
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
1.3.1_2
01 Sep 2019 06:09:51
Revision:510679Original commit files touched by this commit
tobik search for other commits by this committer
devel/spdlog: Use system fmt

This is in preparation for updating devel/libfmt to 6.0.0.  Spdlog
bundles fmt 5.3.0 which is incompatible with 6.0.0.  This would
lead to problems in consumers that use both.

PR:		240148
Submitted by:	jbeich
Approved by:	vanilla (maintainer)
1.3.1_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
1.3.1
30 Jan 2019 07:50:16
Revision:491607Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.3.1.
1.3.0
18 Jan 2019 03:00:22
Revision:490622Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.3.0.
1.2.1_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
1.2.1
18 Oct 2018 09:20:22
Revision:482336Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.2.1.
1.2.0
10 Oct 2018 03:54:52
Revision:481689Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.2.0.
1.1.0
16 Aug 2018 08:42:52
Revision:477313Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.1.0.
1.0.0
06 Aug 2018 07:02:52
Revision:476493Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.0.0.
0.17.0_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
0.17.0
22 May 2018 11:41:15
Revision:470605Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 0.17.0.
0.16.3
14 Jan 2018 02:04:54
Revision:458951Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 0.16.3.
0.16.2
24 Dec 2017 02:48:13
Revision:457122Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 0.16.2.
0.16.1
21 Dec 2017 13:21:13
Revision:456907Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 0.16.1.
0.14.0
12 Dec 2017 03:02:11
Revision:456088Original commit files touched by this commit
jbeich search for other commits by this committer
devel/spdlog: require C++11 toolchain (on powerpc*, mips*, sparc*)

CMake Error in tests/CMakeLists.txt:
  Target "catch_tests" requires the language dialect "CXX11" (with compiler
  extensions), but CMake does not know the compile flags to use to enable it.

tests/includes.h:7:10: fatal error: 'chrono' file not found
 #include <chrono>
          ^~~~~~~~
1 error generated.

Reported by:	pkg-fallout (mips64)
0.14.0
21 Aug 2017 02:15:13
Revision:448447Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 0.14.0.
0.13.0_1
13 May 2017 03:35:51
Revision:440746Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
0.13.0_1
30 Mar 2017 09:33:44
Revision:437277Original commit files touched by this commit
vanilla search for other commits by this committer
1: Move cmake config files to right path.
2: bump version.
0.13.0
29 Mar 2017 10:49:51
Revision:437190Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 0.13.0.
0.12.0
18 Feb 2017 04:12:37
Revision:434327Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 0.12.0.
0.11.0
14 Jan 2017 03:37:20
Revision:431455Original commit files touched by this commit
vanilla search for other commits by this committer
Add spdlog, another c++ logging library.

Number of commits found: 55