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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
debugtox Very simple Tox client to help debug and play with the API
g20250207_1 net-im 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 g20250207_1Version of this port present on the latest quarterly branch.
Broken BROKEN: fails to compile with toxcore-0.2.20
Ignore IGNORE: is marked as broken: fails to compile with toxcore-0.2.20
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-08 02:18:19
Last Update: 2026-01-07 10:22:10
Commit Hash: 8b878d8
Also Listed In: net-p2p
License: GPLv3
WWW:
https://tox.chat
https://github.com/TokTok/debugtox
Description:
DebugToxis a very simple UI for playing with the Tox API.
HomepageHomepage    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 (4 items)
Collapse this list.
  1. bin/debugtox
  2. /usr/local/share/licenses/debugtox-g20250207_1/catalog.mk
  3. /usr/local/share/licenses/debugtox-g20250207_1/LICENSE
  4. /usr/local/share/licenses/debugtox-g20250207_1/GPLv3
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • debugtox>0:net-im/debugtox
To install the port:
cd /usr/ports/net-im/debugtox/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Broken
  • Ignore
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install net-im/debugtox
  • pkg install debugtox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: debugtox
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1738979091 SHA256 (TokTok-debugtox-g20250207-725f7b9_GH0.tar.gz) = b57d577d21f093841622e13503e1ca758cfd764f1a307576aa86b45cd01e3a80 SIZE (TokTok-debugtox-g20250207-725f7b9_GH0.tar.gz) = 39844

Packages (timestamps in pop-ups are UTC):
debugtox
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest---g20250207-n/an/an/a
FreeBSD:13:quarterly---g20250207-n/an/an/a
FreeBSD:14:latest---g20250207----
FreeBSD:14:quarterly---g20250207----
FreeBSD:15:latest--n/ag20250207n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libsodium.so : security/libsodium
  2. libtoxcore.so : net-im/tox
  3. libOpenGL.so : graphics/libglvnd
  4. libQt6Core.so : devel/qt6-base
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-im_debugtox
USES:
cmake compiler:c++17-lang gl pkgconfig qt:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/TokTok/debugtox/tar.gz/725f7b9?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20250207_1
07 Jan 2026 10:22:10
commit hash: 8b878d88b4f7f3a0a6477f645085c808b2588808commit hash: 8b878d88b4f7f3a0a6477f645085c808b2588808commit hash: 8b878d88b4f7f3a0a6477f645085c808b2588808commit hash: 8b878d88b4f7f3a0a6477f645085c808b2588808 files touched by this commit
Vsevolod Stakhov (vsevolod) search for other commits by this committer
security/libsodium: Update to 1.0.21

The API remains compatible but bumping all dependent ports as SHLIB
has changed.

Changelog: https://github.com/jedisct1/libsodium/releases/tag/1.0.21-RELEASE
Security: https://00f.net/2025/12/30/libsodium-vulnerability/
PR: 279347
g20250207
08 Nov 2025 08:51:19
commit hash: a82ac2baa08676c9a7fd58683057e7d7cf74961bcommit hash: a82ac2baa08676c9a7fd58683057e7d7cf74961bcommit hash: a82ac2baa08676c9a7fd58683057e7d7cf74961bcommit hash: a82ac2baa08676c9a7fd58683057e7d7cf74961b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net-im/debugtox: Broken

Reported by:	fallout
g20250207
27 Apr 2025 03:09:38
commit hash: 072fd66da84ebdd1f2f7041730163bb6158fee4ecommit hash: 072fd66da84ebdd1f2f7041730163bb6158fee4ecommit hash: 072fd66da84ebdd1f2f7041730163bb6158fee4ecommit hash: 072fd66da84ebdd1f2f7041730163bb6158fee4e files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
net-im/debugtox: Fix build with Qt 6.9

With hat:	kde@
PR:		286051
g20250207
08 Feb 2025 02:15:37
commit hash: 7cc919cd70eb516e72156ca3eaf11cfb8329b504commit hash: 7cc919cd70eb516e72156ca3eaf11cfb8329b504commit hash: 7cc919cd70eb516e72156ca3eaf11cfb8329b504commit hash: 7cc919cd70eb516e72156ca3eaf11cfb8329b504 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net-im/debugtox: New port: Very simple Tox client to help debug and play with
the API

Number of commits found: 4