Port details |
- toxins Collection of small programs using toxcore
- g20180217_4 net-im
=3 g20180217_3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-03-08 08:15:28
- Last Update: 2025-01-17 18:26:55
- Commit Hash: e88c230
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- License: GPLv3
- WWW:
- https://github.com/TokTok/toxins
- Description:
- A collection of small utilities, mostly written in C or C++, that use toxcore.
List of toxins:
* irc_syncbot: Bot that synchronizes an IRC channel and a Tox group chat
(conference).
* tox_shell: Proof of concept SSH-like server software using Tox. Testing
program, not intended for actual use.
* tox_sync: Bittorrent-sync-like software using Tox. Syncs two directories
together.
* echobot: Bot that accepts all friend requests and echoes all messages.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-im/toxins/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/toxins
- pkg install toxins
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: toxins
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1529284105
SHA256 (TokTok-toxins-g20180217-f76a7bd_GH0.tar.gz) = 8be321cbeabb2ee315eaa067fd2640556f70ba418b22dfb6612e069747b7389c
SIZE (TokTok-toxins-g20180217-f76a7bd_GH0.tar.gz) = 23896
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libsodium.so : security/libsodium
- libtoxcore.so : net-im/tox
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-im_toxins
- USES:
- gmake pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20180217_4 17 Jan 2025 18:26:55
    |
Thierry Thomas (thierry)  |
net-im/*: bump PORTREVISION after the upgrade of toxcore |
g20180217_3 20 May 2024 10:33:03
    |
Vsevolod Stakhov (vsevolod)  |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
g20180217_2 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
g20180217_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
g20180217_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20180217_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
g20180217_1 18 Sep 2018 07:10:08
  |
linimon  |
Add gnu99 to USE_CSTD to fix builds on gcc-based archs.
Tested on powerpc64, amd64.
Approved by: portmgr (tier-2 blanket) |
g20180217_1 26 Jun 2018 10:10:04
  |
thierry  |
- Upgrade Tox to v0.2.3
Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.3>
- Bump PORTREVISION of consumers. |
g20180217 18 Jun 2018 01:13:07
  |
yuri  |
net-im/toxins: Update g20180214 -> g20180217
Add minitox: a minimal client written for toxcore |
g20180214 08 Mar 2018 08:15:01
  |
yuri  |
New port: net-im/toxins: Collection of small programs using toxcore
Approved by: tcberner (mentor, implicit) |