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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
serialize Header-only bitpacking serializer for C++
1.4.3 develnew! on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: glenn@mas-bandwidth.com search for ports maintained by this maintainer
Port Added: 2026-07-18 13:33:10
Last Update: 2026-07-18 13:32:24
Commit Hash: 449136e
License: BSD3CLAUSE
WWW:
https://github.com/mas-bandwidth/serialize
Description:
serialize is a header-only C++ library for reading and writing bit-packed binary data. Each type gets a single templated serialize function that is compiled three ways (read, write and measure), so the read and write paths cannot drift apart. Every value read off the wire is range-checked by the serializer. It is the serialization layer used by the yojimbo network library.
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 (6 items)
Collapse this list.
  1. include/serialize.h
  2. lib/cmake/serialize/serialize-config-version.cmake
  3. lib/cmake/serialize/serialize-config.cmake
  4. /usr/local/share/licenses/serialize-1.4.3/catalog.mk
  5. /usr/local/share/licenses/serialize-1.4.3/LICENSE
  6. /usr/local/share/licenses/serialize-1.4.3/BSD3CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • serialize>0:devel/serialize
To install the port:
cd /usr/ports/devel/serialize/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/serialize
  • pkg install serialize
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: serialize
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1783803913 SHA256 (mas-bandwidth-serialize-v1.4.3_GH0.tar.gz) = 4be561172300962ccb340ae7f7904882700ee79a20a698979cce5097310eeaae SIZE (mas-bandwidth-serialize-v1.4.3_GH0.tar.gz) = 41961

Packages (timestamps in pop-ups are UTC):
serialize
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest----1.4.3---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.4.3n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-1.4.3n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_serialize
USES:
cmake:testing,noninja
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mas-bandwidth/serialize/tar.gz/v1.4.3?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.3
18 Jul 2026 13:32:24
commit hash: 449136e4edbb40f06e9986d849f8476b930374b6commit hash: 449136e4edbb40f06e9986d849f8476b930374b6commit hash: 449136e4edbb40f06e9986d849f8476b930374b6commit hash: 449136e4edbb40f06e9986d849f8476b930374b6 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
devel/serialize: add new ports.

PR:		296779

Number of commits found: 1