| Port details on branch 2025Q3 |
- glaze Fast, in memory, JSON and interface library for modern C++
- 7.1.0 devel
=0 5.5.4Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-12-12 23:15:05
- Last Update: 2026-03-01 08:48:16
- Commit Hash: 16fd614
- Also Listed In: textproc
- License: MIT
- WWW:
- https://github.com/stephenberry/glaze
- Description:
- Glaze is one of the fastest JSON libraries in the world.
Glaze reads and writes from object memory, simplifying interfaces and offering
incredible performance.
Glaze isn't just a JSON library. Glaze also supports:
* BEVE (binary efficient versatile encoding)
* CSV (comma separated value)
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/glaze/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/glaze
- pkg install glaze
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: glaze
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1772344625
SHA256 (stephenberry-glaze-v7.1.0_GH0.tar.gz) = 39bbd40f6a81e7b56489cf96f768195563f36cf80bdfe74c3a95a228402af298
SIZE (stephenberry-glaze-v7.1.0_GH0.tar.gz) = 1507597
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- asio.hpp : net/asio
- cmake : devel/cmake-core
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- This port is required by:
- for Build
-
- x11/hyprshutdown
- x11-wm/hyprland
Configuration Options:
- No options to configure
- Options name:
- devel_glaze
- USES:
- cmake:testing compiler:c++23-lang eigen:3 localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|