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
toxins Collection of small programs using toxcore
g20180217_2 net-im on this many watch lists=1 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 g20180217_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-03-08 08:15:28
Last Update: 2023-04-25 15:17:15
Commit Hash: feb1fa3
People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
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.
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 (8 items)
Collapse this list.
  1. bin/irc_syncbot
  2. bin/tox_shell
  3. bin/tox_sync
  4. bin/echobot
  5. bin/minitox
  6. /usr/local/share/licenses/toxins-g20180217_2/catalog.mk
  7. /usr/local/share/licenses/toxins-g20180217_2/LICENSE
  8. /usr/local/share/licenses/toxins-g20180217_2/GPLv3
Collapse this list.
Dependency lines:
  • toxins>0:net-im/toxins
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

Expand this list (2 items)

Collapse this list.

SHA256 (hqwrong-minitox-45b9e3f_GH0.tar.gz) = 358266b987e4a5b723418325641a9a27c3b3bf314e11f5be64e0b3958ce6fc9b SIZE (hqwrong-minitox-45b9e3f_GH0.tar.gz) = 124512

Collapse this list.


Packages (timestamps in pop-ups are UTC):
toxins
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20180217_2g20180217_2g20180217_1g20180217_2g20180217_2-g20180217_1-
FreeBSD:13:quarterlyg20180217_2g20180217_2g20180217_2g20180217_2g20180217_2g20180217_2g20180217_2g20180217_2
FreeBSD:14:latestg20180217_2g20180217_2g20180217_1g20180217_2g20180217_2g20180217_2-g20180217_2
FreeBSD:14:quarterlyg20180217_2g20180217_2-g20180217_2g20180217_2g20180217_2g20180217_2g20180217_2
FreeBSD:15:latestg20180217_2g20180217_2n/ag20180217_2n/ag20180217_2g20180217_2g20180217_2
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. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libsodium.so : security/libsodium
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/TokTok/toxins/tar.gz/f76a7bd?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20180217_2
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
g20180217_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
g20180217_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
g20180217_1
18 Sep 2018 07:10:08
Revision:479979Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:473381Original commit files touched by this commit
thierry search for other commits by this committer
- 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
Revision:472663Original commit files touched by this commit
yuri search for other commits by this committer
net-im/toxins: Update g20180214 -> g20180217

Add minitox: a minimal client written for toxcore
g20180214
08 Mar 2018 08:15:01
Revision:463872Original commit files touched by this commit
yuri search for other commits by this committer
New port: net-im/toxins: Collection of small programs using toxcore

Approved by:	tcberner (mentor, implicit)

Number of commits found: 9