eggheads / eggdrop

The Eggdrop IRC Bot
GNU General Public License v2.0
507 stars 84 forks source link

3rd party 1.8 modules need misc/makedepend #807

Open thommey opened 5 years ago

thommey commented 5 years ago

1.8.4 changed the src/compat headers (e.g. memset.h doesn't exist anymore) but the 3rd party modules we host on our FTP depend on those. They need a misc/makedepend run and archiving them again. (or we need dummy header files for compatibility that are empty)

Found by: tuvok

michaelortmann commented 5 years ago

Please create https://ftp.eggheads.org/pub/eggdrop/modules/1.8.4 and misc/makedepend all modules. Additionally convert .zip and .tar.bz2 to .tar.gz like the rest of the modules there.

michaelortmann commented 3 years ago

I checked, misc/makedepend-ed and fixed some modules (crashes and more not only for 1.9 bots) for eggdrop 1.9.

See:

https://github.com/michaelortmann/botnetop.mod https://github.com/michaelortmann/fakebotnet.mod https://github.com/michaelortmann/getops.mod https://github.com/michaelortmann/idea.mod https://github.com/michaelortmann/irctree.mod https://github.com/michaelortmann/logs2html.mod https://github.com/michaelortmann/megahal.mod https://github.com/michaelortmann/mystats.mod https://github.com/michaelortmann/noencrypt.mod https://github.com/michaelortmann/twofish.mod https://github.com/michaelortmann/wire.mod

I also did some patches for:

https://github.com/florian-sander/gseen.mod https://github.com/florian-sander/stats.mod

Some patches are still pending.

probably more fixes/and/or modules to come.

I would realy like to see https://ftp.eggheads.org/pub/eggdrop/modules/1.9.0(rc*) emerging, for this may be a reason for people hesitating from using eggdrop 1.8.4+.

michaelortmann commented 1 year ago

Also added (and fixed): https://github.com/michaelortmann/rijndael.mod

michaelortmann commented 1 year ago

Fixed module tarballs added to https://ftp.eggheads.org/pub/eggdrop/modules/1.9

michaelortmann commented 5 months ago

Also added (and fixed):

https://github.com/michaelortmann/mysql.mod https://github.com/michaelortmann/rcon.mod https://github.com/michaelortmann/unbound.mod https://github.com/michaelortmann/zig.mod