In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.
Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
These contain some important DOS era encodings, which are still in use
in localized versions of Windows. As an example, polish version of
Windows 7 expects CP852 to be used in batch/cmd files.
The encodings enabled by this patch are:
CP{437,737,775,852,853,855,857,858,860,861,863,865,869,1125}
Without it, build is failing to generate executable.
Hidden dependencies are frustrating.
This also makes sure the libintl symbols are expected without
'libintl_' prefix, like in all MSYS modules which use it.
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes
Remaining md5sums either didn't download or
didn't pass checksum tests.