Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 46444

Summary: irssi with admin (!) support
Product: Gentoo Linux Reporter: Vince Castellano <surye80>
Component: New packagesAssignee: Packages in net-irc <net-irc>
Status: RESOLVED NEEDINFO    
Severity: normal CC: 3.14159
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: irssi ebuild for admin patch
the admin support patch

Description Vince Castellano 2004-03-31 21:58:32 UTC
Alot of ircd's these days have +a (!) support, and irssi is one of the few clients out there lacking support. The main problem with the lack of support is these superops look to be normal, modeless users. This patch and ebuild fix this by adding the neccisary support for this. I wrote it last night/today, and was my first adventure in using my mediocure C skills to use for a public project. I hope this makes it into ~x86, and others can benifit from it.

Reproducible: Always
Steps to Reproduce:
Comment 1 Vince Castellano 2004-03-31 22:02:18 UTC
Created attachment 28490 [details]
irssi ebuild for admin patch

For some reason, my previous post did not wrap, I am sorry, it looks horrible
=/
Comment 2 Vince Castellano 2004-03-31 22:03:24 UTC
Created attachment 28491 [details, diff]
the admin support patch

What do you know, it did wrap. Ignore my previous comment about my previous
previous comment ;)
Comment 3 Vince Castellano 2004-04-02 21:46:07 UTC
No comments? I'd love positive or negitive. Or even a simple "we don't want to use this" =P
Comment 4 Jonathan S. Romero 2004-05-10 13:43:00 UTC
Sounds like a cool feature, did you send it to the irssi authors as well?
Comment 5 Thomas Weidner 2004-09-12 05:28:53 UTC
http://op-co.de/irssi/irssi-2003-11-26-euirc.diff

patch to add support for +a und +q for some old cvs version of irssi.
IRC RFC only specifies +o and +v. IMO the correct way is to parse the PREFIX information from the server. like PREFIX=(qaohv)*!@%+ for the euIRCnet.
Comment 6 Sven Wegener gentoo-dev 2005-05-17 08:30:29 UTC
Could you give irssi-0.8.10_rc5-r1 or irssi-svn a try? IIRC owner/admin or PREFIX
support in general should be available with these versions.
Comment 7 Sven Wegener gentoo-dev 2005-07-20 12:12:58 UTC
Waiting for reply.
Comment 8 Thomas Weidner 2005-07-25 01:44:41 UTC
sorry i simply forgot about this bug, big thanks for reminding me. Indeed
0.8.10rc5 seems to support all modes correctly, to a patch is not neccessary any
more. You can safely close this bug.