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
quill Asynchronous low latency C++ logging library
8.1.0 devel on this many watch lists=2 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 7.5.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-07-15 16:36:10
Last Update: 2025-01-26 22:54:44
Commit Hash: 1b144f0
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
https://github.com/odygrd/quill
Description:
Quill is a high-performance, cross-platform logging library designed for C++17 and onwards. Quill is a production-ready logging library that has undergone extensive unit testing. It has been successfully utilized in production environments, including financial trading applications, providing high-performance and reliable logging capabilities.
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 (95 items)
Collapse this list.
  1. /usr/local/share/licenses/quill-logging-library-8.1.0/catalog.mk
  2. /usr/local/share/licenses/quill-logging-library-8.1.0/LICENSE
  3. /usr/local/share/licenses/quill-logging-library-8.1.0/MIT
  4. include/quill/Backend.h
  5. include/quill/BackendTscClock.h
  6. include/quill/CsvWriter.h
  7. include/quill/Frontend.h
  8. include/quill/LogMacros.h
  9. include/quill/Logger.h
  10. include/quill/StopWatch.h
  11. include/quill/StringRef.h
  12. include/quill/TriviallyCopyableCodec.h
  13. include/quill/UserClockSource.h
  14. include/quill/Utility.h
  15. include/quill/backend/BackendManager.h
  16. include/quill/backend/BackendOptions.h
  17. include/quill/backend/BackendUtilities.h
  18. include/quill/backend/BackendWorker.h
  19. include/quill/backend/BacktraceStorage.h
  20. include/quill/backend/ManualBackendWorker.h
  21. include/quill/backend/PatternFormatter.h
  22. include/quill/backend/RdtscClock.h
  23. include/quill/backend/SignalHandler.h
  24. include/quill/backend/StringFromTime.h
  25. include/quill/backend/ThreadUtilities.h
  26. include/quill/backend/TimestampFormatter.h
  27. include/quill/backend/TransitEvent.h
  28. include/quill/backend/TransitEventBuffer.h
  29. include/quill/backend/Utf8Conv.h
  30. include/quill/bundled/fmt/args.h
  31. include/quill/bundled/fmt/base.h
  32. include/quill/bundled/fmt/chrono.h
  33. include/quill/bundled/fmt/color.h
  34. include/quill/bundled/fmt/compile.h
  35. include/quill/bundled/fmt/format-inl.h
  36. include/quill/bundled/fmt/format.h
  37. include/quill/bundled/fmt/os.h
  38. include/quill/bundled/fmt/ostream.h
  39. include/quill/bundled/fmt/printf.h
  40. include/quill/bundled/fmt/ranges.h
  41. include/quill/bundled/fmt/std.h
  42. include/quill/bundled/fmt/xchar.h
  43. include/quill/core/Attributes.h
  44. include/quill/core/BoundedSPSCQueue.h
  45. include/quill/core/Codec.h
  46. include/quill/core/Common.h
  47. include/quill/core/DynamicFormatArgStore.h
  48. include/quill/core/Filesystem.h
  49. include/quill/core/FrontendOptions.h
  50. include/quill/core/InlinedVector.h
  51. include/quill/core/LogLevel.h
  52. include/quill/core/LoggerBase.h
  53. include/quill/core/LoggerManager.h
  54. include/quill/core/MacroMetadata.h
  55. include/quill/core/MathUtilities.h
  56. include/quill/core/PatternFormatterOptions.h
  57. include/quill/core/QuillError.h
  58. include/quill/core/Rdtsc.h
  59. include/quill/core/SinkManager.h
  60. include/quill/core/Spinlock.h
  61. include/quill/core/ThreadContextManager.h
  62. include/quill/core/TimeUtilities.h
  63. include/quill/core/UnboundedSPSCQueue.h
  64. include/quill/filters/Filter.h
  65. include/quill/sinks/ConsoleSink.h
  66. include/quill/sinks/FileSink.h
  67. include/quill/sinks/JsonSink.h
  68. include/quill/sinks/NullSink.h
  69. include/quill/sinks/RotatingFileSink.h
  70. include/quill/sinks/RotatingJsonFileSink.h
  71. include/quill/sinks/RotatingSink.h
  72. include/quill/sinks/Sink.h
  73. include/quill/sinks/StreamSink.h
  74. include/quill/std/Array.h
  75. include/quill/std/Chrono.h
  76. include/quill/std/Deque.h
  77. include/quill/std/FilesystemPath.h
  78. include/quill/std/ForwardList.h
  79. include/quill/std/List.h
  80. include/quill/std/Map.h
  81. include/quill/std/Optional.h
  82. include/quill/std/Pair.h
  83. include/quill/std/Set.h
  84. include/quill/std/Tuple.h
  85. include/quill/std/UnorderedMap.h
  86. include/quill/std/UnorderedSet.h
  87. include/quill/std/Vector.h
  88. include/quill/std/WideString.h
  89. lib/cmake/quill/quill-config-version.cmake
  90. lib/cmake/quill/quill-config.cmake
  91. lib/cmake/quill/quill-targets.cmake
  92. pkgconfig/quill.pc
  93. @owner
  94. @group
  95. @mode
