| Port details |
- DDNet DDraceNetwork, a cooperative racing mod of Teeworlds
- 20.0_1 games
=0 19.8.3_1Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2020-12-07 16:46:15
- Last Update: 2026-09-08 10:38:00
- Commit Hash: 7316461
- License: ZLIB
- WWW:
- https://ddnet.tw/
- https://github.com/ddnet/ddnet
- Description:
- DDraceNetwork (DDNet) is an actively maintained version of DDRace,
a Teeworlds modification with a unique cooperative gameplay. Help
each other play through custom maps with up to 64 players, compete
against the best in international tournaments, design your own maps,
or run your own server. The official servers are located in Germany,
Poland, Russia, Turkey, Iran, USA, Canada, China, Korea, Japan,
Singapore, Chile, Brazil, Argentina, South Africa and Australia.
All ranks made on official servers are available worldwide and you
can collect points!
 ¦ ¦ ¦ ¦ 
- 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/games/DDNet/ && make install clean
- To add the package, run one of these commands:
- pkg install games/DDNet
- pkg install DDNet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: DDNet
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1788548103
SHA256 (DDNet-20.0.tar.xz) = 45bbbdbb3ca843dc7315980e097d392b19abb734575213d56474ce8ef72d7edb
SIZE (DDNet-20.0.tar.xz) = 37929260
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:
-
- glew>=0 : graphics/glew
- wavpack>=0 : audio/wavpack
- glslangValidator : graphics/glslang
- vulkan.h : graphics/vulkan-headers
- rust>=1.98.0 : lang/rust
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.12 : lang/python312
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- sdl2-config : devel/sdl20
- update-desktop-database : devel/desktop-file-utils
- xorgproto>=0 : x11/xorgproto
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libpng.so : graphics/png
- libfreetype.so : print/freetype2
- libwavpack.so : audio/wavpack
- libopusfile.so : audio/opusfile
- libopus.so : audio/opus
- libogg.so : audio/libogg
- libnotify.so : devel/libnotify
- libcurl.so : ftp/curl
- libminiupnpc.so : net/miniupnpc
- libavcodec.so : multimedia/ffmpeg
- libvulkan.so : graphics/vulkan-loader
- libsqlite3.so : databases/sqlite3
- libintl.so : devel/gettext-runtime
- libGL.so : graphics/libglvnd
- libGLEW.so : graphics/glew
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for DDNet-20.0_1:
MYSQL=off: Enable MySQL/MariaDB support for server
TEST=off: Build and/or run tests
UPNP=on: UPnP support for the server
VIDEORECORDER=on: Video recording support using FFmpeg to the client
VULKAN=on: Enable the vulkan backend
WEBSOCKET=off: WebSocket protocol support
====> Options available for the multi COMPONENTS: you have to choose at least one of them
CLIENT=on: Build game client
SERVER=on: Build game server
===> Use 'make config' to modify these settings
- Options name:
- games_DDNet
- USES:
- cargo cmake compiler:c++17-lang pkgconfig python sqlite:3 ssl tar:xz gettext gl sdl xorg desktop-file-utils
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2025-06-13
Affects: users of devel/py-gql, games/DDNet, net/mosquitto Author: michaelo@FreeBSD.org Reason:
The WEBSOCKETS option has been renamed to WEBSOCKET to match the name from
RFC 6455, other ports and the description from Mk/bsd.options.desc.mk.
|
Number of commits found: 103 (showing only 3 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
15.2.4 30 Dec 2020 16:19:28
  |
pkubaj  |
games/DDNet: fix build on GCC architectures
/wrkdirs/usr/ports/games/DDNet/work/DDNet-15.2.3/src/engine/server/server.cpp:
In member function 'int CServer::Init()':
/wrkdirs/usr/ports/games/DDNet/work/DDNet-15.2.3/src/engine/server/server.cpp:525:2:
error: 'memset' was not declared in this scope
525 | memset(m_aPrevStates, CClient::STATE_EMPTY, MAX_CLIENTS * sizeof(int)); |
15.2.4 28 Dec 2020 16:53:07
  |
amdmi3  |
- Update to 15.2.4 |
15.2.3 07 Dec 2020 16:46:09
  |
amdmi3  |
- Add games/DDNet: DDraceNetwork, a cooperative racing mod of Teeworlds
DDraceNetwork (DDNet) is an actively maintained version of DDRace,
a Teeworlds modification with a unique cooperative gameplay. Help
each other play through custom maps with up to 64 players, compete
against the best in international tournaments, design your own maps,
or run your own server. The official servers are located in Germany,
Poland, Russia, Turkey, Iran, USA, Canada, China, Korea, Japan,
Singapore, Chile, Brazil, Argentina, South Africa and Australia.
All ranks made on official servers are available worldwide and you
can collect points!
WWW: https://ddnet.tw/
The port was copied from games/teeworlds as the codebases are related |
Number of commits found: 103 (showing only 3 on this page)
|