Originally posted by UtaTr3y
Uhh, I am sure however that if you downloaded the src files, you could easily run it on your Mac. You simply have to type ./configure <enter> make <enter> make install <enter>.
Sure. Have you ever tried to “make” lots of UNIX software? Once you get the architecture figured out, there's still the issue of libraries and dependencies.
This is why packages such as fink http://fink.sf.net were made. There was a good MacWorld column by Andy Ihnatko about compiling GIMP on OS X… or, rather, trying to get it compiled. Wish I could find it…