Collapse this list.
Dependency lines:
  • quill-logging-library>0:devel/quill
To install the port:
cd /usr/ports/devel/quill/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/quill
  • pkg install quill-logging-library
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: quill-logging-library
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1737929468 SHA256 (odygrd-quill-v8.1.0_GH0.tar.gz) = ab24d11085c342040ef41b82b6a2ee49b3a2582ab1b733b7da8cf80a85e18054 SIZE (odygrd-quill-v8.1.0_GH0.tar.gz) = 2780765

Packages (timestamps in pop-ups are UTC):
quill-logging-library
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.1.08.1.0-8.1.08.1.0---
FreeBSD:13:quarterly7.5.07.5.0-7.5.07.5.0---
FreeBSD:14:latest8.1.08.1.0-8.1.08.1.0---
FreeBSD:14:quarterly7.5.07.5.0-7.5.07.5.0---
FreeBSD:15:latest8.1.08.1.0n/a8.1.0n/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
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_quill
USES:
cmake:testing compiler:c++17-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/odygrd/quill/tar.gz/v8.1.0?dummy=/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.1.0
26 Jan 2025 22:54:44
commit hash: 1b144f07e304e3d4ac532e836c19f6b3bd3c12d5commit hash: 1b144f07e304e3d4ac532e836c19f6b3bd3c12d5commit hash: 1b144f07e304e3d4ac532e836c19f6b3bd3c12d5commit hash: 1b144f07e304e3d4ac532e836c19f6b3bd3c12d5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/quill: update 8.0.0 → 8.1.0
8.0.0
18 Jan 2025 06:06:31
commit hash: 715cef64628b68efc7af658860583ac89bb1d2f1commit hash: 715cef64628b68efc7af658860583ac89bb1d2f1commit hash: 715cef64628b68efc7af658860583ac89bb1d2f1commit hash: 715cef64628b68efc7af658860583ac89bb1d2f1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/quill: update 7.5.0 → 8.0.0

Reported by:	portscout
7.5.0
13 Nov 2024 16:42:18
commit hash: 334767ac9740d17079cc6651d55cb8c91ed98344commit hash: 334767ac9740d17079cc6651d55cb8c91ed98344commit hash: 334767ac9740d17079cc6651d55cb8c91ed98344commit hash: 334767ac9740d17079cc6651d55cb8c91ed98344 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/quill: update 7.3.0 → 7.5.0

Reported by:	portscout
7.3.0
30 Sep 2024 08:28:26
commit hash: cc322b618d76a6e0b7b697f24a1f539d51b3e300commit hash: cc322b618d76a6e0b7b697f24a1f539d51b3e300commit hash: cc322b618d76a6e0b7b697f24a1f539d51b3e300commit hash: cc322b618d76a6e0b7b697f24a1f539d51b3e300 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/quill: update 7.2.2 → 7.3.0

