[Bug 246637] New port: irc/pounce multi-client IRC bouncer

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 31 May 2021 18:33:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246637

--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=bca23673cb03bf1a01e798cf357579a8ce99acd5

commit bca23673cb03bf1a01e798cf357579a8ce99acd5
Author:     C. McEnroe <june@causal.agency>
AuthorDate: 2021-05-31 18:07:32 +0000
Commit:     Romain Tartière <romain@FreeBSD.org>
CommitDate: 2021-05-31 18:32:40 +0000

    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

 irc/Makefile                     |  1 +
 irc/pounce/Makefile (new)        | 37 +++++++++++++++++++
 irc/pounce/distinfo (new)        |  3 ++
 irc/pounce/files/calico.in (new) | 37 +++++++++++++++++++
 irc/pounce/files/pounce.in (new) | 78 ++++++++++++++++++++++++++++++++++++++++
 irc/pounce/pkg-descr (new)       |  5 +++
 irc/pounce/pkg-plist (new)       |  5 +++
 7 files changed, 166 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.