Integration of PircBot into i-scream as a replacement for the internal IRC code that was put together in a hurry. PircBot makes the code much neater, and ensures that the IRC interactivity is nicely seperated from the main i-scream code. PircBot is maintained by Paul, an i-scream developer also, at http://www.jibble.org. Changes so far are mostly to move the existing features to the new structure provided by PircBot. It is still very much in development, and is very messy :)
Update the MySQL driver from 2.0.4 to 2.0.11.
Fix for the following bug tracker on sourceforge: [ #483807 ] configure scripts The configure scripts specified where wget was expected to be. It now looks in different locations, falling back on just running "wget" (assuming it's in the path). This is better than it was before.
Forgot to change the old-style build setup at some point. Corrected links to downloads of JAR files. Fixed the IDL compiler sloppy names...
Doh, forgot to actually use the WGET variable :)
PWD on FreeBSD does actually have the current directory in it :) So, we'll use something different.
Updated the mySQL JDBC driver from 2.0.2 to 2.0.4.
Tidied up the configure script, and got round to make a subtle change to the Makefile's so they are a bit more "standard".
Changed to get and use the new xml parsing libraries.
New parsing library.
Added full paths for wget.
The old driver appeared a bit dodgy. I've gone back to the version before the current latest, and it seems to be acting ok. This should work on windows too, and any other machine - the dependence to Raptor has been removed.
Added getting of the mysql JAR file from the httpserver.
Under FreeBSD this script didn't work, this has fixed it.
MERGE: Merged the SERVER_PACKAGEBUILD branch back into the HEAD trunk.
file configure was initially added on branch SERVER_PACKAGEBUILD.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.