Reported by:	portscout
7.2.2
24 Sep 2024 08:43:28
commit hash: 3dd6348c9c13e4488790cdbcdeab1a57b3534d2acommit hash: 3dd6348c9c13e4488790cdbcdeab1a57b3534d2acommit hash: 3dd6348c9c13e4488790cdbcdeab1a57b3534d2acommit hash: 3dd6348c9c13e4488790cdbcdeab1a57b3534d2a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/quill: update 7.1.0 → 7.2.2

Reported by:	portscout
7.1.0
09 Sep 2024 15:04:24
commit hash: b59838235b32d4cd21f3c3531dbde4e9b867059fcommit hash: b59838235b32d4cd21f3c3531dbde4e9b867059fcommit hash: b59838235b32d4cd21f3c3531dbde4e9b867059fcommit hash: b59838235b32d4cd21f3c3531dbde4e9b867059f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/quill: update 7.0.0 → 7.1.0

Reported by:	portscout
7.0.0
06 Sep 2024 08:20:56
commit hash: ad617b455c438cd672cd26b9c33ae83caa794d38commit hash: ad617b455c438cd672cd26b9c33ae83caa794d38commit hash: ad617b455c438cd672cd26b9c33ae83caa794d38commit hash: ad617b455c438cd672cd26b9c33ae83caa794d38 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/quill: update 6.1.2 → 7.0.0

Reported by:	portscout
6.1.2
13 Aug 2024 05:12:31
commit hash: ec7bdd9c2bb5011003806061b59c8946f4362c06commit hash: ec7bdd9c2bb5011003806061b59c8946f4362c06commit hash: ec7bdd9c2bb5011003806061b59c8946f4362c06commit hash: ec7bdd9c2bb5011003806061b59c8946f4362c06 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/quill: update 6.1.0 → 6.1.2

Reported by:	portscout
6.1.0
10 Aug 2024 07:07:34
commit hash: 39a92a0cb5ffcc2fa5a5c3f98a20186945eec38ccommit hash: 39a92a0cb5ffcc2fa5a5c3f98a20186945eec38ccommit hash: 39a92a0cb5ffcc2fa5a5c3f98a20186945eec38ccommit hash: 39a92a0cb5ffcc2fa5a5c3f98a20186945eec38c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/quill: update 6.0.0 → 6.1.0

Reported by:	portscout
6.0.0
28 Jul 2024 08:18:03
commit hash: 6a27cfa2d7f93d03851142cd0950dba1500259abcommit hash: 6a27cfa2d7f93d03851142cd0950dba1500259abcommit hash: 6a27cfa2d7f93d03851142cd0950dba1500259abcommit hash: 6a27cfa2d7f93d03851142cd0950dba1500259ab files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/quill: update 5.1.0 → 6.0.0

Reported by:	portscout
5.1.0
22 Jul 2024 08:31:21
commit hash: ec5102303a621fcc451be2dd06e3eb5498182d69commit hash: ec5102303a621fcc451be2dd06e3eb5498182d69commit hash: ec5102303a621fcc451be2dd06e3eb5498182d69commit hash: ec5102303a621fcc451be2dd06e3eb5498182d69 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/quill: update 5.0.0 → 5.1.0

Reported by:	portscout
5.0.0
15 Jul 2024 17:15:53
commit hash: 341940d09d2bee8bb20bbebe25bf36335d882134commit hash: 341940d09d2bee8bb20bbebe25bf36335d882134commit hash: 341940d09d2bee8bb20bbebe25bf36335d882134commit hash: 341940d09d2bee8bb20bbebe25bf36335d882134 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/quill: Add LICENSE_FILE line
5.0.0
15 Jul 2024 16:33:30
commit hash: f4633a6737e93c7f9024e83129e82f152dded86acommit hash: f4633a6737e93c7f9024e83129e82f152dded86acommit hash: f4633a6737e93c7f9024e83129e82f152dded86acommit hash: f4633a6737e93c7f9024e83129e82f152dded86a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/quill: New port: Asynchronous low latency C++ logging library

Number of commits found: 13