notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/msgpack-c/pkg-descr
SVNWeb

Number of commits found: 1

Sun, 16 Oct 2022
[ 21:10 Adam Weinberger (adamw) search for other commits by this committer ]    commit hash:9e03d9958ec94c454641adc956fd3b40188fc925  commit hash:9e03d9958ec94c454641adc956fd3b40188fc925  commit hash:9e03d9958ec94c454641adc956fd3b40188fc925  9e03d99  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
devel/msgpack: Update and split into C and C++ versions

Upstream now provides msgpack as two separate distributions: a C version
with the traditional libmsgpackc.so library, and a header-only C++
version.

devel/msgpack is now devel/msgpack-c and devel/msgpack-cxx, and its
consumers now point to one or both. Note that it is entirely possible
for both to be required. PORTREVISION bump for all consumers.

In my testing, it's not clear that the MSGPACK option in the mariadb
ports actually does anything. I don't think mariadb is actually linking
against msgpack, even before this commit.

Number of commits found: 1