Port details on branch 2024Q1 |
- murmur Server component of Mumble
- 1.3.4 audio
=0 1.3.4Version of this port present on the latest quarterly branch. - Maintainer: vvd@FreeBSD.org
 - Port Added: 2024-01-19 16:21:09
- Last Update: 2024-01-19 16:18:43
- Commit Hash: 644ba58
- Also Listed In: net
- License: BSD3CLAUSE
- WWW:
- https://www.mumble.info/
- Description:
- Murmur is the server component of Mumble, a low-latency, high quality
VoIP application.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/murmur/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/murmur
- pkg install murmur
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: murmur
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705575971
SHA256 (mumble-voip-mumble-1.3.4_GH0.tar.gz) = a692840423ddbd00ecca1ce174e4279c753acf58278579f603e56b644eae6f8e
SIZE (mumble-voip-mumble-1.3.4_GH0.tar.gz) = 4896282
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:
-
- function.hpp : devel/boost-libs
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- libqsqlmysql.so : databases/qt5-sqldrivers-mysql
- Runtime dependencies:
-
- libqsqlmysql.so : databases/qt5-sqldrivers-mysql
- libqsqlite.so : databases/qt5-sqldrivers-sqlite3
- Library dependencies:
-
- libabsl_base.so : devel/abseil
- libprotobuf.so : devel/protobuf
- libdns_sd.so : net/mDNSResponder
- libQt5Core.so : devel/qt5-core
- libQt5Network.so : net/qt5-network
- libQt5Sql.so : databases/qt5-sql
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for murmur-1.3.4:
BONJOUR=on: Bonjour Support
DBUS=off: D-Bus IPC system support
DOCS=on: Build and/or install documentation
ICE=off: Ice Support
====> SQL database support: you have to choose at least one of them
MYSQL=on: MySQL database support
SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
- Options name:
- audio_murmur
- USES:
- compiler:c++11-lang qmake pkgconfig python:build qt:5 ssl
- 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.4 19 Jan 2024 16:18:43
    |
Vladimir Druzenko (vvd)  |
audio/murmur: update to 1.3.4, fix dependencies after update devel/protobuf to
24.x, take maintainership
After update devel/protobuf to 24.x mumble started link with dosen
libabsl_*.so from devel/abseil.
Changelog: https://github.com/mumble-voip/mumble/releases/tag/1.3.4
Approved by: arrowd (mentor)
MFH: 2024Q1
(cherry picked from commit e2fdb4385d5d5c11aac9f3876dbe5efdbdef274e) |
Number of commits found: 1
|