Port details |
- malloy Embeddable HTTP(S) and WS(S) client/server components for C++
- 0.8.0 devel =2 0.7.0_1Version of this port present on the latest quarterly branch.
- Maintainer: jbo@FreeBSD.org
- Port Added: 2022-09-05 17:12:06
- Last Update: 2024-11-30 15:05:51
- Commit Hash: e4fbca5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-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 = 1732978748
SHA256 (tectu-malloy-0.8.0_GH0.tar.gz) = 2f40c6e27ba3cab98b835d84eba392fb8cf223b4d03086a9e81240239244a8cf
SIZE (tectu-malloy-0.8.0_GH0.tar.gz) = 196191
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.81.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.8.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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.0 30 Nov 2024 15:05:51 |
Joel Bodenmann (jbo) |
devel/malloy: Update to 0.8.0
Changelog: https://github.com/Tectu/malloy/releases/tag/0.8.0
Reviewed by: diizzy |
0.7.0_1 14 Dec 2023 15:49:40 |
Po-Chuan Hsieh (sunpoet) |
devel/libfmt: Update to 10.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/fmtlib/fmt/releases |
0.7.0 25 Sep 2023 14:35:12 |
Joel Bodenmann (jbo) |
devel/malloy: Update to 0.7.0
Changelog: https://github.com/Tectu/malloy/releases/tag/0.7.0
PR: 273884
Approved by: zirias (mentor)
Differential Revision: https://reviews.freebsd.org/D41974 |
0.6.2 08 Sep 2023 14:12:16 |
Joel Bodenmann (jbo) |
maintainer: Update to FreeBSD address
Change all MAINTAINER entries with <jbo@insane.engineer> to
<jbo@FreeBSD.org>
Approved by: zirias (mentor)
Differential Review: https://reviews.freebsd.org/D41781 |
0.6.2 23 Apr 2023 05:30:35 |
Felix Palmen (zirias) Author: Joel Bodenmann |
devel/malloy: Update to 0.6.2
Changelog: https://github.com/Tectu/malloy/releases/tag/0.6.2
PR: 271002
Approved by: tcberner (mentor, implicit) |
0.6.1 30 Mar 2023 23:59:51 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.3-RELEASE from ports tree
- Mk/bsd.port.mk: mark FreeBSD 12.3 as unsupported.
- Mk/Uses/cabal.mk: Remove the text-2 workaround for 12.3-RELEASE
- biology/wfa2-lib: remove obsolete patch
- databases/mongodb60: remove IGNORE for EOL FreeBSD 12.3
- devel/concurrencpp: remove workaround for EOL FreeBSD 12.3
- devel/electron22: remove IGNORE for EOL FreeBSD 12.3
- devel/malloy: this should build fine on 12.4-RELEASE
- devel/qcoro: remove BROKEN for EOL FreeBSD 12.3
- devel/root: remove workaround for EOL FreeBSD 12.3
- editors/imhex: remove IGNORE for EOL FreeBSD 12.3
- emulators/ppsspp: remove workaround for EOL FreeBSD 12.3
- emulators/rpcs3: remove workaround for EOL FreeBSD 12.3
- emulators/yuzu: remove workaround for EOL 12.3-RELEASE (Only the first 15 lines of the commit message are shown above ) |
0.6.1 23 Feb 2023 15:27:17 |
Felix Palmen (zirias) Author: Joel Bodenmann |
devel/malloy: Update to 0.6.1
Changelog: https://github.com/Tectu/malloy/releases/tag/0.6.1
PR: 269758
Approved by: tcberner (mentor) |
0.6.0 06 Jan 2023 16:53:29 |
Fernando Apesteguía (fernape) Author: Joel Bodenmann |
devel/malloy: Change license
Upstream changed the license scheme.
Deliberately not bumping PORTREVISION.
PR: 268772 |
0.6.0 06 Jan 2023 16:15:57 |
Fernando Apesteguía (fernape) Author: Joel Bodenmann |
devel/malloy: update to 0.6.0
ChangeLog: https://github.com/Tectu/malloy/releases/tag/0.6.0
PR: 268772
Reported by: jbo@insane.engineer (maintainer) |
0.5.1_1 19 Dec 2022 09:31:34 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of devel/libfmt to 9.1.0
PR: 268081 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.5.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.5.1 05 Sep 2022 17:07:40 |
Felix Palmen (zirias) Author: Joel Bodenmann |
devel/malloy: Add new port
Embeddable HTTP(S) and WS(S) components for C++20.
PR: 265077
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36460 |