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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
tox ProjectTox-Core library, a decentralized and secure messenger
0.2.18_4,1 net-im on this many watch lists=3 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.18_4,1Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-02-24 21:57:42
Last Update: 2024-01-20 00:41:39
Commit Hash: 589aaae
People watching this port, also watch:: toxic, uTox, poudriere, fetchmail, zsh
Also Listed In: net-p2p
License: GPLv3
WWW:
https://tox.chat/
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!
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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.18_4,1/catalog.mk
  3. /usr/local/share/licenses/toxcore-0.2.18_4,1/LICENSE
  4. /usr/local/share/licenses/toxcore-0.2.18_4,1/GPLv3
  5. @comment bin/DHT_bootstrap
  6. @comment bin/tox-bootstrapd
  7. @comment @sample etc/tox-bootstrapd.conf.sample
  8. include/tox/tox_dispatch.h
  9. include/tox/tox_events.h
  10. include/tox/tox.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.18.0
  17. libdata/pkgconfig/toxcore.pc
  18. share/bash-completion/completions/tox-bootstrapd
  19. @comment @dir(%%TOXDHT%%,nobody,755) /var/run/tox-bootstrapd
  20. @comment @dir(%%TOXDHT%%,nobody,700) /var/lib/tox-bootstrapd
  21. @comment @dir /var/lib
  22. @owner
  23. @group
  24. @mode
Collapse this list.
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 = 1650443954 SHA256 (TokTok-c-toxcore-v0.2.18_GH0.tar.gz) = 1fba883638fd18985fd41acd35fed198c2cdd6e91651eb1c3fe602b610b535fe SIZE (TokTok-c-toxcore-v0.2.18_GH0.tar.gz) = 613087

Expand this list (2 items)

Collapse this list.

SHA256 (camgunz-cmp-4c3737d1a172ee74d2b35b5fd6865d1fe9dac7af_GH0.tar.gz) = a13a479f747854b990cee074cdc7a7309ec6e025059b7213b9ca311860de1b02 SIZE (camgunz-cmp-4c3737d1a172ee74d2b35b5fd6865d1fe9dac7af_GH0.tar.gz) = 40334

Collapse this list.


Packages (timestamps in pop-ups are UTC):
toxcore
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.18_4,10.2.18_4,10.2.12_1,10.2.18_4,10.2.18_4,1-0.2.12_1,1-
FreeBSD:13:quarterly0.2.18_4,10.2.18_4,10.2.18_3,10.2.18_4,10.2.18_4,10.2.18_3,10.2.18_3,10.2.18_3,1
FreeBSD:14:latest0.2.18_4,10.2.18_4,10.2.18_1,10.2.18_4,10.2.18_4,10.2.18_3,1-0.2.18_3,1
FreeBSD:14:quarterly0.2.18_3,10.2.18_4,1-0.2.18_3,10.2.18_4,10.2.18_3,10.2.18_3,10.2.18_3,1
FreeBSD:15:latest0.2.18_4,10.2.18_4,1n/a0.2.18_4,1n/a0.2.18_4,10.2.18_4,10.2.18_4,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. checkmk : devel/check
  2. gtest : sysutils/coreutils
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. opencv_visualisation : graphics/opencv
Library dependencies:
  1. libvpx.so : multimedia/libvpx
  2. libsndfile.so : audio/libsndfile
  3. libportaudio.so : audio/portaudio
  4. libsodium.so : security/libsodium
  5. libopus.so : audio/opus
  6. libconfig.so : devel/libconfig
This port is required by:
for Build
  1. net-im/toxic

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-im/venom*
  2. Collapse this list of deleted ports.
for Libraries
  1. net-im/py-toxcore-c
  2. net-im/qTox
  3. net-im/tox_extension_messages
  4. net-im/toxbot
  5. net-im/toxext
  6. net-im/toxins
  7. net-im/uTox
for Run
  1. net-im/toxic

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-im/venom*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for toxcore-0.2.18_4,1: DAEMON=off: Bootstrap daemon TEST=off: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
net-im_tox
USES:
cmake compiler:c11 cpe libtool pathfix pkgconfig
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/c-toxcore/tar.gz/v0.2.18?dummy=/
Collapse this list.

Number of commits found: 112 (showing only 12 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.140514
14 May 2014 17:20:31
Revision:354077Original commit files touched by this commit This port version is marked as vulnerable.
thierry search for other commits by this committer
Refresh and add a note about Toxic.

This snapshot fixes a DOS issue.

Security:	Fixes a DOS issue.
0.140508
09 May 2014 12:33:43
Revision:353452Original commit files touched by this commit This port version is marked as vulnerable.
thierry search for other commits by this committer
Don't rely anymore upon the provided autogen.sh script and fix the build
with poudriere.

Reported by:	antoine
Patched by:	tijl
0.140508
08 May 2014 14:35:05
Revision:353308Original commit files touched by this commit This port version is marked as vulnerable.
thierry search for other commits by this committer
Refresh, and use pathfix and libtool.
0.140421
22 Apr 2014 21:25:44
Revision:351885Original commit files touched by this commit This port version is marked as vulnerable.
thierry search for other commits by this committer
Upgrade to a recent snapshot.
0.140325
26 Mar 2014 13:56:06
Revision:349255Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
For some reason, having an ` in BROKEN/FORBIDDEN/IGNORE breaks QAT badly.

With hat:	portmgr
0.140325
25 Mar 2014 22:07:49
Revision:349199Original commit files touched by this commit This port version is marked as vulnerable.
thierry search for other commits by this committer
Update to today's snapshot.
0.140314
14 Mar 2014 22:42:04
Revision:348281Original commit files touched by this commit This port version is marked as vulnerable.
thierry search for other commits by this committer
Refresh ProjectTox-Core and Venom.
0.140301
01 Mar 2014 18:19:04
Revision:346711Original commit files touched by this commit This port version is marked as vulnerable.
thierry search for other commits by this committer
Upgrade and switch from openal to openal-soft.
0.140222
27 Feb 2014 10:54:16
Revision:346315Original commit files touched by this commit This port version is marked as vulnerable.
thierry search for other commits by this committer
- A "not too old" compiler is required on FreeBSD < 10;

- Mark BROKEN on FreeBSD < 10 and i386:
/usr/local/lib/libsodium.so: undefined reference to `__stack_chk_fail_local'

Reported by:	pkg-fallout
0.140222
25 Feb 2014 20:16:29
Revision:346071Original commit files touched by this commit This port version is marked as vulnerable.
thierry search for other commits by this committer
Fix configure for default case.

${opt}_CONFIGURE_WITH does not work as I expected...
0.140222
25 Feb 2014 17:34:50
Revision:346052Original commit files touched by this commit This port version is marked as vulnerable.
thierry search for other commits by this committer
Adding a option to allow the replacement of the cryptographic library
sodium by NaCl.

Do not bump PORTREVISION, because this does not affect the default.
0.140222
24 Feb 2014 21:57:29
Revision:345901Original commit files touched by this commit This port version is marked as vulnerable.
thierry search for other commits by this committer
Adding Tox, a decentralized and secure messenger.

Tox is the core library, and venom is a GTK+ client.

Note: venom does not yet implement audio and video chat capabilities.

Number of commits found: 112 (showing only 12 on this page)

«  1 | 2