Ported OpenSP OpenJade and Ghostscript to msys.
Ported cygwins docbook package to MSys (depends on the above).
Ported A few dependent libraries like jpeg png and jbigkit to Msys.
Added GPG signing to docbook via gcrypt and gpg-error.
All tested and working
Tzcode added (for timezone).
For MinGW i added bz2/zzip/readline/mysql client/and mpatrol for both MinGW32 and MinGW64.
Mysql client is a client interface to the real Mysql Database. You can use it instead of making import libraries from MySql's msvc dll's and it will probably work better to as the client libraries are compiled with MinGW.
ALso added cloog-isl shared build for Both MinGW32 and MinGW64 and ppl will be up later. These can be a bit hard compiling for people not use to working with gcc on windows.