Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31985 - eggdrop-1.6.15-r1.ebuild (Update)
Summary: eggdrop-1.6.15-r1.ebuild (Update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Chuck Short (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-25 12:06 UTC by Sven Wegener
Modified: 2003-11-07 13:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
eggdrop-1.6.15-r1.ebuild (eggdrop-1.6.15-r1.ebuild,2.08 KB, text/plain)
2003-10-25 12:06 UTC, Sven Wegener
Details
eggdrop-1.6.15-STEALER.net.patch (eggdrop-1.6.15-STEALER.net.patch,1.02 MB, patch)
2003-10-27 13:24 UTC, Sven Wegener
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Wegener gentoo-dev 2003-10-25 12:06:14 UTC
Hi,

I updated the ebuild to use my patch, which I use for my bots. It adds the following modules (I collected the modules from several sites and in the future the patch might include one of my own modules):

- away.mod (Set the bot away via partyline)
- banctr.mod (Tcl commands to count the number of bans in the bot)
- botnetop.mod (Safely let the bots request op through a botnet)
- fakebotnet.mod (Fakes a botnet)
- gseen.mod (A better seen module)
- idea.mod (Another encryption module)
- irctree.mod (Show the /LIST of irc servers as an ascii tree)
- mc_greet.mod (Adds channel greetings)
- megahal.mod (An AI module using Markov models)
- mysql.mod (Do mysql queries from tcl without the need to have mysqltcl installed)
- rcon.mod (Send rcon commands to Half-Life servers)
- rijndael.mod (Another encryption module)
- stats.mod (A statistics module)
- twofish.mod (Another encryption module)

Also the patch adds the following channel modes which are primarily used on UnderNet and QuakeNet:

+D: auditorium mode, i.e. silent joins
+N: Prevent channel notices from being sent to the channel
+u: hide PART/QUIT messages

The patch also adds support for mdidentd, but it is disabled by default. It can be enabled by defining MDIDENTD in src/eggdrop.h.

Sven
Comment 1 Sven Wegener gentoo-dev 2003-10-25 12:06:58 UTC
Created attachment 19775 [details]
eggdrop-1.6.15-r1.ebuild
Comment 2 Chuck Short (RETIRED) gentoo-dev 2003-10-27 11:57:09 UTC
Please attach slealer patch from ebuild.
Comment 3 Sven Wegener gentoo-dev 2003-10-27 13:24:29 UTC
Created attachment 19862 [details, diff]
eggdrop-1.6.15-STEALER.net.patch

My patch, which includes several modules, 3 added channel modes and support
for
mdidentd

Should be placed in distfiles, because it's around 1 MB
Comment 4 Chuck Short (RETIRED) gentoo-dev 2003-11-07 13:50:00 UTC
In cvs