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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
msgpack-c Efficient binary serialization, like JSON but smaller and faster
6.0.0 devel on this many watch lists=1 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 6.0.0Version of this port present on the latest quarterly branch.
Maintainer: adamw@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-16 21:15:08
Last Update: 2024-01-02 07:07:24
Commit Hash: 67789b5
People watching this port, also watch:: openjdk8, tmux, font-misc-meltho, php81-mbstring, py39-pycparser
License: BSL
WWW:
https://msgpack.org/
Description:
MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it's faster and smaller. Small integers are encoded into a single byte and short strings require only one extra byte in addition to the strings themselves.
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 (44 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/msgpack-c-6.0.0/catalog.mk
  3. /usr/local/share/licenses/msgpack-c-6.0.0/LICENSE
  4. /usr/local/share/licenses/msgpack-c-6.0.0/BSL
  5. include/msgpack.h
  6. include/msgpack/fbuffer.h
  7. include/msgpack/gcc_atomic.h
  8. include/msgpack/object.h
  9. include/msgpack/pack.h
  10. include/msgpack/pack_define.h
  11. include/msgpack/pack_template.h
  12. include/msgpack/sbuffer.h
  13. include/msgpack/sysdep.h
  14. include/msgpack/timestamp.h
  15. include/msgpack/unpack.h
  16. include/msgpack/unpack_define.h
  17. include/msgpack/unpack_template.h
  18. include/msgpack/util.h
  19. include/msgpack/version.h
  20. include/msgpack/version_master.h
  21. include/msgpack/vrefbuffer.h
  22. include/msgpack/zbuffer.h
  23. include/msgpack/zone.h
  24. lib/cmake/msgpack-c/msgpack-c-config-version.cmake
  25. lib/cmake/msgpack-c/msgpack-c-config.cmake
  26. lib/cmake/msgpack-c/msgpack-c-targets-release.cmake
  27. lib/cmake/msgpack-c/msgpack-c-targets.cmake
  28. lib/cmake/msgpackc/msgpackc-config-version.cmake
  29. lib/cmake/msgpackc/msgpackc-config.cmake
  30. lib/cmake/msgpackc/msgpackc-targets-release.cmake
  31. lib/cmake/msgpackc/msgpackc-targets.cmake
  32. lib/libmsgpack-c.a
  33. lib/libmsgpack-c.so
  34. lib/libmsgpack-c.so.2
  35. lib/libmsgpack-c.so.2.0.0
  36. lib/libmsgpackc.a
  37. lib/libmsgpackc.so
  38. lib/libmsgpackc.so.2
  39. lib/libmsgpackc.so.2.0.0
  40. libdata/pkgconfig/msgpack-c.pc
  41. libdata/pkgconfig/msgpack.pc
  42. @owner
  43. @group
  44. @mode
Collapse this list.
Dependency lines:
  • msgpack-c>0:devel/msgpack-c
To install the port:
cd /usr/ports/devel/msgpack-c/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/msgpack-c
  • pkg install msgpack-c
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: msgpack-c
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1677954366 SHA256 (msgpack-msgpack-c-c-6.0.0_GH0.tar.gz) = af6f3cf25edb220aa2140b09bb5bdd73ddf00938194bd94ebe5c92090cccb466 SIZE (msgpack-msgpack-c-c-6.0.0_GH0.tar.gz) = 74953

Packages (timestamps in pop-ups are UTC):
msgpack-c
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.06.0.0-6.0.06.0.0---
FreeBSD:13:quarterly6.0.06.0.06.0.06.0.06.0.06.0.06.0.06.0.0
FreeBSD:14:latest6.0.06.0.05.0.06.0.06.0.06.0.0-6.0.0
FreeBSD:14:quarterly6.0.06.0.0-6.0.06.0.06.0.06.0.06.0.0
FreeBSD:15:latest6.0.06.0.0n/a6.0.0n/a6.0.06.0.06.0.0
FreeBSD:15:quarterly--n/a-n/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
Test dependencies:
  1. googletest>0 : devel/googletest
This port is required by:
for Build
  1. misc/veles
for Libraries
  1. devel/p5-Data-MessagePack-Stream
  2. editors/neovim
  3. editors/neovim-qt
  4. science/py-pymol
  5. sysutils/tmate
  6. sysutils/tmate-ssh-server
  7. textproc/groonga

Configuration Options:
No options to configure
Options name:
devel_msgpack-c
USES:
cmake pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/msgpack/msgpack-c/tar.gz/c-6.0.0?dummy=/
Collapse this list.
Port Moves
  • port moved here from devel/msgpack on 2022-10-16
    REASON: MsgPack now separates C and C++ versions

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.0.0
02 Jan 2024 07:07:24
commit hash: 67789b5e979094b62a895b4655b24d325a577130commit hash: 67789b5e979094b62a895b4655b24d325a577130commit hash: 67789b5e979094b62a895b4655b24d325a577130commit hash: 67789b5e979094b62a895b4655b24d325a577130 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/msgpack-c: Fix build

During the 12.4 Sunset pre/post target was removed but CMAKE_BUILD_TYPE
is used in post-install target which can be used only with pre stage.

Approved by:	portmgr (just-fix-it)
6.0.0
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
6.0.0
04 Mar 2023 18:57:03
commit hash: cb950867b02e1b4a9f49fb58dbec1eac46e55970commit hash: cb950867b02e1b4a9f49fb58dbec1eac46e55970commit hash: cb950867b02e1b4a9f49fb58dbec1eac46e55970commit hash: cb950867b02e1b4a9f49fb58dbec1eac46e55970 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
devel/msgpack-{c,cxx}: Update to 6.0.0

Remember that time two months ago when upstream suddenly changed their
library/cmake/header names and didn't tell anybody, or set a deprecation
period, or make any sort of warning or announcement of any kind? And
then I had to spent a ton of time fixing the breakages?

Well, apparently the msgpack team thought it was such a good idea that
they did it again. With no warning. And no deprecation period. And no
announcements.

I'm over it. I'm not chasing their renames across the tree to satisfy
upstream's two-second attention span. I'm installing links from all the
old names and we can remove them when all the consumers switch to the
new locations, which is in approximately never.
5.0.0
10 Jan 2023 17:13:15
commit hash: 0d152de12ddbc1c41b7d8ed71fe1e4702cef49b1commit hash: 0d152de12ddbc1c41b7d8ed71fe1e4702cef49b1commit hash: 0d152de12ddbc1c41b7d8ed71fe1e4702cef49b1commit hash: 0d152de12ddbc1c41b7d8ed71fe1e4702cef49b1 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
devel/msgpack-c: Update to 5.0.0

The cmake package name has been changed from `msgpack' to `msgpackc'
which might break consumers.
4.0.0
16 Oct 2022 21:10:02
commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
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: 5