Compiled CLI and GUI client/wallets based on v0.6.3.3 codebase + OpenSSL 1.0.1k(and later) consensus fork issue from ECDSA changes + updated checkpoints and seednode/DNSSeed will be forthcoming soon.
The CLI is built and works, although if not properly shutdown via RPCserver command will cause exception at this time. GUI client is in build and test at this time.
The EXEs will be available either on my github repo or via my web server I'm using for XNC related work. Build instructions to replicate my builds will take a couple more days.
These builds are cross-compiled on a vanilla Debian Jessie VM using MinGW-64, but are compiled in x86 mode. x86_64 builds will be sometime later after other issues are resolved and I can get time.
These are built using Berkeley DB 4.8.30, Boost 1.53, and QT v4.8.6-OpenSource. They support UPNP but not IPv6 - I don't have the time to sort out the IPv6 issues for Windows builds - IPv6 should be fully functional for *nix builds. The older libraries were kept for backwards compatibility with old wallets.
I don't own a Mac or any OSX products, so no testing or build support is available for those. My repo is public should someone wish to build those.
I will set a tag on the fork for this project when the GUI and CLI versions are all available for download so that the matching source will be available to reproduce builds.
Sorry for the delays, but within the next day or so I should have this available for everyone.