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 on branch 2026Q2
tox ProjectTox-Core library, a decentralized and secure messenger
0.2.23,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 0.2.23,1Version of this port present on the latest quarterly branch.
Maintainer: vvd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-06-05 18:51:06
Last Update: 2026-06-05 18:49:27
Commit Hash: d700e96
Also Listed In: net-p2p
License: GPLv3
WWW:
https://tox.chat/
https://github.com/TokTok/c-toxcore/
Description:
Tox is a decentralized, secure messenger with audio and video chat capabilities. You can see it as an alternative to Skype. This is only the core library. To use it, you have to install a client, like e.g. net-im/toxic, net-im/qTox or net-im/uTox. Tox isn't complete yet, but we encourage you to contribute to help make us awesome!
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 (24 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/toxcore-0.2.23,1/catalog.mk
  3. /usr/local/share/licenses/toxcore-0.2.23,1/LICENSE
  4. /usr/local/share/licenses/toxcore-0.2.23,1/GPLv3
  5. bin/DHT_bootstrap
  6. bin/tox-bootstrapd
  7. @sample etc/tox-bootstrapd.conf.sample
  8. include/tox/tox.h
  9. include/tox/tox_log_level.h
  10. include/tox/tox_options.h
  11. include/tox/toxav.h
  12. include/tox/toxencryptsave.h
  13. lib/libtoxcore.a
  14. lib/libtoxcore.so
  15. lib/libtoxcore.so.2
  16. lib/libtoxcore.so.2.23.0
  17. libdata/pkgconfig/toxcore.pc
  18. share/bash-completion/completions/tox-bootstrapd
  19. @dir(toxdht,nobody,755) /var/run/tox-bootstrapd
  20. @dir(toxdht,nobody,700) /var/lib/tox-bootstrapd
  21. @dir /var/lib
  22. @owner
  23. @group
  24. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • tox-bootstrapd
Dependency lines:
  • toxcore>0:net-im/tox
To install the port:
cd /usr/ports/net-im/tox/ && make install clean
To add the package, run one of these commands:
  • pkg install net-im/tox
  • pkg install toxcore
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: toxcore
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1780666666 SHA256 (c-toxcore-v0.2.23.tar.xz) = a6c3d559ac06eb6b9d48b3edc72f64a97df823c9f64f7dd97c3999ffdc05381b SIZE (c-toxcore-v0.2.23.tar.xz) = 998300

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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
Test dependencies:
  1. googletest>0 : devel/googletest
Library dependencies:
  1. libopus.so : audio/opus
  2. libsodium.so : security/libsodium
  3. libvpx.so : multimedia/libvpx
  4. libconfig.so : devel/libconfig
This port is required by:
for Libraries
  1. net-im/qTox

Configuration Options:
===> The following configuration options are available for toxcore-0.2.23,1: DAEMON=on: Bootstrap daemon ===> Use 'make config' to modify these settings
Options name:
net-im_tox
USES:
cmake:testing compiler:c++17-lang cpe pathfix pkgconfig tar:xz
pkg-message:
For install:
Warning: your public key will be logged at the level INFO. Check that your /etc/syslog is configured to log these messages if you need it (to publicize it).
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/TokTok/c-toxcore/releases/download/v0.2.23/
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
0.2.23,1
05 Jun 2026 18:49:27
commit hash: d700e96c512a9b8d2c04a3a8e00ed9748bd67dbbcommit hash: d700e96c512a9b8d2c04a3a8e00ed9748bd67dbbcommit hash: d700e96c512a9b8d2c04a3a8e00ed9748bd67dbbcommit hash: d700e96c512a9b8d2c04a3a8e00ed9748bd67dbb files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Eric Camachat
net-im/tox: Update 0.2.22 => 0.2.23 (security fix)

Changelog:
https://github.com/TokTok/c-toxcore/releases/tag/v0.2.23

PR:		295879
Security:	GHSA-42vg-9mg3-399f
Sponsored by:	UNIS Labs
MFH:		2026Q2

(cherry picked from commit d71a613b8f54c2140b05ff3c4b3f3535a5684ba9)

Number of commits found: 1