Hacker News new | ask | show | jobs
by m3koval 5327 days ago
Building from source isn't necessarily a bad thing: some Linux packages have the same behavior (e.g. Portage, on which MacPorts is based). There are pros and cons to both approaches.

Package management is definitely a disaster on OS X, though. Regardless of whether you use Homebrew, Fink, or MacPorts, packages tend to break often. Some of this may be unavoidable: there are enough differences between Linux and OS X that compiling programs developed for Linux for OS X is bound to cause problems.