Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2021 18:33:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246637] New port: irc/pounce multi-client IRC bouncer
Message-ID:  <bug-246637-7788-BGkB0NtwBO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246637-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246637-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246637

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Dbca23673cb03bf1a01e798cf357579a=
8ce99acd5

commit bca23673cb03bf1a01e798cf357579a8ce99acd5
Author:     C. McEnroe <june@causal.agency>
AuthorDate: 2021-05-31 18:07:32 +0000
Commit:     Romain Tarti=C3=83=C2=A8re <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(+)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246637-7788-BGkB0NtwBO>