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.4.3 net 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-08-24 16:15:23
Commit Hash: edf230c
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.4.3
  5. @ldconfig
  6. /usr/local/share/licenses/netcode-1.4.3/catalog.mk
  7. /usr/local/share/licenses/netcode-1.4.3/LICENSE
  8. /usr/local/share/licenses/netcode-1.4.3/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 = 1785885468 SHA256 (mas-bandwidth-netcode-v1.4.3_GH0.tar.gz) = 3618a3acef21831b9d5e59278c4f6c0cfdc8235984db8d9a30683f853bec3fe4 SIZE (mas-bandwidth-netcode-v1.4.3_GH0.tar.gz) = 145930

Packages (timestamps in pop-ups are UTC):
netcode
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest1.4.31.4.3--1.4.3---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.4.31.4.3n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest1.4.31.4.3n/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.4.3?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.3
24 Aug 2026 16:15:23
commit hash: edf230ca727a660092439810a7727fffcb0502d5commit hash: edf230ca727a660092439810a7727fffcb0502d5commit hash: edf230ca727a660092439810a7727fffcb0502d5commit hash: edf230ca727a660092439810a7727fffcb0502d5 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Glenn Fiedler
net/netcode: Update to 1.4.3

Pull Request:	https://github.com/freebsd/freebsd-ports/pull/573
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: 2