I have finally moved to using Google Code and Mercurial distributed VCS for my "Otus.mod" BlitzMax module collection.
The modules are currently only available through the source repository.
I'm unsure if I will bother with separate downloads at all. Getting the
whole set is as easy as
hg clone https://otus-mod.googlecode.com/hg/ otus-mod
and Mercurial is
easily available on all the supported platforms (just apt-get on Ubuntu
; ).
The initial set of modules there is:
I'll add the 5+ beta modules and the ~10 alpha modules I have floating around as soon as I get them to at least compile :p