going /usr/local
I’ve been living a double life with my Mac OS X development environment, the MacPorts life and the /usr/local life.
Why I used MacPorts?
It’s easy, just type sudo port install packagename
However, I kept running into more and more situations where MacPorts didn’t really work for me.
MacPorts seemed to always be behind in [...]