figured one thread for the updates is probably the best way. everything is built with MIPSpro unless noted otherwise. the base dir is:
http://www.nekochan.net/downloads/index.php?path=foetz/
>> you can always use "rulesoverride" and ignore my deps as long as you have adequate replacements <<
MIRROR
append the package name since there's no listing
let's get right to it. new today:
these are source code formatters for terminal use. uncrustify is a terribly "modern" c++ junk but compared to using a java based ide for formatting it's still a blessing as an exception i used g++ for this one but no worries, it doesn't require any gnu libs.
f90ppr is the same but only for fortran and also written in fortran. i uploaded a 64bit and 32bit version, both mips4 and i used a lot of the specials mipspro has to offer so these 2 should run like hell
a version of f90ppr for 6.2 is likely to follow more or less soon but no luck with uncrustify which seems to require a quite recent g++. anyhow the 6.2 version of f90ppr should then also work for those of you running 6.5 with mips3.
http://www.nekochan.net/downloads/index.php?path=foetz/
>> you can always use "rulesoverride" and ignore my deps as long as you have adequate replacements <<
MIRROR
Code: Select all
r-a-c.de/dist/sgi/6.5/
append the package name since there's no listing
let's get right to it. new today:
- uncrustify
- f90ppr
these are source code formatters for terminal use. uncrustify is a terribly "modern" c++ junk but compared to using a java based ide for formatting it's still a blessing as an exception i used g++ for this one but no worries, it doesn't require any gnu libs.
f90ppr is the same but only for fortran and also written in fortran. i uploaded a 64bit and 32bit version, both mips4 and i used a lot of the specials mipspro has to offer so these 2 should run like hell
a version of f90ppr for 6.2 is likely to follow more or less soon but no luck with uncrustify which seems to require a quite recent g++. anyhow the 6.2 version of f90ppr should then also work for those of you running 6.5 with mips3.