Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2021 22:37:44 +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-s8OXCvreZv@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

Romain Tarti=C3=A8re <romain@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #224762|0                           |1
        is obsolete|                            |

--- Comment #8 from Romain Tarti=C3=A8re <romain@FreeBSD.org> ---
Created attachment 224917
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224917&action=
=3Dedit
Patch for pounce 2.3

Latest patch that also set $HOME to the correct value.

I am running this with the following in rc.conf:

pounce_enable=3D"yes"
pounce_profiles=3D"freenode"
pounce_freenode_user=3D"romain"

And ~romain/.config/pounce/freenode has the following:

host =3D chat.freenode.net
nick =3D smortex
user =3D smortex
pass =3D secret
join =3D #riemann,#voxpupuli
save =3D freenode
local-ca =3D auth.pem
local-cert =3D freenode.irc.blogreen.org.crt
local-priv =3D freenode.irc.blogreen.org.key
local-host =3D freenode.irc.blogreen.org

Does this look reasonable for you?

--=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-s8OXCvreZv>