Fink

This article is about the open source project. For other uses, see Fink (disambiguation).
Fink

Screenshot of Fink running in Terminal
Stable release
binary distribution 0.9.0 / June 26, 2008 (2008-06-26)
Preview release
source distribution 0.38.4 / February 9, 2015 (2015-02-09)
Repository github.com/fink/fink
Development status Active
Written in Perl
Operating system Mac OS X
Type Package Management
License GNU General Public License
Website www.finkproject.org

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 using APT, as well as a more extensive source distribution.[1] In addition to command-line tools for handling packages, the shareware app Phynchronicity provides a GUI.

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 by Apple edict. 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 the /usr/local prefix; 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.[2] 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 natural selection.

Christoph Pfisterer left the project in November 2001.[3] Since then, several people have stepped in and picked up support for Fink. As of March 2008, the project was managed by 6 administrators, 89 developers, and an active community. As of March 2014, the Fink core team were made up of nine active developers, who are responsible for the central management of the project and maintain the "essential" packages.[4][5]

The Fink community regularly adds support for the latest versions of OS X with their release. Latest Fink versions, starting with version 0.39, support OS X El Capitan.

See also

References

  1. See for example http://www.finkproject.org/faq/usage-fink.php question 5.7. The source distribution's package database is at http://pdb.finkproject.org/pdb/ and by examining the details of an individual package it is possible to see which versions of OS X are supported, and whether a binary version is available.
  2. "Fink - F.A.Q - General". Retrieved 2009-01-23.
  3. Pfisterer, Christian. "Christoph Pfisterer resigns from the fink project.". Retrieved 2008-03-21.
  4. "Fink Contributors". Retrieved 2013-03-07.
  5. "Organization of Fink". Retrieved 2013-03-07.
This article is issued from Wikipedia - version of the 7/17/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.