aboutsummaryrefslogtreecommitdiff
path: root/irc/pounce/pkg-descr
diff options
context:
space:
mode:
authorC. McEnroe <june@causal.agency>2021-05-31 18:07:32 +0000
committerRomain Tartière <romain@FreeBSD.org>2021-05-31 18:32:40 +0000
commitbca23673cb03bf1a01e798cf357579a8ce99acd5 (patch)
tree2713069d6ceb0f227b3d22a1034aa11f8527f751 /irc/pounce/pkg-descr
parent6caf958c1fe085ac6a61c17a4cf27609c975e9df (diff)
downloadports-bca23673cb03bf1a01e798cf357579a8ce99acd5.tar.gz
ports-bca23673cb03bf1a01e798cf357579a8ce99acd5.zip
irc/pounce: New port - Multi-client IRC bouncer
pounce is a multi-client, TLS-only IRC bouncer. It takes a simple approach, using a multiple-consumer ring buffer and the IRCv3.2 server-time extension to communicate with clients. WWW: https://git.causal.agency/pounce/ PR: 246637
Diffstat (limited to 'irc/pounce/pkg-descr')
-rw-r--r--irc/pounce/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/irc/pounce/pkg-descr b/irc/pounce/pkg-descr
new file mode 100644
index 000000000000..68679a245202
--- /dev/null
+++ b/irc/pounce/pkg-descr
@@ -0,0 +1,5 @@
+pounce is a multi-client, TLS-only IRC bouncer. It takes a simple
+approach, using a multiple-consumer ring buffer and the IRCv3.2
+server-time extension to communicate with clients.
+
+WWW: https://git.causal.agency/pounce/