[Bug 246637] New port: irc/pounce multi-client IRC bouncer
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 13 22:37:45 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246637
Romain Tartière <romain at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #224762|0 |1
is obsolete| |
--- Comment #8 from Romain Tartière <romain at FreeBSD.org> ---
Created attachment 224917
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224917&action=edit
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="yes"
pounce_profiles="freenode"
pounce_freenode_user="romain"
And ~romain/.config/pounce/freenode has the following:
host = chat.freenode.net
nick = smortex
user = smortex
pass = secret
join = #riemann,#voxpupuli
save = freenode
local-ca = auth.pem
local-cert = freenode.irc.blogreen.org.crt
local-priv = freenode.irc.blogreen.org.key
local-host = freenode.irc.blogreen.org
Does this look reasonable for you?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list