| Port details |
- serialize Header-only bitpacking serializer for C++
- 1.4.3 devel
=0 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
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.4.3 18 Jul 2026 13:32:24
    |
Vanilla I. Shu (vanilla)  |
devel/serialize: add new ports.
PR: 296779 |
Number of commits found: 1
|