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

Bug 512170

Summary: net-irc/unrealircd - add nofakelag use flag
Product: Gentoo Linux Reporter: Daniel Maxime <root>
Component: [OLD] ServerAssignee: Nathan Phillip Brink (binki) (RETIRED) <binki>
Status: RESOLVED FIXED    
Severity: enhancement CC: jdhore, net-irc
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch for unrealircd-3.2.10.2 ebuild

Description Daniel Maxime 2014-06-02 15:06:26 UTC
Add a "nofakelag" use flag to unrealircd which change on config.h configuration to build unrealircd with the "fakelag" block support.

This feature can be enabled only via config.h (not with ./configure)

Reproducible: Always
Comment 1 Daniel Maxime 2014-06-02 15:09:43 UTC
Created attachment 378072 [details, diff]
patch for unrealircd-3.2.10.2 ebuild
Comment 2 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2014-08-15 06:44:15 UTC
I’ve arbitrarily decided to name the useflag “class-nofakelag” to perhaps make it more clear that the flag enables the class::options::nofakelag setting. Thanks for the patch and bug, sorry for taking a long while to implement it in anything.

I’ve committed unrealircd-3.2.10.4 with support USE=class-nofakelag, so please test that it works for you!

Note that my adding this to the ebuild is not me personally saying I approve use of this feature of unrealircd :-p. For anything more than a hobby installation, you’d probably only want to provide nofakelag through oper accounts or linking custom third-party servers/services to unrealircd, as I understand it.