| Port details |
- netcode Secure client/server connections over UDP
- 1.3.5 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:36:05
- Last Update: 2026-07-29 03:33:52
- Commit Hash: 889e4b2
- License: BSD3CLAUSE
- WWW:
- https://github.com/mas-bandwidth/netcode
- Description:
- netcode is a C library implementing a secure client/server connection
protocol over UDP, designed for real-time multiplayer games. Clients
authenticate with short-lived connect tokens issued by a trusted
backend, and all packets are encrypted and authenticated with
libsodium. Unauthenticated traffic is rejected before any per-client
state is allocated.
It is the transport 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:
-
- To install the port:
- cd /usr/ports/net/netcode/ && make install clean
- To add the package, run one of these commands:
- pkg install net/netcode
- pkg install netcode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: netcode
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1783807817
SHA256 (mas-bandwidth-netcode-v1.3.5_GH0.tar.gz) = cbf1f543621d67c66301287e5b6e656d7a6df71f8d5f0e31fae1849d1f079174
SIZE (mas-bandwidth-netcode-v1.3.5_GH0.tar.gz) = 120303
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
- Library dependencies:
-
- libsodium.so : security/libsodium
- This port is required by:
- for Libraries
-
- net/yojimbo
Configuration Options:
- No options to configure
- Options name:
- net_netcode
- 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.3.5 29 Jul 2026 03:33:52
    |
Vanilla I. Shu (vanilla)  |
net/netcode: add new ports.
PR: 296781 |
Number of commits found: 1
|