Port details |
- malloy Embeddable HTTP(S) and WS(S) client/server components for C++
- 0.12.0 devel
=2 0.11.0Version of this port present on the latest quarterly branch. - Maintainer: jbo@FreeBSD.org
 - Port Added: 2022-09-05 17:12:06
- Last Update: 2025-07-14 01:45:00
- Commit Hash: a78f901
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/tectu/malloy
- Description:
- Malloy is a C++ library providing embeddable server & client components for
both HTTP(S) and WebSocket(Secure).
The library is written in C++20 and provides easy-to-use high-level interfaces
for creating server and client applications painlessly.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/malloy/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/malloy
- pkg install malloy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: malloy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752456219
SHA256 (tectu-malloy-0.12.0_GH0.tar.gz) = abf12658875ceebd45bb64e7a5cd648eee9e6e9ff9307810b9c791ab73840a74
SIZE (tectu-malloy-0.12.0_GH0.tar.gz) = 199684
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:
-
- boost-libs>1.86.0 : devel/boost-libs
- doxygen : devel/doxygen
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libfmt.so : devel/libfmt
- libspdlog.so : devel/spdlog
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for malloy-0.12.0:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
HTML=on: HTML features
TEST=off: Build and/or run tests
TLS=on: Secure network connection support via TLS
====> Options available for the multi HTTP: you have to choose at least one of them
CLIENT=on: HTTP client support
SERVER=on: HTTP server support
===> Use 'make config' to modify these settings
- Options name:
- devel_malloy
- USES:
- cmake ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|