The Fink project helps make it happen. They modify Unix software so it compiles and runs on Mac OS X, Using Debian tools like dpkg and apt-get to provide binary package management.
Fink adds its own package manager, named (surprise!) fink. You can view fink as a build engine – it takes package descriptions and produces binary .deb packages from that. In the process, it downloads the original source code from the Internet, patches it as necessary, then goes through the whole process of configuring and building the package. Finally, it wraps the results up in a package archive that is ready to be installed by dpkg.
Since Fink sits on top of Mac OS X, it has a strict policy to avoid interference with the base system. As a result, Fink manages a separate directory tree and provides the infrastructure to make it easy to use.
Why use Fink?
Five reasons to use Fink to install Unix software on your Mac:
Power. Mac OS X includes only a basic set of command line tools. Fink brings you enhancements for these tools as well as a selection of graphical applications developed for Linux and other Unix variants.
Convenience. With Fink the compile process is fully automated; you’ll never have to worry about Makefiles or configure scripts and their parameters again. The dependency system automatically takes care that all required libraries are present. Our packages are usually set up for their maximum feature set.
Safety. Fink’s strict non-interference policy makes sure that the vulnerable parts of you Mac OS X system are not touched. You can update Mac OS X without fear that it will step on Fink’s toes and vice versa. Also, the packaging system lets you safely remove software you no longer need.
Coherence. Fink is not just a random collection of packages, it is a coherent distribution. Installed files are placed in predictable locations. Documentation listings are kept up to date. There’s a unified interface to control server processes. And there’s more, most of it working for you under the hood.
Flexibility. You only download and install the programs you need. Fink gives you the freedom to install XFree86 or other X11 solutions in any way you like. If you don’t want X11 at all, that’s okay too.
Package Database
FINK
~LC
Technorati Tags: Unix, Linux, Mac OS X, Open Source
Powered by ScribeFire.