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 photosAll times are UTC
Ukraine
Port details on branch 2026Q1
mumble-server Server component of Mumble
1.5.857_1 audio 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 1.5.857_1Version of this port present on the latest quarterly branch.
Maintainer: vvd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-02-26 18:51:06
Last Update: 2026-02-26 18:48:15
Commit Hash: 6a40278
Also Listed In: net
License: BSD3CLAUSE
WWW:
https://www.mumble.info/
Description:
Mumble-server is the server component of Mumble, a free, open source, low-latency, high quality voice chat application.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/mumble-server-1.5.857_1/catalog.mk
  2. /usr/local/share/licenses/mumble-server-1.5.857_1/LICENSE
  3. /usr/local/share/licenses/mumble-server-1.5.857_1/BSD3CLAUSE
  4. bin/mumble-server
  5. @sample(,mumble-server,0640) etc/mumble/mumble-server.ini.sample
  6. share/man/man1/mumble-server.1.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • mumble_server
Dependency lines:
  • mumble-server>0:audio/mumble-server
To install the port:
cd /usr/ports/audio/mumble-server/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/mumble-server
  • pkg install mumble-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mumble-server
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1767067067 SHA256 (mumble-1.5.857.tar.gz) = e062ee0cb22f99283d21e9266b44587b92995f29141c6381c533a1803e9c3b47 SIZE (mumble-1.5.857.tar.gz) = 26101864

Packages (timestamps in pop-ups are UTC):
mumble-server
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.8571.5.857-1.5.735_31.5.857n/an/an/a
FreeBSD:13:quarterly1.5.8571.5.857-1.5.735_31.5.857n/an/an/a
FreeBSD:14:latest1.5.8571.5.857-1.5.735_31.5.857---
FreeBSD:14:quarterly1.5.8571.5.857-1.5.735_31.5.857---
FreeBSD:15:latest1.5.8571.5.857n/a1.5.735_3n/an/a1.5.5171.5.517
FreeBSD:15:quarterly1.5.8571.5.857n/a-n/an/a--
FreeBSD:16:latest1.5.8571.5.857n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. boost-libs>0 : devel/boost-libs
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. python3.11 : lang/python311
  6. qt5-buildtools>=5.15 : devel/qt5-buildtools
  7. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. libqsqlmysql.so : databases/qt5-sqldrivers-mysql
  2. libqsqlite.so : databases/qt5-sqldrivers-sqlite3
Library dependencies:
  1. libabsl_base.so : devel/abseil
  2. libprotobuf.so : devel/protobuf
  3. libdns_sd.so : net/avahi-libdns
  4. libQt5Core.so : devel/qt5-core
  5. libQt5DBus.so : devel/qt5-dbus
  6. libQt5Network.so : net/qt5-network
  7. libQt5Sql.so : databases/qt5-sql
  8. libQt5Xml.so : textproc/qt5-xml
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mumble-server-1.5.857_1: AVAHI=on: Zeroconf support via Avahi DOCS=on: Build and/or install documentation ICE=off: Ice Support LTO=on: Use Link-Time Optimization ====> SQL database support: you have to choose at least one of them MYSQL=on: MySQL database support PGSQL=off: PostgreSQL database support SQLITE=on: SQLite database support ===> Use 'make config' to modify these settings
Options name:
audio_mumble-server
USES:
cmake compiler:c++17-lang pkgconfig python:build qt:5 ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/mumble-voip/mumble/releases/download/v1.5.857/
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.5.857_1
26 Feb 2026 18:48:15
commit hash: 6a4027812c8bf3d4e4d7fbfb0105bfc94b7392bdcommit hash: 6a4027812c8bf3d4e4d7fbfb0105bfc94b7392bdcommit hash: 6a4027812c8bf3d4e4d7fbfb0105bfc94b7392bdcommit hash: 6a4027812c8bf3d4e4d7fbfb0105bfc94b7392bd files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
audio/mumble-server: Fix "Failed to set TOS for UDP Socket" for IPv6

<W>2025-12-29 23:37:57.715 1 => Server listening on [::]:64738
<W>2025-12-29 23:37:57.721 1 => Server: Failed to set TOS for UDP Socket

This prevents proper QoS from being set for IPv6.

Upstream issue: https://github.com/mumble-voip/mumble/issues/7088

While here pet portclippy.

PR:	292034
MFH:	2026Q1
(cherry picked from commit 70bbcdc61d5678a4a5e9ef232ed6f2d4a3496c82)

Number of commits found: 1