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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q1
murmur Server component of Mumble
1.3.4 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.3.4Version of this port present on the latest quarterly branch.
Maintainer: vvd@FreeBSD.org search for ports maintained by this maintainer
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.
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 (13 items)
Collapse this list.
  1. /usr/local/share/licenses/murmur-1.3.4/catalog.mk
  2. /usr/local/share/licenses/murmur-1.3.4/LICENSE
  3. /usr/local/share/licenses/murmur-1.3.4/BSD3CLAUSE
  4. @sample etc/murmur.ini.sample
  5. share/man/man1/murmurd.1.gz
  6. sbin/murmurd
  7. share/doc/murmur/CHANGES
  8. share/doc/murmur/INSTALL
  9. share/doc/murmur/README
  10. share/doc/murmur/README.Linux
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • murmur>0:audio/murmur
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):
murmur
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.4_111.3.4_111.3.31.3.4_111.3.4_11---
FreeBSD:13:quarterly1.3.4_111.3.4_11-1.3.4_111.3.4_11-1.3.41.3.4
FreeBSD:14:latest1.3.4_111.3.4_111.3.3_61.3.4_111.3.4_11--1.3.3_6
FreeBSD:14:quarterly1.3.4_111.3.4_11-1.3.4_111.3.4_11-1.3.41.3.4
FreeBSD:15:latest1.3.4_111.3.4_11n/a1.3.4_11n/a-1.3.41.3.4
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. function.hpp : devel/boost-libs
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. python3.9 : lang/python39
  4. qt5-buildtools>=5.15 : devel/qt5-buildtools
  5. qt5-qmake>=5.15 : devel/qt5-qmake
  6. libqsqlmysql.so : databases/qt5-sqldrivers-mysql
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/mDNSResponder
  4. libQt5Core.so : devel/qt5-core
  5. libQt5Network.so : net/qt5-network
  6. libQt5Sql.so : databases/qt5-sql
  7. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mumble-voip/mumble/tar.gz/1.3.4?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.4
19 Jan 2024 16:18:43
commit hash: 644ba58d82169776ace4652abd02f9466adfcc08commit hash: 644ba58d82169776ace4652abd02f9466adfcc08commit hash: 644ba58d82169776ace4652abd02f9466adfcc08commit hash: 644ba58d82169776ace4652abd02f9466adfcc08 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
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