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.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
netcode Secure client/server connections over UDP
1.3.5 netnew! 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-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.
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 (8 items)
Collapse this list.
  1. include/netcode.h
  2. lib/libnetcode.so
  3. lib/libnetcode.so.1
  4. lib/libnetcode.so.1.3.5
  5. @ldconfig
  6. /usr/local/share/licenses/netcode-1.3.5/catalog.mk
  7. /usr/local/share/licenses/netcode-1.3.5/LICENSE
  8. /usr/local/share/licenses/netcode-1.3.5/BSD3CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • netcode>0:net/netcode
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):
netcode
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest----1.3.5---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.3.5n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-1.3.5n/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
Library dependencies:
  1. libsodium.so : security/libsodium
This port is required by:
for Libraries
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mas-bandwidth/netcode/tar.gz/v1.3.5?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.3.5
29 Jul 2026 03:33:52
commit hash: 889e4b2dc3f6e5d4c885c43dc2f701c2a91604d3commit hash: 889e4b2dc3f6e5d4c885c43dc2f701c2a91604d3commit hash: 889e4b2dc3f6e5d4c885c43dc2f701c2a91604d3commit hash: 889e4b2dc3f6e5d4c885c43dc2f701c2a91604d3 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
net/netcode: add new ports.

PR:		296781

Number of commits found: 1