Port details |
- bitsery Binary serialization library
- 5.2.4 devel =2 5.2.3.3Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-12-31 08:27:27
- Last Update: 2024-07-31 08:04:09
- Commit Hash: b91262c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/fraillt/bitsery
- Description:
- Bitsery is a header only C++ binary serialization library. It is designed around
the networking requirements for real-time data delivery, especially for games.
All cross-platform requirements are enforced at compile time, so serialized data
do not store any meta-data information and is as small as possible.
- ¦ ¦ ¦ ¦
- 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/bitsery/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/bitsery
- pkg install bitsery
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bitsery
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722400957
SHA256 (fraillt-bitsery-v5.2.4_GH0.tar.gz) = ff741a3fee5420b31af31c7a8cefbcc3aaaf6f7f8c3ac49aa020f99b21d96020
SIZE (fraillt-bitsery-v5.2.4_GH0.tar.gz) = 118137
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
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_bitsery
- USES:
- cmake:testing compiler:c++14-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.2.4 31 Jul 2024 08:04:09 |
Yuri Victorovich (yuri) |
devel/bitsery: update 5.2.3-3 → 5.2.4
Reported by: portscout |
5.2.3.3 31 Dec 2023 08:25:20 |
Yuri Victorovich (yuri) |
devel/bitsery: New port: Binary serialization library |
Number of commits found: 2
|