Fink

Fink 项目希望把 Unix 上各种开放源码软件带到 DarwinMac OS X 平台上。 我们通过修改 Unix 软件使得它可以在 Mac OS X 上编译和运行(“移植”),并提供一个方便的分发系统使得每个人都可以下载和使用它。 Fink 使用 Debian 中的象 dpkg 和 apt-get 等工具来提供强大的二进制软件包管理。 你可以随意选择是下载预编译好的二进制安装包或从源代码自己构建一切。 阅读更多信息…

 新闻

2023-09-23: Support for macOS 11 through macOS 13-

The main source branch for Fink development supports macOS 11 through macOS 13, under both intel (x86_64) and Apple's M1 and M2 (arm64) CPUs.

Final work on a full release is ongoing. As there isn't a full release tarball yet, you need to download and install the code from git with these commands in Terminal.app:

  mkdir -p ~/src
  cd src
  git clone https://github.com/fink/fink fink-upstream
  cd fink-upstream
  

If updating an existing Fink install, run ./inject.pl from the Terminal prompt. If doing a fresh install, run ./bootstrap.

2022-02-19: fink-0.45.6 released-

The Fink Project has released fink-0.45.6. This is a quick release to fix a bug introduced in fink-0.45.5 (issue #240).

This release does not yet support macOS 11 (Big Sur) or macOS 12 (Monterey). Support for those two releases is coming soon.

2021-11-03: fink-0.45.4 released-

The Fink Project has released fink-0.45.4. This is a minor upgrade to support XQuartz 2.8.

This release does not yet support macOS 11 (Big Sur) or macOS 12 (Monterey). Support for those two releases is coming soon.

   

 Recent Package Updates

2024-03-17: coverage-py27-5.5-1 (Python code coverage for testing)
2024-03-17: coverage-py38-7.4.4-1 (Python code coverage for testing)
2024-03-17: coverage-py35-5.5-1 (Python code coverage for testing)
2024-03-17: coverage-py36-5.5-1 (Python code coverage for testing)
2024-03-17: libraw20-shlibs-0.20.2-3 (RAW image format library)
2024-03-17: eccodes-2.34.1-1 (Coding/encoding ECMWF files, C headers/docs)
2024-03-17: gdl-1.0.4-2 (GNU Data Language)
2024-03-17: coverage-py37-7.2.7-1 (Python code coverage for testing)
2024-03-17: libjasper.1-shlibs-1.900.1-debian1-2.4+deb8u6-2 (Library for manipulating JPEG-2000 images)
2024-03-17: coverage-py39-7.4.4-1 (Python code coverage for testing)
2024-03-17: ziproxy-3.3.2-1 (Non-caching compressing HTTP proxy)
2024-03-17: coverage-py310-7.4.4-1 (Python code coverage for testing)
2024-03-16: guile22-2.2.7-6 (Embedable Scheme interpreter)
2024-03-16: guile20-2.0.14-6 (Embedable Scheme interpreter)
2024-03-16: graphicsmagick-1.3.42-1 (Swiss army knife of image processing)
2024-03-16: graphicsmagick-q32-1.3.42-1 (Swiss army knife of image processing)
2024-03-16: libjasper7-shlibs-4.2.2-1 (Library for manipulating JPEG-2000 images)
2024-03-16: lxml-py35-5.0.1-1 (Binding for the libxml2 and libxslt)
2024-03-16: lxml-py37-5.1.0-1 (Binding for the libxml2 and libxslt)
2024-03-16: lxml-py36-5.1.0-1 (Binding for the libxml2 and libxslt)
2024-03-16: lxml-py34-4.3.5-1 (Binding for the libxml2 and libxslt)
more...

当前状况

Fink currently supports macOS 10.15 (Catalina), macOS 10.14 (Mojave), macOS 10.13 (High Sierra), macOS 10.12 (Sierra), OS X 10.11 (El Capitan), OS X 10.10 (Yosemite), OS X 10.9 (Mavericks), and continues to run on older versions of OS X, although official updates are no longer available for the older versions. Installation instructions can be found on our source release page.

Xcode must be installed before Fink.

macOS 11 through macOS 13 Support: Work in progress support is available for macOS 11 through macOS 13. Users must first install the following version of Xcode for their system version (newest available is generally preferred):

  • macOS 11: Xcode 13 - Xcode 13.2.1
  • macOS 12: Xcode 13.3 - Xcode Xcode 14.2
  • macOS 13: Xcode 14.3 - Xcode 15.0

Xcode is available via a free download from the AppStore, or must at least install the Command Line Tools (installable via xcode-select --install, or downloadable from Apple).

If you need X11 you should install Xquartz-2.8.5 or later from Xquartz.org.

10.15 Support: 10.15 users must install Xcode version 10.3 or later (via a free download from the AppStore, or must at least install the Command Line Tools for Xcode 10.3 (installable via xcode-select --install, or downloadable from Apple).

If you need X11 you should install Xquartz-2.7.11 or later from Xquartz.org.

10.13 and 10.14 Support: 10.13 and 10.14 users must install Xcode version 10.1 or later (via a free download from the AppStore, or must at least install the Command Line Tools for Xcode 10.1 (installable via xcode-select --install, or downloadable from Apple).

If you need X11 you should install Xquartz-2.7.11 or later from Xquartz.org.

10.12 Support: 10.12 users must install Xcode version 8.0 or later (via a free download from the AppStore, or must at least install the Command Line Tools for Xcode 6.0 for Sierra (installable via xcode-select --install, or downloadable from Apple).

If you need X11 you should install Xquartz-2.7.7 or later from macosforge.org.

10.11 Support: 10.11 users must install Xcode version 7.0 or later (via a free download from the AppStore, or must at least install the Command Line Tools for Xcode 7.0 for El Capitan (installable via xcode-select --install, or downloadable from Apple).

If you need X11 you should install Xquartz-2.7.7 or later from macosforge.org.

10.10 Support: 10.10 users must install Xcode version 6.0 or later (via a free download from the AppStore, or must at least install the Command Line Tools for Xcode 6.0 for Yosemite (installable via xcode-select --install, or downloadable from Apple).

If you need X11 you should install Xquartz-2.7.7 or later from macosforge.org.

10.9 Support: 10.9 users must install Xcode version 5.0.1 or later (via a free download from the AppStore; version 5.0.2 is recommended), or must at least install the Command Line Tools for Xcode 5.0 for Mavericks (installable via xcode-select --install, or downloadable from Apple).

If you need X11 you should install Xquartz-2.7.4 or later from macosforge.org.

10.8 Support: 10.8 users must install Xcode version 4.4 or later (via a free download from the AppStore; version 5.0.2 is recommended), or must at least install the Command Line Tools for Xcode 4.4 for Mountain Lion (downloadable from Apple or installable via the Xcode Preferences). Note that if you had an earlier version of Xcode than 4.3 installed prior to updating from 10.7, you need to uninstall the old version first by running /Developer/Library/uninstall-devtools. You can determine your current version of Xcode by running xcodebuild -version .

If you need X11 you should install Xquartz-2.7.2 or later from macosforge.org.

10.7 Support: 10.7 users must install or update Xcode to version 4.1 or later (via a free download from the AppStore), (version 4.6.3 is recommended) or must at least install the Command Line Tools for Xcode 4.3 or later (downloadable from Apple or installable via the Xcode Preferences (4.3 or later). Follow the instructions in the 10.8 section above regarding how to check your version and uninstall an outdated one, if needed.

We don't support Xquartz on 10.7, so don't remove Apple's official X11.

10.6 Support: For best results, 10.6 users are encouraged to upgrade Xcode to version 3.2.6, or to version 4.2.1 if you paid for a 4.x Developer preview. Version 4.0.2 is known to have some bugs in its linker that prevent certain packages from building. Follow the instructions in the 10.8 section above regarding how to check your version and uninstall it, if needed.

We don't support Xquartz on 10.6, so don't remove Apple's official X11.

   

资源

如果你在寻求技术支持的话,请访问 帮助页面。 帮助页面还列有支持本项目的几种方法以及如何提交反馈。

Fink 项目建立于 SourceForge中。 除了提供本网站的主机服务以及下载支持外,SourceForge和GitHub 还为本项目提供下面的资源:

请注意:要使用其中的一些资源(比如,汇报一个软件缺陷或请求一个新的 Fink 软件包),你需要先登录进你的 SourceForge 帐号。如果你现在还没有帐号,你可以在 SourceForge 网站免费注册一个。

Additional resources hosted outside SourceForge include: