Fink

Fink プロジェクトは オープンソースソフトウェアを DarwinMac OS X で使えるようにするものです。 Mac OS X 上でコンパイルと実行できるよう、 Unix ソフトウェアを修正 ("ポート") しています。 こうしてできたものは全て一つのディストリビューションに統合されます。 Fink では dpkg や apt-get などの Debian ツールを使い、バイナリパッケージ管理を行っています。 ユーザーはコンパイル済みのパッケージをダウンロードことも、すべてソースからビルドすることもできます。 詳細...

 ニュース

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.

   

 最近更新されたパッケージ

2024-04-18: teseq-1.1.1-1 (Tool for analyzing terminal control sequences)
2024-04-18: pinentry-mac-0.9.4-1 (Cocoa passphrase entry for gpg-agent)
2024-04-17: pinentry-qt-1.2.1-1 (Passphrase entry widget for gpg-agent)
2024-04-17: pinentry-1.2.1-1 (Passphrase entry widget for gpg-agent)
2024-04-17: pinentry-fltk-1.2.1-1 (Passphrase entry widget for gpg-agent)
2024-04-17: pinentry-gtk2-0.9.1-2 (Passphrase entry widget for gpg-agent)
2024-04-17: pinentry-qt5-1.1.1-2 (Passphrase entry widget for gpg-agent)
2024-04-17: deadbeef-1.9.6-1 (Music player)
2024-04-17: wavpack-5.7.0-1 (Hybrid lossless audio compression)
2024-04-17: libchromaprint1-shlibs-1.5.1-1 (Audio fingerprint library)
2024-04-14: sdl2-image-2.8.2-1 (SDL image file loading library)
2024-04-14: sdl2-mixer-2.8.0-1 (SDL multi-channel audio mixer library)
2024-04-14: sdl2-2.30.2-1 (Cross-platform multimedia library)
2024-04-14: sdl2-ttf-2.22.0-1 (SDL TrueType font library)
2024-04-14: fortunes-de-0.36-1 (Fortune-mod: German data files for fortune)
2024-04-14: fortune-mod-3.20.0-1 (Fortune cookies on demand)
2024-04-14: rinutils-0.10.2-1 (C11 / gnu11 utilities C library)
これ以前の情報...

ステータス

Fink は、現在 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) をサポートし、 またこれより前のバージョンの OS X は、公式アップデートは行わないものの、動作します。 インストール方法は、 ソースリリースのページ に書かれています。

Xcode を 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.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 サポート: 10.9 ユーザは、Xcode 5.0.1 以降 (AppStore から無料。バージョン 5.0.2 推奨) または、少なくとも Command Line Tools for Xcode 5.0 for Mavericks (xcode-select --install でインストール可能、または Apple からダウンロード可能) をインストールする必要があります。

X11 が必要なら、 macosforge.org から Xquartz-2.7.4 以降をインストールしてください。

10.8 サポート: 10.8 ユーザは、(AppStore からの無料ダウンロードで) Xcode 4.4 以上をインストールするか、 あるいは少なくとも Command Line Tools for Xcode 4.4 (Apple からダウンロード可能 または Xcode (4.6.1を推奨) 環境設定からインストール可能) をインストールする必要があります。 ただし、4.3 より前の Xcode がある場合は、 /Developer/Library/uninstall-devtools を実行して アンインストール する必要があります。 現在の Xcode バージョンは、 xcodebuild -version でわかります。

X11 が必要なら、 macosforge.org から Xquartz-2.7.0 以降をインストールしてください。

10.7 サポート: 10.7 ユーザは、Xcode を 4.1 以降 (AppStore から無料ダウンロード) (4.5.2 以降を推奨) 、 あるいは少なくとも Command Line Tools for Xcode 4.3 (Apple からダウンロード可能 または Xcode (4.3以降) 環境設定からインストール可能) をインストールする必要があります。 上の 10.8 の例を参考に、バージョンを確認して必要ならアンインストールしてください。

10.7 では Xquart をサポートしていません。 Apple の公式 X11 を削除しないよう注意してください。

10.6 サポート: 10.6 ユーザは、Xcode を 3.2.6 または 4.x 開発者プレビューを払っている場合は 4.2.1 にアップグレードしてください。 4.0.2 はリンカにバグがあり、いくつかのパッケージのビルドができないようです。 上の 10.8 の例を参考に、バージョンを確認して必要ならアンインストールしてください。

10.6 では Xquart をサポートしていません。 Apple の公式 X11 を削除しないよう注意してください。

   

リソース

サポートが必要な方は、ヘルプページをご覧下さい。 こちらではプロジェクトをサポートして下さる方への情報やフィードバックの受付けもしています。

Fink プロジェクトは SourceForge でホストされています。 サイトホスティングとダウンロードの他、 SourceForge と GitHub は以下のサービスを提供しています。

上記のサービスの中には SourceForge アカウントにログインして使う機能 (バグレポートやパッケージ化の要望など) もあります。 アカウントをお持ちでない方は、 SourceForge ウェブサイトで取得することができます。

SourceForge 以外でホストされている追加リソース: