Jump to content

Fink (software)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Arbitrarily00 (talk | contribs) at 21:40, 29 January 2010 (Reverted edits by Finkywinkypoo to last revision by Eamaral (HG)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Fink
Stable release
binary distribution 0.9.0 / June 26, 2008; 16 years ago (2008-06-26)
Preview release
source distribution 0.29.10 / September 28, 2009; 15 years ago (2009-09-28)
Repository
Written inPerl
Operating systemMac OS X
TypePackage Management
LicenseGNU General Public License
Websitefinkproject.org


In computing, the Fink project is an effort to port and package open-source Unix programs to Mac OS X. Fink uses dpkg and APT (Debian's package management system), as well as its own frontend program, fink (which is implemented as a set of Perl modules).

Implementation

Fink features a binary distribution for quick and easy installation, as well as a source distribution for users preferring more flexibility. In addition to command-line tools for handling packages, FinkCommander provides a GUI. The user can configure Fink to utilize the stable or unstable tree for packages. The unstable tree typically has newer releases, but has not stood the test of time.

Fink can be used to install newer versions of packages installed by Mac OS X or to install packages not included in Mac OS X. Fink stores all its data in the directory "/sw" by default (though this can be changed if initially compiling fink itself from source code). This goes against the Filesystem Hierarchy Standard's recommendation to use "/usr/local"; the reasons given in the Fink FAQ are that other installers might overwrite Fink's files under "/usr/local", and that having an entirely separate directory makes it easier to disable the binaries and libraries that Fink installs.[1] Within Fink's directory, a FHS-like layout (/sw/bin, /sw/include, /sw/lib, etc.) is used.

History

The Fink project was started in December 2000 by German hacker Christoph Pfisterer. The name "Fink" is German for finch and is a reference to the name of the Mac OS X core, Darwin; Charles Darwin's study of diversity among finches led him eventually to the concept of evolution.

Christoph Pfisterer left the project[2] out of frustration in November of 2001. Since then, several people have stepped in and picked up support for Fink and as of March 2008, the project is managed by 6 administrators, 89 developers, and a very active community.

The Fink community released support for Mac OS X v10.4 on 18 Feb. 2006 and for Mac OS X Leopard on the day it was released (26 October 2007).

See also

References

  1. ^ "Fink - F.A.Q - General". Retrieved 2009-01-23.
  2. ^ Pfisterer, Christian. "Christoph Pfisterer resigns from the fink project". Retrieved 2008-03-21.