| Port details |
- yojimbo Client/server network library for multiplayer games
- 1.6.3 net
=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-29 03:39:08
- Last Update: 2026-07-29 03:38:16
- Commit Hash: 3ddd411
- License: BSD3CLAUSE
- WWW:
- https://github.com/mas-bandwidth/yojimbo
- Description:
- yojimbo is a C++ client/server network library for real-time
multiplayer games. It provides cryptographically secure client
authentication and encrypted packets (via netcode), reliable-ordered
messages and data blocks (via reliable), a bitpacked message
serialization system (via serialize), client slot management, and
pluggable allocators that silo each client into its own heap.
Encryption and authentication are on by default: clients connect with
short-lived connect tokens issued by a trusted backend, so only
authenticated clients can talk to the server.
¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/net/yojimbo/ && make install clean
- To add the package, run one of these commands:
- pkg install net/yojimbo
- pkg install yojimbo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: yojimbo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1783807817
SHA256 (mas-bandwidth-yojimbo-v1.6.3_GH0.tar.gz) = 1348929e786afb117a536370e1ff400ce07fdd01e2887abca3cce1dcc392b077
SIZE (mas-bandwidth-yojimbo-v1.6.3_GH0.tar.gz) = 313584
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:
-
- serialize.h : devel/serialize
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libnetcode.so : net/netcode
- libreliable.so : net/reliable
- libsodium.so : security/libsodium
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_yojimbo
- USES:
- cmake
- 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.6.3 29 Jul 2026 03:38:16
    |
Vanilla I. Shu (vanilla)  |
net/yojimbo: add new ports.
PR: 296782 |
Number of commits found: 1
|