| Port details on branch 2025Q4 |
- qTox Qt based Tox client
- 1.18.3.20250404 net-im
=0 1.18.3.20250404Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-11-12 13:57:27
- Last Update: 2025-11-12 13:55:28
- Commit Hash: 0d10ee1
- Also Listed In: net-p2p
- License: GPLv3
- WWW:
- https://qtox.github.io/
- https://github.com/TokTok/qTox
- Description:
- Powerful Tox chat client written using Qt that follows the Tox
design guidelines.
 ¦ ¦ ¦ ¦ 
- 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/net-im/qTox/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/qTox
- pkg install qTox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qTox
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752874662
SHA256 (TokTok-qTox-v1.18.3-20250404-f06e66e_GH0.tar.gz) = 8f48c1e7550362bb29cd7df0deb9a5d1e1b962bf679efa972977ba45c1579029
SIZE (TokTok-qTox-v1.18.3-20250404-f06e66e_GH0.tar.gz) = 5316507
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:
-
- videodev2.h : multimedia/v4l_compat
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xscrnsaver.pc : x11/libXScrnSaver
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- x11.pc : x11/libX11
- xscrnsaver.pc : x11/libXScrnSaver
- libqsqlite.so : databases/qt6-base_sqldriver@sqlite
- Library dependencies:
-
- libavcodec.so : multimedia/ffmpeg
- libexif.so : graphics/libexif
- libopus.so : audio/opus
- libqrencode.so : graphics/libqrencode
- libsodium.so : security/libsodium
- libsqlcipher.so : databases/sqlcipher
- libtox_extension_messages.so : net-im/tox_extension_messages
- libtoxcore.so : net-im/tox
- libtoxext.so : net-im/toxext
- libunwind.so : devel/libunwind
- libv4l2.so : multimedia/libv4l
- libvpx.so : multimedia/libvpx
- libfilteraudio.so : audio/libfilteraudio
- libintl.so : devel/gettext-runtime
- libOpenGL.so : graphics/libglvnd
- libopenal.so.1 : audio/openal-soft
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libKF6SonnetCore.so : textproc/kf6-sonnet
- libQt6Core.so : devel/qt6-base
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qTox-1.18.3.20250404:
APPINDICATOR=off
FILTERAUDIO=on: Enable the echo canceling backend
GTK_SYSTRAY=on: Enable GTK systray
PLATFORM_EXTENSIONS=on: Enable platform specific extensions
SPELL_CHECK=on: Spell checking support
STATUSNOTIFIER=on: Enable status notifier
===> Use 'make config' to modify these settings
- Options name:
- net-im_qTox
- USES:
- cmake compiler:c++11-lib desktop-file-utils gettext gl openal:soft pkgconfig qt:6 gnome xorg kde:6 gnome
- pkg-message:
- For install:
- You installed qTox: Qt based Tox client.
To have video working, you need:
1. Have multimedia/webcamd installed and running. The usual way to
start webcamd is to have these two lines in /etc/rc.conf:
webcamd_enable="YES"
webcamd_flags="-H"
2. Make sure V4L option is "on" in multimedia/ffmpeg.
To have spell checking working, you need:
1. Have the locale set, for example have LANG=en_US.UTF-8 set in the
environment.
2. Have some dictionary installed that is supported by KDE sonnet,
for example en-hunspell.
- 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.18.3.20250404 12 Nov 2025 13:55:28
    |
Robert Clausecker (fuz)  |
net-im/qTox: exorcise -Werror, -pedantic-errors
The build previously failed on armv7 due to a statement expression in
a dependency header, causing a deadly warning cum error. Exorcise
-Werror and its evil cousin -pedantic-errors to fix the build.
Approved by: portmgr (build fix blanket)
MFH: 2025Q4
(cherry picked from commit 1fdec2083213109a57424295aacfb32776fb6aee) |
Number of commits found: 1
|