Fink

Fink RSS News Feeds: [These Headlines] [Package Updates]

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.

2021-03-06: fink-0.45.3 released-

The Fink Project has released fink-0.45.3. This is a minor behavioral fix for an issue introduced in 0.45.2. With this release, the default prefix for new installs is reverted to /sw for all macOS versions from 10.14 and earlier. Newer releases still default to /opt/sw. This will allow installs on macOS 10.14 and earlier to continue to use any available binary distributions. There are no other functional changes in this release compared to fink-0.45.2.

This release does not yet support macOS 11 (Big Sur).

2020-10-02: fink-0.45.2 released-

The Fink Project has released fink-0.45.2. This release provides support for all macOS releases up to and including 10.15.7. Most importantly, it changes the default install path location to /opt/sw for all supported macOS releases. This release also fixes bootstrapping problems when installing on macOS 10.15 with Xcode12. Run fink selfupdate to install the latest version. This release does not need any special preparation apart from those listed below if upgrading to macOS 10.15 from an earlier macOS release.

This release does not yet support macOS 11 (Big Sur).

2020-03-28: fink-0.45.1 released-

The Fink Project has released fink-0.45.1. This release provides support for all macOS releases up to and including 10.15.4, as well as support for users running the zsh shell. Run fink selfupdate to install the latest version. This release does not need any special preparation apart from those listed below if upgrading to macOS 10.15 from an earlier macOS release.

2019-10-27: Further 10.15 (Catalina) and Xcode11 upgrade details-

If upgrading to macOS 10.15 (Catalina) from an earlier macOS release, your existing Fink install will cease to work if installed outside /opt (such as to the previous default /sw) and must be reinstalled from scratch using Fink release 0.45.0 or later.

The old Fink install is archived into /Users/Shared/Relocated Items. It's possible to manually recover downloaded source archives and configuration files from there to use in a new Fink install. However, it's not possible to reuse built .deb packages because they hardcode the original path that contained Fink.

Upgrade and installation hints if existing Fink install is outside /opt:

2019-10-02: 10.15 (Catalina) and Xcode11 information-

Fink 0.45.0 and up support the upcoming 10.15 release, but there are some important things to note:

Once macOS 10.15 is officially released, we suggest waiting to upgrade until we know how the system will treat existing installs and we can determine the best upgrade path.

For anyone installing Fink for the first time (on 10.15beta or an earlier macOS version), we now recommend using /opt/sw as the install location, since that's known to work. The next Fink release after macOS 10.15 is out will use /opt/sw as the default install location.

Xcode11 is known to currently break building the gccX and several other important packages. If possible (especially 10.14 users), hold off on upgrading to Xcode11 unless you need something specific from it. If you do upgrade to Xcode11, make sure that the Command Line Tools are also upgraded to version 11 for your macOS release.

2019-08-05: fink-0.45.0 released-

The Fink Project has released fink-0.45.0. This release provides support for macOS 10.14.5 and up, including preliminary support for macOS 10.15beta. This release also provides full support for .app bundles in APFS volumes.

If your system is still on macOS 10.14.4 or earlier:

  1. In a terminal window, run fink selfupdate and install fink-0.45.0.
  2. Update to the latest version of Mojave.
  3. In a terminal window, run fink reinstall fink.

If you have already updated to macOS 10.14.5:

  1. In a terminal window, run fink selfupdate and install fink-0.45.0.
2019-06-02: Fink mirrors are back-

Thanks to the work of Fink members Chris Z and Justin H, the finkmirrors.net domain is operational once again.

We are looking for new mirror owners to extend our mirroring service. If you can host a Fink mirror, see the main Fink Mirrors site for instructions and requirements.

Thank you for your patience.

2019-05-30: Issues with macOS 10.14.5-

Apple's release of macOS 10.14.5 updated the system perl version from 5.18.2 to 5.18.4. This update broke bootstrapping fresh installs, as well as existing perl modules dependent on perl-5.18.2.

Fixes for Fink working on macOS 10.14.5 are tracked on GitHub.

We apologize for the inconvenience.

2019-03-14: fink-0.44.1 リリース-

Fink プロジェクトは、 fink-0.44.1 をリリースしました。 これは、基本的にバグ修正リリースで、 bootstrap と Install Fink.tool スクリプトを修正しています。 さらに、バックグラウンドで最適化アップデートも追加されています。 fink selfupdate を使用してインストールしてください。

10.9-10.13 から 10.14 へアップデートする最適な方法は、以下の通りです:

0) 10.9-10.13 を開始。まだ OS のアップデートをしないでください。

1) ターミナルで、 fink selfupdate を実行し、 fink-0.44.1 をインストールします。

2) Mojave にアップデート。

3) ターミナルで、 fink reinstall fink を実行します。

2019-02-25: ミラーが現在ダウン-

Fink の finkmirrors.net ドメインは現在ダウンしています。 これは、rsync で selfupdate しているユーザーとバイナリ配布を利用しているユーザーに影響しています。

Fink ディストリビューションを最新にするには、以下のコマンドを実行してください:

ご迷惑をおかけして申し訳ございません。

2019-01-16: fink-0.44.0 リリース-

Fink プロジェクトは、 fink-0.44.0 をリリースしました。 このリリースは、 macOS 10.14 (Mojave) 及び Java 10 をサポートします。 fink selfupdate を使用してインストールしてください。

10.9-10.13 から 10.14 へ更新する最適な方法は、以下の通りです:

0) 10.9-10.13. を実行します。まだ OS はアップデートしないでください。

1) ターミナルで、 fink selfupdate を実行し、 fink-0.44.0 をインストールします。

2) Mojave にアップデート。

3) ターミナルで、 fink reinstall fink を実行します。

2017-04-18: fink-0.43.1 released-

The Fink Project has released fink-0.43.1. This is a bugfix release. Usefink selfupdate to install it.

If you happen to have updated your OS X before updating fink, follow the "Fixing updates when you have installed High Sierra before updating fink" instructions below, and then run fink selfupdate again.

2017-03-28: fink-0.43.0 released-

The Fink Project has released fink-0.43.0. This release supports using git or svn to update packages instead of cvs, particularly to work through firewalls via HTTPS. Use fink selfupdate-git or fink selfupdate-svn to switch to one of those methods. This release officially supports 10.9.0-10.13.4. It also enhances support for Oracle's Java 9 as well as the 2017 release of Apple's legacy Java. In addition, it incorporates other bug fixes and enhancements. The best update sequence from going to 10.9-10.12 to 10.13 is as follows:

0) Start on 10.9-10.12. Don't update your OS yet.

1) In a terminal window, run fink selfupdate and install fink-0.42.0

2) Update to High Sierra.

3) In a terminal window, run fink reinstall fink.

If you happen to have updated your OS X before updating fink, follow the "Fixing updates when you have installed High Sierra before updating fink" instructions below, and then run fink selfupdate again.

2017-10-07: fink-0.42.0 released-

The Fink Project has released fink-0.42.0 to provide High Sierra (10.13) support. This release officially supports 10.9.0-10.13.0. It also adds support for Oracle's Java 9. In addition, it incorporates other bug fixes and enhancements. The best update sequence from going to 10.9-10.12 to 10.13 is as follows:

0) Start on 10.9-10.12. Don't update your OS yet.

1) In a terminal window, run fink selfupdate and install fink-0.42.0

2) Update to High Sierra.

3) In a terminal window, run fink reinstall fink.

If you happen to have updated your OS X before updating fink, follow the "Fixing updates when you have installed High Sierra before updating fink" instructions below, and then run fink selfupdate again.

2017-10-03: Fixing updates when you have installed High Sierra before updating fink-

If you have updated to High Sierra before updating fink, your fink command won't be able to function any more. Fortunately, a workaround is now available.

1) Download an updated fink.

2) In a terminal window, run sudo dpkg -i fink_0.42.0-121_darwin-x86_64.deb from the directory where you downloaded the file.

2017-09-28: Fink for High Sierra (10.13)-

Because of a recent Sourceforge outage, we haven't been able to do a proper fink release that supports High Sierra. However, since the fink source on Github isn't affected by this, it is possible to get a pre-release version out of our git repository and install that.

The following sequence of steps should allow you to update your Fink installation on 10.9 (Mavericks) or later for High Sierra. 10.8 (Mountain Lion) or earlier have no supported upgrade path.

0) Don't update your OS yet!

1) Download a copy of the repository archive and uncompress it if your browser doesn't do that automatically.

2) Open a Terminal window and change to the resulting fink-master directory e.g. cd ~/Downloads/fink-master .

3) Run the command sudo ./inject.pl to update fink.

4) Update your OS to High Sierra.

5) Open a Terminal window and run fink reinstall fink to reset your distribution.

For new installs on High Sierra:

1) Install the Xcode 9 command-line tools by running sudo xcode-select --install in a Terminal window.

2) Install the latest JDK from Oracle, e.g. by running javac in a Terminal window.

3) Follow steps 1-2) from the upgrade instructions above.

4) Run sudo ./bootstrap

5) The default bootstrap operation will error out at the end for the time being, until an official High Sierra binary distribution has been uploaded. Go ahead and run /sw/bin/pathsetup.sh as usual, however.

2016-11-12: fink-0.41.0 released-

The Fink Project has released fink-0.41.1 to help us deal with adjustments to the libXt library from XQuartz via the use of the XQuartz version in the system-xfree86* packages, and to support OS X 10.12.1 .

2016-09-20: fink-0.41.0 released-

The Fink Project has released fink-0.41.0 to provide Sierra (10.12) support. This release officially supports 10.9.0-10.12.0 and incorporates other bug fixes and enhancements. The best update sequence from going to 10.9 or 10.10 to 10.12 is as follows:

0) Start on 10.9 or 10.10.

1) fink cleanup --deb

2) fink selfupdate

4) Update to 10.12

5) fink reinstall fink

If you happen to have updated your OS X before updating fink, see if you can install fink-0.41.0 for your former distribution by using sudo apt-get update ; sudo apt-get install fink and then use fink reinstall fink to switch your distribution.

Otherwise you can download a .deb archive manually, and install it using sudo dpkg -i fink_0.41.1-111_darwin-x86_64.deb from the directory where you downloaded it, then use fink reinstall fink to update the distribution.

2016-08-13: fink-0.39.5 released-

The Fink Project has released fink-0.39.5 for 10.9-10.11. This officially supports 10.9.0-10.11.6, and among other fixes and enhancements it switches from using otool to otool-classic to maintain compatibility with Xcode 8.

2016-07-30: Development support for 10.12-

The Fink Project has created a github branch named sierra-alpha-bravo for 10.12 development. This is accessible via git as well as through the branch webpage.

2016-07-30: fink-0.39.4 released-

The Fink Project has released fink-0.39.4 for 10.9-10.11. This officially supports 10.9.0-10.11.5 and incorporates bug fixes and enhancements. The best update sequence from going to 10.9 or 10.10 to 10.11 is as follows:

0) Start on 10.9 or 10.10.

1) fink cleanup --deb

2) fink selfupdate

3) fink selfupdate

4) Update to 10.11

If you happen to have updated your OS X before updating Fink, you can download a .deb archive , and install it using sudo dpkg -i fink_0.39.4-101_darwin-x86_64.deb from the directory where you downloaded it.

2015-10-31: fink-0.39.2 リリース-

The Fink Project は、10.9-10.11 向けに fink-0.39.2 をリリースしました。 これは、バグ修正と機能向上を含みます。 10.9 または 10.10 から 10.11 に更新する最善の方法は、以下の通りです:

0) 10.9 または 10.10 をスタート

1) fink cleanup --deb

2) fink selfupdate

3) fink selfupdate

4) 10.11 にアップグレード

もし Fink を更新する前に OS X をアップグレードしてしまった場合、 .deb archive をダウンロードし、ダウンロードしたディレクトリで sudo dpkg -i fink_0.39.2-101_darwin-x86_64.deb と実行し、インストールすることができます。

2015-09-30: fink-0.39.0 リリース-

The Fink Project は、 fink-0.39.0 OS X El Capitan (10.11) 向けにリリースしました。 このリリースは、 10.9 と 10.10 で fink が使用するディストリビューションツリーを変更します。 This release also switches the distribution tree used by fink on 10.9 and 10.10. 10.9 または 10.10 から 10.11 に更新する最善の方法は、以下の通りです:

0) 10.9 または 10.10 をスタート

1) fink cleanup --deb

2) fink selfupdate

3) fink selfupdate

4) 10.11 にアップグレード

もし Fink を更新する前に OS X をアップグレードしてしまった場合、 .deb archive をダウンロードし、ダウンロードしたディレクトリで sudo dpkg -i fink_0.39.0-101_darwin-x86_64.deb と実行し、インストールすることができます。

2015-09-12: Beta support for OS X 10.11 now in fink master-

Support for OSX 10.11 beta is now available in Fink master, but not yet in release. This can be downloaded from fink's github site.

2008-08-15: fink-0.38.7 released-

fink-0.38.7 was released on 15 August, 2015. This release supports OS X up to 10.10.

2015-07-31: CVS access restored-

We now have CVS access back for services including selfupdate, package updates, and website updates.

2015-06-13: fink-0.38.6 and dpkg-base-files-0.4 released.-

fink-0.38.6 was released on 13 June, 2015. This release fixes an issue which prevented bootstrapping on Yosemite (or later) using Xcode newer than 6.2 .

dpkg-base-files-0.4 was also released on 13 June, 2015. This update mitigates an issue in which packages with app bundles couldn't be updated on Yosemite:

 unable to make backup link of 
 `.%p/Applications/FOO.app/Contents/PkgInfo' 
 before installing new version: 
 Operation not permitted

Users are encouraged to run fink selfupdate and install these new versions.

2015-06-9: fink development branch for 10.11 on github-

If you are interested in helping us with the migration to 10.11, a current released fink won't do the job. A branch has been set up on fink's github site for this.

Please note that right now we are in an alpha stage and you might need to wipe your Fink distribution out a as stuff gets changed around.

2015-05-14: fink-0.38.5 released.-

fink-0.38.5 was released on 14 May, 2015. This release enables official OS X 10.10.3 support, and reverts a change made in fink-0.38.4 to restore the requirement that the /usr/X11R6 convenience symlink be present for the x11* virtual packages to be active.

It also downgrades building libraries with flat namespace from a fatal validation error to a warning, since some packages require such a build. There are a number of additional validation enhancements as well. Check the commit logs on fink's github site for additional information.

2014-11-29: fink-0.38.3 released.-

fink-0.38.3 was released on 29 November, 2014. This release enables the official 10.10 binary distribution by default, along with official OS X 10.10.1 support and other fixes and enhancements.

2014-10-18: Yosemite support: fink-0.38.0 リリース-

fink-0.38.0 が、2014年10月18日にリリースされました。 Fink Project は、fink-0.38.0 のリリースにともない、 Yosemite (OS X 10.10) の公式サポートをお知らせいたします。

10.9 ユーザで、10.9 から 10.10 へ Fink をアップグレードしたい場合は、 10.9 上で、 10.10 に更新する前に fink-0.38.0 (またはそれ以降) をインストールしなければなりません。 10.8 以前からの 10.10 へのアップグレードは対応していません。

2014-9-20: fink-0.37.1 リリース-

fink-0.37.1 が、2014年11月20日にリリースされました。 このリリースでは、10.9 上で Xcode 6.x を使った bootstrap をはじめとして、 いくつかの修正を行いました。 さらに、10.9.4 と 10.9.5 に公式に対応しました。

2014-06-04: fink-0.36.5 と fink-0.37.0 がリリースされました。10.6 の公式サポートが終了しました。-

fink-0.36.5fink-0.37.0 が、2014年6月4日にリリースされました。 これらの fink バージョンは、古い Apple Java SDK がインストールされている場合の 10.6 上の Java 検出の修正を含みます。 fink-0.37.0 は、公式に OS 10.9.3 を認識します。 さらに、Fink のコンパイルラッパーが、修正を容易にするために直接インストールされます。

fink-0.36.5 は、Fink Project による 10.6 のサポートを終了します。 パッケージの更新を希望するユーザは、それぞれのパッケージのメンテナに連絡してください。 メンテナのいないパッケージも、要求があれば更新されることもあります。

2014-04-06: fink-0.36.4 リリース-

fink-0.36.4 が、2014年4月6日にリリースされました。 この fink リリースにより、10.8 と 10.9 におけるバイナリ配布を再開します (10.6 と 10.7 も作成次第対応予定)。 さらに、10.8 と 10.9 の Xcode 5.1 によって引き起こされた多くのビルド時の問題を解決します。 また、OS X 10.9.2 への公式サポートを含み、 Xcode.app がない場合の bootstrap を修正し、 10.6 の bootstrap でのデフォルトアーキテクチャを x86_64 とします。

Xcode 5.1 ビルド問題などのため、 ユーザの皆さんが fink selfupdate をすることを推奨します。

2014-04-06: rsync の問題-

マスター rsync サーバに問題が発生しており、まだ解決されていません。 残念なことに、ほかのサーバにも影響しており、2つだけ動作しています。 /sw/etc/fink.conf を管理者権限で開き、 Mirror-rsync を下記のいずれかに設定してください。

rsync://ber.de.eu.finkmirrors.net/finkinfo/
rsync://hnd.jp.asi.finkmirrors.net/finkinfo/

または fink selfupdate-cvs を実行して、更新方法を変えてください。

2013-12-30: fink-0.36.3.1 リリース-

fink-0.36.3.1 は、2013年12月30日にリリースされました。 このリリースは、OS X 10.9.1 への公式サポートを含み、 また 64 bit プラットフォーム上で、 公式または非公式のバイナリディストリビューションへ直接アクセスできない問題を修正します。 さらに、fink-0.36.3 で導入された 32 bit プラットフォームの問題も修正します。

2013-11-17: fink-0.36.1 リリース-

fink-0.36.1 は、2013年11月17日にリリースされました。 このリリースは、fink-0.36.0 に導入された Perl モジュールを ビルドする時に発生する断続的な問題を修正します。 この問題を修正するため、fink-0.36.1 をインストールすることを勧めます。 Perl モジュールに問題がある場合は、fink rebuild をしてみてください。

さらに、bootstrap スクリプトが Mavericks command line build tools が、 該当する OS バージョンにインストールされているか確認し、 間違ったツールで bootstrap することを防ぎます。

2013-10-31: fink-0.36.0 released-

fink-0.36.0 は、2013年11月17日にリリースされました。 これは、 OS X 10.9 (Mavericks) に対応した最初のリリースです。 現在、パッケージ化も進めています。

2013-05-08: fink-0.34.8 リリース-

fink-0.34.8 が、2013年5月8日にリリースされました。 このリリースは、0.34.7 での修正を拡張し、 fink list --format=dotty-build を改良し、また多の改良が加えられています。

2013-03-29: fink-0.34.7 released-

fink-0.34.7 が、2013年3月29日にリリースされました。 このリリースでは、root アクセスで稀に tar が固まってしまう問題に対処しました。

2013-03-16: fink-0.34.6 リリース-

fink-0.34.6 が、2013年3月16日にリリースされました。 このリリースは、OS 10.8.3 に対応しています。

2013-01-28: fink-0.34.5 リリース-

fink-0.34.5 が、2013年1月28日にリリースされました。 このリリースは、 Xcode 4.6 以降の clang バージョンを検出する問題に対処するなど、 いくつかの改良があります。

2012-12-10: すべての SourceForge サービスの問題-

Sourceforge はダウン中です。 今後のお知らせは、 the SF.net Operations Twitter feed the Finkers blog をご覧ください。

ファイアーウォールの内側にいない人は、fink selfupdate-rsync は機能しているのでこれを使うといいでしょう。 ファイアーウォールの内側にいる人は、短期的な対処はメンテナに直接特定パッケージの更新を尋ねることでしょう。

メーリングリストとバグトラッカーもダウン中です。 メンテナンスされていないパッケージ(のみ)の暫定的なバグレポートは、 the Finkers entryに報告してください。 メンテナンスされているパッケージは、メンテナに報告してください。 ‎

追記: 2012-12-12: Anonymous CVS は復活しました。

2012-11-30: sourceforge CVS の問題-

Sourceforge の anonymous CVS がダウン中です。 いつ復旧されるかわかっておらず、また web interface は更新されていません。

ファイアーウォールの内側にいない人は、fink selfupdate-rsync は機能しているのでこれを使うといいでしょう。 ファイアーウォールの内側にいる人は、短期的な対処はメンテナに直接特定パッケージの更新を尋ねることでしょう。

Addendum: 2012-12-07: Anonymous CVS is working again.

2012-09-25: fink-0.34.4 リリース-

fink-0.34.4 が、2012年9月25日にリリースされました。 このリリースは、finkがパッケージビルド時に使うディレクトリのパーミッションが適切であるか診断します。 さらに、OSX 10.7.5 と 10.8.2 を認識します。

2012-07-25: Mountain Lion リリース-

Mountain Lion が公開されました。 OS のアップデートの前に、fink-0.34.0 以降に更新することが理想的です。 さらに、 Xcode 4.4 (すくなくともコマンドラインツール)が必要です。 Lion でもインストールできますが、Mountain Lion には別のバージョンのコマンドラインツールがあります。 こちらの方をインストールすることが大事です。 まず、

fink list xcode

として、Xcode 4.4 のコマンドラインツールがインストールされ、Fink が Xcode.app の位置を認識しているか確認してください。 CLI がないか、あるいは Xcode4.4 のものでない場合、Xcode Preferences からインストールしてください。 もし、finkが Xcode.app の位置を認識しないのであれば、

sudo xcode-select -switch /path/to/Xcode.app

として、システムツールが正しい場所を示すようにしてください。その後、

sudo xcodebuild -license

と実行して、Xcode ライセンスをシステム全体、とくに fink ユーザーに適用してください。

OS をアップデートしたら、

fink reinstall fink

として 10.8 ディストリビューションにし、Lion からの Perl モジュールが動作するよう

fink install perl5123-core

としてください。

もし、OS を先にアップデートし、Mountain Lion を認識しない古いfink を使っている場合、おそらく動作しません。 この場合は、 (1) Services.pmをダウンロード (2) このファイルを /sw/lib/perl5/Fink にコピー。 例えば、

sudo mv /path/to/Services.pm /sw/lib/perl5/Fink

; (必要に応じて /sw and /path/to を変更); (3) 以下のコマンドを実行

fink selfupdate

これで fink-0.34.0 をダンロードしてインストールします。; (4)

fink reinstall fink

これで、 fink が 10.8 ディストリビューションを使います。 (5) perl5123-core をインストール。上述の通り。

追記, 2012-07-26: OSアップデートは、Fink が作成したユーザーを消去する(ただしグループはそのまま)ようです。 上のステップに加えて、 (1)

fink configure

としてビルドユーザーのバックアップをし、 (2)

fink list -it passwd | cut -f2 | xargs fink reinstall

として、さまざまな passwd* パッケージとそのユーザーを再インストールします。

2012-07-16: fink-0.34.0 リリース-

fink-0.34.0 が、2012年7月16日にリリースされました。 これは、Mountain Lion (10.8) 対応の初めてのリリースとなります。

Moutain Lion が公開されるまで、 バグレポートは Fink Seed List にまで送ってください。 これは、NDA違反を避けるためです。

2012-07-05: fink-0.33.3 リリース-

fink-0.33.3 が、2012年7月5日にリリースされました。 このリリースは、何らかの su または sudo オプションが選択された際に、 finkfink-bld ユーザーとしてパッケージをビルドできないバグを修正します。 さらに、診断のためパッケージはファイル全体の md5 を記録します。 Xcode Command-Line Tools のみを使っているユーザーは、Xcode.app が見つからないというメッセージが減ります。

2012-06-11: fink-0.33.0 リリース-

fink-0.33.0 が、2012年6月6日にリリースされました。 このリリースは、以下のような新機能があります。

このバージョンの fink から、パッケージは一般ユーザーとしてビルドされることがデフォルトになります。 ファイルシステム中の他の場所にファイルをインストールする危険がなくなります。 (fink-0.33.0 以前は、メンテナにこの方法でテストすることに頼っていた。) このモードでビルドできないパッケージを見つけた場合は、いつものとおりフィードバックをください。 みなさんのフィードバックによって問題をみつけて直すことができるのです。

さらに、この Fink バージョンから、メンテナ向けにオプションを追加しました。 さらに、この Fink バージョンではメンテナ向けのオプションを追加しました。 /sw/Library/Python が、内蔵 Python 用のモジュールをインストールする共通場所として追加されました。 xcodebuild にBuildDepend するパッケージのために xcode.app のバーチャルパッケージを追加しました。 これのバージョンが Xcode.app のバージョンです。 xcodeバーチャルパッケージは、コマンドラインツールに基づき、バージョンもこれらのバージョンです。 Xcode 4.3 以前は、xcodexcode.app は同じです。

2012-04-14: fink-0.32.6 リリース-

fink-0.32.6 が、2012年4月14日にリリースされました。 このリリースでは、BuildAsNobody: false というパッケージ記述フィールドが追加されました。 この場合、fink --build-as-nobody でパッケージがビルドできないことを示します。 現在のところ、これ自体は何も影響がありませんが、fink-0.33.0 以降では デフォルトでは権限のないユーザーでビルドするようになり、このフィールドがある場合は root でビルドします。

2012-04-09: fink-0.32.5.5 リリース-

fink-0.32.5.5 が、2012年4月9日にリリースされました。 10.5/PowerPC で bootstrap する際の問題に対処するバグ修正です。

2012-04-08: fink-0.32.5.4 リリース-

fink-0.32.5.4 が、2012年4月8日にリリースされました。 これにより、Xcode Command Line Tools に対して bootstrap ができるようになります。 パッケージによっては、ビルドに完全な Xcode を必要とする場合もあることに注意してください。

2012-03-27: fink-0.32.4.1 リリース-

fink-0.32.4.1 が、2012年3月27日にリリースされました。 これにより、 XCode 4.3.x を任意の場所にインストールすることができます。

XCode 4.3.x をインストール後、 (1) XCode->初期設定->ダウンロードからコンポーネントを選択してコマンドラインツールをインストールするか、 connect.apple.com で専用インストーラでインストールしてください。

(2)sudo xcode-select -switch /path/to/Xcode.app/Contents/Developer (/path/to は実際の XCode へのパスに変更) を実行し、全て正しく示されているか確認します。

fink-0.32.4.1 はまた、fink fetch でチェックサム確認をします。

2012-02-16: fink-0.32.3 リリース-

fink-0.32.3 was released on 16 February, 2012. This release recognizes changes that were made for Xcode 4.3.

After installing Xcode 4.3 in /Applications (and only there) , users should: (1) Select the Components pane from Xcode->Preferences->Downloads and install the Command Line Tools, or install them via the separate installer from connect.apple.com, and (2) run

sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer

to make sure that everything is pointed in the right place.

2012-02-03: fink-0.32.2 リリース-

fink-0.32.2 was released on 3 February, 2012. This release contains a fix for a bug in the handling of multiple source archives in a package, and recognizes OS 10.7.3.

2012-01-26: fink-0.32.1 リリース-

fink-0.32.1 was released on 26 January, 2012. This release introduces a number of new features.

Those that impact package maintainers include: RuntimeDepends, which are dependencies that are only required when a package is installed, improvements to the package validator, updated manpages, and direct support for .xz archives.

Those that impact users include improvements in the bootstrap script and additional helpful suggestions in the post-error output.

2012-01-03: fink-0.31.6 リリース-

fink-0.31.6 was released on 3 January, 2012. This is a bugfix release to address issues with the use of HTTP proxies under cvs selfupdates.

2011-11-22: fink-0.31.5 リリース-

fink-0.31.5 は、2011年11月22日、10.4/stable と 10.7/stable ツリーにリリースされました。 これは、OS X 10.6 と Xcode 4.2 上での bootstrap とビルドに対処するバグ修正リリースです。

2011-10-28: fink-0.31.4 リリース-

2011年10月28日、fink-0.31.4 が10.4/stable と 10.7/stable ツリーにリリースされました。 このリリースの主な機能は、OS X 10.6 でデフォルトコンパイラが XCode 3.2.x と 4.2 とで同じになることです。 また、 bootstrap 時にインストールされる必須パッケージの一部が更新されました。

2011-10-12: fink-0.31.3 リリース-

2011年10月12日、fink-0.31.4 が10.4/stable と 10.7/stable ツリーにリリースされました。 これは、OS 10.7.2 をサポートする OS X バージョンとして認識し、 App Store の Growl 1.3 を認識します。

2011-09-30: Phasing out the unstable tree. unstable ツリーをなくす-

メンテナンスを容易にし、ユーザーにとってもよくするため、 unstable ツリーを削除し始めています。 ユーザーにとっては、fink.confTrees: 行から stable を消していない限り、とくに違いはありません。 また、そのようにすることは推奨されていません。

2011-09-26: fink-0.31.2 リリース-

fink-0.31.2 が、10.4/unstable と 10.7/stable に、 2011年11月26日にリリースされました。 このバージョンより、MaxBuildJobsfink configure で設定することで、ビルド時の最大スレッド数の既定値を設定します。 また、メンテナは、PatchFile を使用する際に fink バージョンを指定する必要がなくなり、Pel の問題も解決しています。

10.4/stable にもすぐに追加される予定です。

2011-09-11: fink-0.31.1 released-

fink-0.31.1 が、10.4/unstable と 10.7/stable に、 2011年11月11日にリリースされました。 このバージョンでは、OS 10.6 を実行している 32 bit 機で、bootstrap ができない問題を修正しました。 さらに、エラーメッセージ中の Xcode バージョンの報告に関して、 以前の fink よりもしっかりした仕組みを提供しています。 また、OS 10.7.1 をサポートする OS と認識します。

10.4/stable にもすぐに追加される予定です。

更新 2011-09-26: 10.4/stable に追加されました。

2011-07-20: Fink と Lion--更新-

Apple は、OS X 10.7 Lion が7月にリリースされました。 Lion がリリースされた後のことについてお知らせします。

まず、 fink コマンド自体は、Lion にアップグレードされたシステムでは動作しません。 しかし、dpkg コマンドで、10.6 でインストールされた Fink パッケージを解凍し、10.7 で再インストールすることは可能です。 Fink for 10.7 をインストール後、

dpkg --get-selections | cut -f1 > fink_packages.txt

でパッケージを解凍し、

cat fink_packages.txt | xargs fink install

とします。

Lion にアップグレード後に Fink をアップグレードするには、 fink-0.31.0 以降を使って fink を bootstrap し直してください。

次に、目に見えない多くの変更により、10.6 に比べて 10.7 で動作するのは当面非常に少なくなります。 よって、10.6 でインストールされた Fink パッケージも、 10.7 ではインストールできないこともあります。 現在、10.7 でインストール可能なパッケージのデータベースを作成中です。 このデータベースには随時パッケージが追加されます。

10.7 は、システム動作に関して大きな変更が導入されています。 これにとって短期的には Fink の機能が制限されますが、 長期的には Fink がよりよく動作することになります。

2011-07-16: Fink と Lion-

Apple は、OS X 10.7 Lion を7月にリリースすると発表しました。 Lion がリリースされた後のことについてお知らせします。

まず、 fink コマンド自体は、Lion にアップグレードされたシステムでは動作しません。 しかし、dpkg コマンドで、10.6 でインストールされた Fink パッケージを解凍し、10.7 で再インストールすることは可能です。 Fink for 10.7 をインストール後、

dpkg --get-selections | cut -f1 > fink_packages.txt

でパッケージを解凍し、

cat fink_packages.txt | xargs fink install

とします。

(Lion にアップグレード後に fink をアップグレードすると、 Lion リリース直後にリリースされた新しい fink を用いて、 fink を bootstrap し直さなければ行けません。 今後の発表をお待ちください。)

次に、目に見えない多くの変更により、10.6 に比べて 10.7 で動作するのは当面非常に少なくなります。 よって、10.6 でインストールされた Fink パッケージも、 10.7 ではインストールできないこともあります。 現在、10.7 でインストール可能なパッケージのデータベースを作成中です。 しかし、このデータベースは Lion リリースの前にはできません。

10.7 は、システム動作に関して大きな変更が導入されています。 これにとって短期的には Fink の機能が制限されますが、 長期的には Fink がよりよく動作することになります。

2011-07-11: fink-0.30.2 リリース-

2011年7月11日、fink-0.30.2 が unstable ツリーにリリースされました。 これは、おそらく OS 10.4 をサポートする最後のバージョンとなります。

すぐに stable にもリリースされる予定です。

Update, 2011-07-15: stable にもリリースされました。

2011-06-28: fink-0.30.1 リリース-

2011年6月28日、fink-0.30.1 が unstable ツリーにリリースされました。 これは、OS 10.6.8 を認識するためのマイナーアップデートです。

すぐに stable にもリリースされる予定です。

Update, 2011-07-02: stable にもリリースされました。

2011-04-30: fink-0.30.0 released.-

fink-0.30.0 が unstable ツリーにリリースされました。

The 0.30.x シリーズが、OS X 10.4 をサポートする最後のバージョンとなる予定です。

2011-03-24: fink-0.29.21 リリース-

fink の 0.29.21 が unstable ツリーにリリースされました。 この fink は、OS 10.6.8 を認識し、 fink が index できない問題を修正しています。

すぐに stable にもリリースされる予定です。

Update, 2011-03-29: stable にもリリースされました。

2011-03-09: fink-0.29.20 リリース-

fink の 0.29.20 が unstable ツリーにリリースされました。 このバージョンの fink は、Leopard の最新バージョンの Xquartz に対し、 X11 認識の問題を修正します。

他のアップデートがない限り、すぐに stable にもリリースされる予定です。

Update, 2011-03-24: stable にもリリースされました。

2011-02-10: CVS アクセスの回復-

checkout と commit ができるようになりました。ご迷惑をおかけいたしました。

2011-01-26: CVS アクセス不能-

攻撃を受けたため、Sourceforge から CVS でファイルをダウンロードできません。 ステータスを見るには、 the Project sourceforge page をご覧ください。

2011-01-16: fink-0.29.19 リリース-

fink 0.29.19 が unstable ツリーにリリースされました。 このバージョンの fink は、デバッグ用に 'fink --version' がより多くの情報を表示します。 また、OS 10.6.6 を認識します (0.29.17 も 10.6.6 で動作しますが)。

このバージョンは、unstable ユーザからの動作不良の報告がない限り、 stable ツリーに統合される予定です。

Update, 2011-01-22: fink-0.29.19 は stable にリリースされました。

2011-01-05: rysnc ミラーの一時的停止-

rsync ミラーの一部に一時的な問題が発生しています。 最近更新をしていないようであれば、 以下のようにして rsync ミラーをかえることができます。 /sw/etc/fink.conf を管理者権限で開き、 Mirror-rsync で始まる行を、 Mirror-rsync: rsync://fink.gecko.ig42.org/finkinfo/

または

Mirror-rsync: rsync://hnd.jp.asi.finkmirrors.net/finkinfo/

または

Mirror-rsync: rsync://ber.de.eu.finkmirrors.net/finkinfo

または

Mirror-rsync: rsync://ams.nl.eu.finkmirrors.net/finkinfo/

として保存します。 これは、fink configureからも設定することができます。 そうするには、大陸を Asia (option 2)、国を Japan (10) 、として rsync://distfiles.hnd.jp.asi.finkmirrors.net/finkinfo/ (2) を Rsync Selfupdate mirror にします。 あるいは、 Europe (4)、 Germany (13)、 rsync://ber.de.eu.finkmirrors.net/finkinfo/ (3) とします。 あるいは、 Netherlands (27) rsync://distfiles.ams.nl.eu.finkmirrors.net/finkinfo/ (2) とします。

Update, 2011-01-07 ミラーは更新できるようになりました。

2010-12-31: 10周年記念、おめでとう Fink!-

Fink プロジェクトは、2000年12月の暮れに、Christoph Pfisterer によって、 Mac OS X のパブリックベータ版を使って始まった。 1年も経たないうちに、OS X の 10.0 と 10.1 がリリースされ、Fink が使われるようになった。 創設者の chrisp は 2001年11月にプロジェクトから離れ、コミュニティが跡を継いだ。

Fink コミュニティは、パッケージメンテナとユーザ、それに全体システムを良い形に保とうとする小さなコアチームから構成され、Fink のハートです。 Fink を10年間にわたり活発にしてきたこのコミュニティの取組みは、まさに驚愕です! 皆さんも一緒に、Fink が長く続きますように。

どれくらい長く続くのだろうか? Buzz Lightyear の言葉を借りるならば、 無限の彼方まで!

2010-11-09: fink-0.29.16 リリース。-

fink-0.29.16 が unstable ツリーにリリースされました。 このバージョンの fink は、bootstrap に使われるパッケージを更新します。

間もなく、この fink は stable ツリーにも反映されます。

2010-11-02: Libtool アーカイブファイルのクリアが stable に。-

dpkg-1.10.21-1229 が stable に追加されました。 このリビジョンは、これまで10.5 から 10.6 にアップグレードする際に問題を起こしてきた、 libtool アーカイブ (.la) を自動的に削除しいます。

2010-11-02: KDE3 と GNOME が stable。-

KDE-3.5.10 andと GNOME-2.28 が、他の依存パッケージとともに stable ツリーに追加されました。

2010-10-23: fink-0.29.15 リリース。-

fink-0.29.15 が unstable ツリーにリリースされました。 このバージョンの fink は、 system-java-dev というバーチャルパッケージの作成時のエラー修正を含んでいます。

全ての system-java-dev パッケージが 10.5 と 10.6 で表示されるには、 この修正とあわせて、The Apple Developer Connection site 適切なバージョンの Java Developer Package をダウンロードする必要もあります。

このバージョンの fink は、すぐに stable ツリーにも追加される予定です。

Update, 2010-11-01: fink-0.29.15 が stable ツリーに追加されました。

2010-10-20: Java 更新が system-java-dev virtual package 生成を壊す。-

最近の 10.5 と 10.6 の Java アップデート (APPLE-SA-2010-10-20-1 Java for Mac OS X 10.6 Update 3 および APPLE-SA-2010-10-20-2 Java for Mac OS X 10.5 Update 8 ) は、Java ファイル設定を変えてしまい、 fink が 10.5 上の system-java16-dev あるいは 10.6 上の system-java-dev が生成されなくなりました。

Fink ユーザは、この問題を解決する新しいバージョンの fink がリリースされるまで待って頂くようお願い申し上げます。 この問題は、現在インストールされているパッケージには影響はありませんが、 java に依存するパッケージのビルドができなくなります。

適切な時バージョンの Java Developer Package を The Apple Developer Connection site からダウンロードすることもできます。

Update, 2010-10-23: この問題は fink-0.29.15 で対処されました。

2010-10-19: fink-0.29.14 リリース。-

fink-0.29.14 が unstable ツリーにリリースされました。 このバージョンの fink は、 高速ダウンロード aria2 (Fink からインストール可能) を使えるよう、 DownloadMethodaria2 が加わり、 また、よくある "node exists" というエラーの修正など、 多くの変更点があります。

It is planned to add this version to the stable tree shortly.

Addendum, 2010-10-19: because of the Java update (2010-10-20), fink-0.29.15 is now slated to be the version next to go to stable.

2009-10-30: サーバー復帰。-

ユーザーサービスが復帰しました。 10月28日に、ウェブサイト及び一部のミラー (rsync, source files, binary distribution) が復帰し、 10月30日にはすべての rsync ミラーが復帰しました。 重ねますが、ご迷惑と、 これからのご支持をお願い申し上げます。

2009-10-24: Server 問題-

以前よりサーバーに問題があり、結果として Fink のウェブサイトとバイナリディストリビューションがダウンしております。 rsync サーバも停滞しています。 現在復旧作業中ですが、現在のところ以下のように対処してください。

ご迷惑をおかけしていることをお詫び申し上げます。

2009-08-28: Fink on 10.6.-

Fink は、雪豹 (OS X v. 10.6) への準備を整えました。 32-bit版と64-bit版がありますので、どちらかを選択してご利用ください。 現在のところ、32-bit版の方が多くのパッケージがあります。 しかし、64-bit版は OS X および Fink の将来の方向性を示しています。 各ユーザーがどちらかを選択するか判断してください。 32-bit版から64-bit版への「アップグレード」はできません

現在、Snow Leopard に Fink をインストールするには、二つの方法があります。 バイナリインストーラはないので、 まず Snow Leopard ディスクからオプションインストールで XCode をインストールしてください。 64-bit版を使われる方、または 10.4 以前から直接アップグレードされる方は、ディストリビューション tarball (0.29.9 以降のバージョン) をsourceforge.net からダウンロードし、fink をブートストラップしてください。 この方法はこちらに説明されています。 また、下記の方法で 10.5 から 32-bit版に直接アップグレードすることもできます。 (注意: リリース版ではなく開発版の fink をインストールした場合、問題が発生することがあります。 この場合、リリース版にダウングレードし、バージョン番号の高い .deb ファイルを削除してください。)

アップグレードするには、以下の4ステップをしてください。 Step 1: /sw/etc/fink.conf を開き、 NoAutoIndex: true という一行を追加します。 (編集するには、パーミッションを得るため sudo する必要があるかもしれません。) Step 2: 10.6上にあることを伝えるため、コマンド fink reinstall fink を実行します。 (もし package database corruption といったメッセージが出た場合、 fink index -f としてから、再び上のコマンドを実行してください。) Step 3: fink update fink を実行して、10.6用の最新 fink を入手します。 Step 4: fink install perl588-core と実行し、OS X のアップグレード時に Apple が変更した perl を置き換えます。 fink パッケージが依存している可能性があるためです。

アップグレードした後、fink configure としてきれいにすることができます。

fink の stable パッケージは、ほぼすべて 10.6 上でコンパイルすることが可能です。 しかし、10.5 パッケージのほんのわずかしか 10.6 で使用することができません。 近い将来、fink のパッケージデータベースが更新され、 10.6用パッケージの情報が追加されます。 あなたの使用したいパッケージがあるかどうか、パッケージデータベースをご覧ください。

2009-07-25: Fink Core Group changes.-

The Fink Core Group announces two new members: Alexander Hansen (akh) and Augusto Devegili (monipol), both of whom have been very active in fink. Please join us in welcoming the new members!

The Group also announces that Christian Schaffner has stepped down, returning to "ordinary member" status. We thank Christian for his help on the team over the past several years.

Members of the Fink project are working hard to provide user support, to keep Fink up to date, and to prepare for the upcoming Snow Leopard release. More volunteers are always needed, so please consider getting involved at some level!

2008-07-23: End of 10.3 support.-

The Fink project is no longer able to offer support for users of Fink on Mac OS X 10.3. In reality there has been very little support for some time, so this announcement simply formalizes that fact.

This means that there will not be any further updates, not even security updates, for Mac OS X 10.3 users. Their existing installations will continue to work, but the software that is installed will not be updated.

We believe that the majority of our users are using Mac OS X 10.4 or 10.5 and hope that this does not inconvenience too many people.

2008-07-17: Mass package migration.-

The massive GNOME update which has been in process for many months was merged into fink's unstable tree.  This is well tested, and updates by users appear to be going fairly smoothly.

We are now merging the gnome update into the stable tree.  Because we have been unable to test the dependencies of these new packages in the stable tree in advance, users can expect the "stable" tree to be "not so stable" during the next few weeks, while the bugs get worked out.

If you are eager to start using this massive gnome update immediately, we suggest that you switch to the unstable tree.  If not, we suggest that you hold off running "fink selfupdate" for a while (perhaps a week or two) until things have again stabilized.

2008-06-26: New Fink release.-

A new (binary) Fink release for OS X 10.5 (Leopard) is available today: version 0.9.0, which can be installed on either Intel or PowerPC hardware. The release includes source files, binary packages, and Fink installers for both kinds of hardware.

Users who have already installed Fink on Leopard from source, who now wish to switch to the binary distribution, may do so as follows. First, run fink selfupdate to update to the latest version of the fink package manager. Next, run fink configure, and be sure to change your choice about using the binary distribution from No to yes. Finally, run fink scanpackages to activate the binary distribution.

Update, 2008-07-11: If you use the binary installer, you should run fink selfupdate after installation.

2008-02-03: Mirror, mirror on the wall, will someone sponsor Fink at all?-

大規模なオープンソースプロジェクトは、おおむね配布の仕方に問題をかかえており、Fink も例外ではありません。 我々は、お好きなアプリケーションをビルドするために必要なファイルを可能な限り速く提供したいと思っています。 このためには、ミラーサイトが近くにあることが最初のステップだと考えます。

我々は、大学や企業のスポンサーによるミラーを使い、信頼できる配布インフラを構築しようとしています。 近年、ミラーの数が大幅に減少してしまい、品質を向上させるために助けを必要としています。

学生ですか?教授ですか?データセンターを運営していますか?空き時間のある開発者ですか?このいずれでなくても、手伝って頂けます。 ミラーを運営したり、スポンサーになるための情報は FinkWiki にあります。 質問がある場合は contact us までメールをください。 現在、ミラーを世界中で探していますが、特に以下の国で募集しています:

また、これまでに Fink にミラーを提供して頂いている方々に感謝致します。 彼らの継続サポートなしに、Fink は現在のレベルのサービスを提供できなかったでしょう。

2008-01-12: Fink website down-

The fink website is not functioning correctly at present. (You may have noticed that many of the links on this page do not function correctly.) The fink team is working to resolve the problem as quickly as possible.

Update, 2008-01-13: The website is back to normal.

2007-12-10: Leopard, X11, and Fink-

Leopard X11 を更新したい方は、 Fink-friendly update to Xquartz をお使い下さい。 既に macosxforge.org の X11-2.1.0.1.pkg を適用された方は、必ず Fink-対応の Xquartz をお使い下さい。 (注記: X11-2.1.1.pkg リリースは現在保留中ですが、これは Xquatz のパッチが不要になりです。 X11 2.1.1 以降を使う場合は Xquartz パッチを適用する必要はありません。)

2007-12-11追記: The X11 2.1.1 リリースは、 Xquartz リリースページにあります. X11-2.1.0.1.pkg にパッチを当てて利用されている方、 パッチ適用後の macosxforge.org の Xquartz-1.3.0-apple-fink ファイルを使われている方は、2.1.1 以降にアップグレードしてから Fink をお使い下さい。 このリリースは、 fink 専用の Xquartz も含めたこれまでの全てのリリースの後任リリースです。

2007-11-18: PDB Website Down-

パッケージデータベースのウェブが現在停止しており、ご不便をかけております。 できる限り早く解決できるよう復旧に向けて作業中です。 ハードウェアとソフトウェアのアップグレードが完了するまでお待ち下さい。

2007年12月10日追記: パッケージデータベースは、より強力になって帰ってきました。

2007-10-26: 当面の Leopard サポート-

The Fink Project は Mac OS X Leopard (10.5) のサポートを開始します。

10.5 を利用されている方は、バイナリディストリビューションができるまでは、bootstrap で行う必要があります。 fink-0.27.7 をここからダウンロードしてください。

10.4から10.5への更新は、 fink selfupdate を実行することで fink-0.27.7 に更新されます。 10.5 でこれを行う場合は、 XCode 3.0 がインストールされていることを確認してください。 10.5 がインストールされましたら、fink reinstall fink を実行してください。

10.3 から 10.5 へ直接移行する方法は今のところありません。 どうしても使いたい方は、 fink-0.27.7 tarball をダウンロードし、上述のように Fink ツリーを bootstrap する必要があります。

2007年10月29日追記: アップグレードした場合、 fink cleanup を実行すると全ての .deb ファイルが削除されます。 この問題は次回のアップデート時に解決される予定です。

2007-03-04: tar の問題-

fink の unstable ツリーを使用していると、大きなパッケージをビルドする最後に、 tar: File changed as we read it のようなエラーが出ることがあり、 .deb ファイルがビルドされないことがあります。

fink team は、この問題を恒久的に直す方法を研究しています。 当面のところ、この問題にであったら、 fink install tar-1.15.1-14 で回避することができます。 これは、fink update-all をする度に実行する必要があるかもしれません。

この問題を恒久的に直す方法を決定ししだい、こちらで再度告知をいたします。

2007年3月16日追記: dpkg の新バージョンにて問題が解決されます。 Unstable を利用している方は、通常通り update を実行してください。

2006-08-19: サーバダウン; 回避策有り。-

Update: 2006年8月21日: サーバーが復旧されました。

現在、fink の4つの重要なサービス (rsync 更新、バイナリ配布, ソースファイルの "master mirror", パッケージデータベース) をホストしているサーバがダウンしています。 8月21日月曜日頃には復旧すると思われますが、それまでの間は回避策を提供いたします。

fink を更新する際は、primary ミラー以外の rsync ミラーを選択する (次のパラグラフで解説) か、 fink selfupdate-cvs コマンドを使います。 このコマンドはいっぱい実行するだけで、次回からの更新も CVS を用いるようになります。 サーバが復旧したら、fink selfupdate-rsync とすることで rsync 更新に戻すことができます。

バイナリ配布の不在と、ソースファイルの "master mirror" に関しては、 fink configure コマンドを実行します。 以下の質問以外に対しては、既定の答を受け入れてください。 "Should Fink try to download pre-compiled packages from the binary distribution if available?" には "no" を (バイナリ配布を無効化する)。 ミラー設定を変えるか聞かれた場合 "yes" と答える。 この後、"What mirror order should fink use when downloading sources?" と聞かれるので、 "2: Search Master Mirrors last" (master mirror サーバを自動的に選択する機能を無効化) と答えます。 最後に、 更新に rsync を用いると決めていて、 "Choose a mirror for 'RSync SelfUpdate'" と聞かれた場合、 rsync://master.us.finkmirrors.net/finkinfo/ 以外を選択してください。 米国にいる場合、残念ながら他には選択肢がないかもしれません。

最後に、パッケージデータベースを使うには、 データベースのバックアップ を使いください。 ただし、これは数週間遅れたデータになります。

Update: 2007年6月2日 10.4.9 の sudo の挙動が変わりました。 これによって、更新スクリプトはそのままでは作動しなくなりました。 最初に sudo -s として、スーパーユーザーにすれば大丈夫です。

2006-07-24: 注意: "10.4-transitional" ツリーのサポートは2006年8月1日に終了-

"10.4-transitional" ツリーは、 GCC 3.3 (Mac OS X 10.3 のデフォルトコンパイラ) と GCC 4.0 (Mac OS X 10.4 のデフォルトコンパイラ) のバイナリ間の非互換性問題にたいする暫定的な解決策でした。 ようやく Fink は GCC 4.0 へ移行する作業が終了しましたので、 "10.4" ツリーへ移行してください。 "10.4-transitional" ツリーのサポートは、2006年8月1日をもって終了いたします。

"fink --version" が "0.8.1.cvs" または "0.8.1.rsync" と表示する場合、特にすることはありません。

以前述べたとおり、 "10.4" ツリーへの移行方法は2種類あります。

一番簡単な方法は、既存の Fink インストールを削除し、ダウンロードページから 0.8.1 インストーラを入手してインストールし直すことです。

既存の Fink を残す方法は、 アップグレードスクリプト をダウンロードし、README を読みながら既存のインストールされているものをアップグレードすることです。 これは Fink インストールをソースから再ビルドし、全てをアップグレードします。 インストール状況によっては、相当な時間がかかります!

アップグレードスクリプトの評判は上々です。多くのユーザがこれで "10.4" ツリーへスイッチしています。 それでも何か問題がありましたら、メーリングリストにメールをしてください。

2006-07-24: Fink Birds-of-a-Feather at OSCON 2006-

OSCON 2006 にきてる人? 集まれ!

Benjamin Reed (RangerRick on #fink) は OSCON に来ており、Fink に興味がある人も嫌いな人も大歓迎です。

7月26日午後8時半、 room F150 にて Fink や Mac OS X 、その他諸々のことを話します、

2006-07-01: 文月は "Fink 更新月" です-

PowerPC 上の Fink ユーザは、古い "10.4-transitional" から、より新しい "10.4" ツリーへ fink を更新することをお勧めします。 2006年7月末には 10.4-transitional ツリーはサポートを終了する予定です。

背景: OS X 10.4 とともに来た、新しいバージョンの g++ コンパイラ (Fink の馬車馬の一頭) は、以前のバージョンとはバイナリ非互換なコードを生成します。 10.4-transitional ツリーを使う際は、Fink は新しい gcc-4.0 コンパイラと古い g++-3.3 コンパイラを組み合わせて使います。 この戦略は、g++-4.0 と互換のパッケージをつくるため、更なる時間を必要とします。 すでに移行完了に達しましたので、新しいツリーをお使いください。 しかし、g++ ライブラリを用いている、あるいは提供している全てのパッケージを、正しい順序で再ビルドしなければいけないのが少し厄介です。

OS X 10.4 を使っている方は、 fink --version というコマンドを実行することで、Fink を更新する必要があるかどうかわかります。 Distribution version が 0.8.1.cvs か 0.8.1.rsync であれば、更新の必要はありません。 Distribution version が 0.8.0.cvs か 0.8.0.rsync であれば、以下に述べるように更新してください。

多くのユーザは、簡単に、fink インストールを削除し、0.8.1 インストーラでインストールしてください。 他の方は、コンパイル済みの基本 fink パッケージと既存 fink インストールを更新するスクリプトの入っている 10.4-update tarball (v. 0.3) (およそ 12 MB)  を使うと良いでしょう。 (tarball を解凍後、)詳細については 10.4-update ディレクトリ内の README ファイルを参考にしてください。

注記: OS X 10.3 から OS X 10.4 へアップグレードするには、同じく二つの方法があります。 古い fink インストールを削除して新規にインストールするか、 同じ 10.4-update tarball を使います。 OS X をアップグレードしてから、更新スクリプトを実行してください。

2006-06-15: 新しい Fink リリース-

本日より、10.4 (Tiger) 用の新しい Fink リリースが あります : version 0.8.1。 これは、Intel または PowerPC のマシンにインストールすることができます。 このリリースには、ソースファイル、バイナリパッケージ、両ハードウェアのインストーラがあります。

Intel プラットフォーム上での Fink は、まだ"ベータ"の扱いで、 多くのパッケージ (特に "unstable" ツリーにあるもの)は、コンパイルできなかったり、 コンパイルできても動作しなかったりします。 状況の改善作業はこれからも続きます。

10.4-transitional ツリー (0.8.0 ディストリビューションから) を使っているこれまでの fink インストールを使っている Fink ユーザには、 2つのアップグレード方法があります。 アップグレードの作業には、g++ ライブラリの ABI 変更がライブラリの再コンパイルを必要とするため、問題があります。 多くのユーザは、簡単に、fink インストールを削除し、0.8.1 インストーラでインストールしてください。 他の方は、コンパイル済みの基本 fink パッケージと既存 fink インストールを更新するスクリプトの入っている 10.4-update tarball (v. 0.3) (およそ 12 MB)  を使うと良いでしょう。

2006-05-10: CVS トラブル-

Fink ユーザの多くが気づいているように、sourceforge.net の Fink CVS レポジトリは3月30日より、完全には機能していませんでした。 anonymous CVS アクセスは、この時より update ができていません。 数日前より、開発者もどのような形であれ CVS update ができませんでした。

sourceforge のスタッフによる現在の計画を理解する限り (サイト状態ページを参照)、 古い CVS サーバは、現在の形では戻ってこないようです。 これにより、Fink ユーザの分断が予想されますが、どのような形で分断されるかは今の段階では述べることができません。

Fink ユーザへの現在のアドバイスとしては、更新方法を 'rsync' に変更することです (コマンド 'fink selfupdate-rsync' を実行します)。 これにより、5月7日時点の fink インストールにまで上げることができます。 もし、fink の通常の selfupdate コマンドで、新しい CVS へ完全に更新することが不可能であれば、 更新手順が決まり次第、ここでお知らせいたします。

Update 5/24/06: CVS は再び機能しています。 rsync による selfupdate を行っているユーザは、最新の情報を得ることができます。 cvs を用いている場合で、 rsync にスイッチできない (またはしたくない) 場合、 Sourceforge ファイルリリースページ から fink-mirrors-0.24.15.2.tar.gz というファイルをダウンロードし、解凍し、 fink-mirrors-0.24.15.2 ディレクトリ内で ./inject.pl を実行します。 この後、 fink selfupdate コマンドが通常通り機能するはずです。

2006-03-03: Apple の最新の Security Update に付随する問題-

Fink チームは、 rsync を実行した際の問題についての報告を受けました。 このプログラムは Apple の Security Update 2006-001 にて更新されました: ユーザーによっては、Security Update 後、fink selfupdate が使用不能になります。 (原因は rsync--delete にあるようです。)

対処方法として、fink install rsync とし、 fink の rsync を用います。 あるいは、Apple の方に特有の機能 (例えば Extended Attributes のサポート) を使いたい場合、 fink selfupdate-cvs として、更新時に rsync の代わりに cvs を用います。

このニュースは、状況が変わりしだい更新されます。

Update 3/13/06: security update 2006-002 によって修正されました。 アップルの文書を参照

2006-02-21: Intel 上での準備バージョン-

Fink の Intel アーキテクチュアに向けた準備バージョンが用意されました。 バイナリパッケージはまだありませんし、まだ細部には荒さが残っていますが、辛抱強いあなたなら使えるでしょう!

インストールには、 Sourceforge の Fink 用ファイルリリースページ から fink-0.24.12.tar.gz ファイルを取得し、解凍後、 ./bootstrap.sh というコマンドを実行します。 bootstrap プロセスの最後に、 fink selfupdate を実行し、現在インストール可能なパッケージ一覧が取得できます。

最後に確認した時点では、およそ1750のパッケージが "stable" ツリーにありましたが、 およそ 150 はビルドできませんでした。 真の意味で stable となった時には、ここで再度アナウンスされます。

2006-01-10: Fink が XCode 2.2 に対応 (Intel は未対応).-

Fink は XCode 2.2 への準備ができました。例外は openoffice.org パッケージです (10.4 ツリーへ移行時には機能すると予定されています)。 ユーザーは、都合のいいときに XCode 2.2 へアップグレードしてください。 10.4 ツリーがリリースされるさいには、 XCode 2.2 が必要です。

他方、本日の Apple の発表にも関わらず、Fink はまだ Intel プロセッサに対応していません。 Fink チームは、数週間以内に Intel 対応版の fink をリリースできるものを考えております。 Fink チームとしては、新しい iMac に Fink をインストールせず、対応バージョンがリリースされるまで待つようお願い申し上げます。

Fink パッケージメンテナの方は、新しい Architecture フィールドに注意してください。 パッケージ化のマニュアルに説明されています。

2005-11-16: XCode 2.2 (10.4 only).-

Fink チームは、 XCode 2.2 コンパイラによるビルドがうまくいかないという報告を受けています。 問題が解決されるまで、XCode のアップグレードを控えてください。

既に XCode 2.2 をインストールし、2.1 に戻したくない方は、 動作しないパッケージを見つけ、修正していただくようご協力をお願い申し上げます!

2005-06-09: 新しい Fink リリース.-

3つの新しい Fink リリースが今日から ダウンロードできます : version 0.8.0 (for 10.4), version 0.7.2 (for 10.3), および version 0.6.4 (for 10.2). いずれも、ソースファイル、バイナリパッケージ、新規ユーザー用インストーラが含まれています。

10.4 用の新しいリリースは、現在のすべての "stable" パッケージを、ソースとバイナリで提供します: これは 1565 あり、10.3 リリースの 1909 パッケージの80%を超えるものです。 更なるパッケージの提供にむけて fink 開発者は作業を続けています。

新しい 10.2 用のリリースは、最後の公式リリースとなります。 今後の更新は (セキュリティアップデートを含めて) ありませんが、0.6.4 リリ−スは数年間の使用に耐えることができるでしょう。

10.4 へアップグレードするには、 fink selfupdate を実行し、 (10.4 で初めての更新時には) sudo /sw/lib/fink/postinstall.pl を実行し、 fink scanpackagessudo apt-get update を実行します。 現在は bootstrap を勧めていません。 これは、Apple の XCode 2.1 では動作しないためです。

追補 6/19/05: Fink-0.8.0 バイナリインストーラが、volume does not support symlinks という場合、 (アプリケーションフォルダー内のユーティリティ内の) ディスクユーティリティから問題のボリュームを 選択し、"ディスクのアクセス権を修復"をクリックします。 また、インストールには管理者権限を必要とします。管理者権限のあるユーザでインストールを行ってください。

追補 6/30/05: 古いヘッダファイルなどの混在を避けるため、ソースからパッケージをビルドされる方は XCode をクリーンインストールすることをお勧めします。これを行うには、 /Developer/Tools/uninstall-devtools.pl スクリプトを実行します。 OS を更新する前にこの操作を行うことが一番確実です。

2005-04-29: Fink と Tiger.-

Fink が OS X 10.4 に対応! 更新は以下の通り:

全てのパッケージが 10.4 で動作する訳ではありませんが、数週間で改善されるでしょう。 stable ツリーのパッケージは 10.3 よりもだいぶ少ないですが、全てがコンパイルできるはずです。

2004-11-20: gcc 問題の解決-

Apple は、2004年11月に gcc3 アップデータをリリースしました。 (無料登録の後、) connect.apple.com からダウンロードできます。 このアップデータは、XCode 1.5 に含まれる gcc3 コンパイラの問題を修正しています。 XCode 1.5 の利用者はこのアップデータをインストールしてください。 (このアップデータは、何も手をつけていない XCode 1.5 をアップデートし、また Fink Project が以前推奨していた回避策をインストールしていてもアップデートします)

この件に関して、われわれの報告に対処し、迅速に解決していただいた Apple に謝意を表します。

2004-10-15: gcc 問題の回避-

XCode 1.5 に付属されているバージョンの gcc は、特定の条件下で c++ コードから間違った出力をすることがわかっています。Fink にはユーザーに警告するメカニズムがあり、この問題のある"壊れた" gcc を使ったパッケージのコンパイルを拒否します。

既に XCode をバージョン1.5にアップグレードしている場合の回避方法は、ここここに書かれています。

まだアップグレードしていない方は、この問題が解決されるまで XCode バージョン1.2を使う方が良いかもしれません。

2004-09-20: Fink 0.7.1 リリース-

最新版の Fink、バージョン0.7.1 (10.3用) がソースとバイナリユーザーを対象にリリースされました。このリリースは Panther (10.3) 系の Mac OS X 用です。 Jaguar (10.2) 系の Mac OS X バージョンには、今まで通り0.6.3 リリースをお使いください。

パッケージマネージャの修正と、多くのバイナリパッケージの追加によって1650のバイナリパッケージ化がこのリリースの内容です。KDE 3.1.4 と GNOME 2.4 のバイナリを含んでいます。

Fink を完全にインストールするには、ここに投稿された方法で行う必要があります。現在の Fink を最新の Fink にアップグレードすることもできます。0.7.0と0.7.1の変更一覧はこのページにあります。

疑問や問題がある場合、 Fink メーリングリストをご利用ください。リストについてはここを参照してください。

自分のプラットフォーム用のインストーラを使用してください。 Fink 0.6.3 が Mac OS X 10.2.* 用で、 Fink 0.7.1 が Mac OS X 10.3.* 用です。

Fink Team は、このリリースの貢献者、手伝ってくれた方、開発者の方々に謝意を表します。 また、 この前の 0.7.0 リリースを 130,000 以上もダウンロードしてくれたコミュニティにも感謝しています。 彼らの永きにわたる支持と価値あるポインタなくして、現在の Fink はありえませんでした。

2004-08-23: Problems with XCode 1.5-

In the past few days, there have been reports that some fink packages do not compile correctly using XCode 1.5. If you have not already upgraded to XCode 1.5, we suggest that you wait until this issue is resolved before doing so.

If you are having problems with a package which compiled under XCode 1.2 but does not compile correctly under XCode 1.5, please report the package to the fink-devel mailing list. (The usual symptom is: some symbols are missing after compiling with g++.) Packages already known to have this problem include octave, singular-factory, singular-libfac, and possibly sdl.

2004-08-21: Error in fink-0.22.0-

The fink-0.22.0 package manager, which was available briefly in the unstable tree this past week, had a bug which prevents further updating via rsync. If you installed this version of fink, you can recover by running the command fink install fink-0.21.2-1 which will downgrade fink to the version in the stable tree, and subsequently running fink selfupdate

If for any reason those commands don't work, go to the fink file release page at sourceforge and download the file fink-0.22.1.tar.gz (or a more recent, i.e., higher numbered, version). Unpack this file with tar xfz fink-0.22.1.tar.gz , and then from within the fink-0.22.1 directory, run the command ./inject.pl

The fink team apologizes for the error, and thanks the user community for bringing it to our attention quickly.

2004-08-01: Improving our mirrors. Can you help?-

Fink's decision to gradually build its own network of mirrors has paid off. To make sure that we can continue to offer a high quality service we need to improve our mirror network. It has been some time since we last asked for more mirrors. It is time to do so again. Fink is very grateful for the resources granted to us by our community. To further improve our service to the community we require an even better mirror system. We especially lack mirrors in central Europe, Russia and the Far East. If you feel that you have at least two Mbit to spare for a rsync mirror, or more to offer a distfiles mirror, please contact us.

To get a better understanding of the different types of mirrors Fink offers, please review finkmirrors.net. This is the official homepage for all mirror related issues. If you feel that you can offer other types of resources, web-space for testing as an example, please do not hesitate in contacting us as well.

2004-04-06: Fink 0.6.3 and 0.7.0 released.-

The latest Fink releases, version 0.6.3 (for 10.2) and 0.7.0 (for 10.3), are now available for both source and binary users. The 0.6.3 release has been built on 10.2, while release 0.7.0 has been built on 10.3. This should facilitate better support for the different platforms.

These new releases incorporate various fixes to the package manager, many previously unavailable binary packages have been added and problematic packages for 10.3 users have been rebuilt.

To complete a new Fink installation you should follow the instructions posted here. You may upgrade your existing Fink installation to the latest Fink release by following the instructions posted here. If you have questions or problems, please try the Fink mailing lists you can learn more about them here.

Please make sure you pick the appropriate installer for your Platform. Fink 0.6.3 will only install on Mac OS X 10.2.* while Fink 0.7.0 will only install on Mac OS X 10.3.*

The Fink Team would like to thank its many contributors, frequent helpers and developers for making this release happen. We also thank our community, without their constant support and valuable pointers Fink would not be where we are now..

2004-02-19: Raise your Flag.-

Thanks to Baba Yoshihiko, Fink has now taken the necessary steps to allow for internationalisation efforts. The improved infrastructure enables us to display a multilingual web-site to our visitors from all over the world.

This also means that we need volunteers. The Fink web-site needs to be translated into the language of your choice. A translation into Japanese is being worked on and the translation into French has been taken over by Michele Garoche. Which language are you willing to translate?

If you are willing to become a member of the internationalisation team or wish to provide feedback on the web-site feel free to join the new mailing-list. You can do so by going to our mailing-lists page. The full announcement on the existing mailing lists can be read here.

2004-02-02: Java 1.4.2 Update Removes Java SDK-

If you previously had Java 1.4.1 and the Java SDK installed, the new Java 1.4.2 update from apple will upgrade the Java runtime to 1.4.2, but will remove the previous 1.4.1 Java runtime and SDK without upgrading the JDK. To build Java packages in Fink you will need to go to connect.apple.com and download the Java 1.4.2 SDK (free registration required).

2004-01-18: 10.3 binaries updated-

Many of the binary files for 10.3 have been updated, eliminating problems with qt and kde, among others. To access the updated files, bring your index of binary files up-to-date by running the command sudo apt-get update . After this, you can use apt-get, dselect or FinkCommander to install binary files as usual.

2004-01-10: Pssst want to install GNOME 2.4?-

Thanks to the new Fink GNOME Core team, including a lot of hard work by packaging newcomer Keith Conger and GNOME 1.x maintainer Masanori Sekino, GNOME 2.4 has finally been released to the 10.3 unstable tree.

It is there for the taking; please offer some of your time and test these packages if you are on unstable already. Because of the massive number of changes, it is expected that there will be issues upgrading or installing the new GNOME. If you have problems, you can reach the GNOME-savvy people at fink-gnome-core@lists.sourceforge.net. Please do report success stories there as well. The more good reports we get, the faster GNOME 2.4 can be moved to stable.

For those of you who do not read our mailing lists, why aren't you subscribed yet? Here is a link to detailed instructions how to install or upgrade GNOME and what new stuff it brings.

2004-01-02: Whaaazaaap Dawgs, Two Zero Zero Four is on!-

A happy new year to all of you from the whole team. Blame this outburst of an attempt at slang language on some of us having to watch the MTV Music Awards all day long.

Last year has been a good year for Fink. We have had hard times keeping up with the changes introduces by Apple, but we also learned that we have a great community which is willing to go through great lengths to support us. For this, we say "Thank You". Much of what happens in the Fink project happens because of the amazing support and encouragement we get from our users.

Two Zero Zero Four should not make us slow down, but speed up. There are some interesting things in the pipeline, including GNOME 2.4, a new release of KDE, major changes to the package manager itself, and organisational restructuring. Hopefully we will advance into an even bigger project with developer conferences, real life meetings, and a CD in your favourite shop.

High ambitions can make one fall very deeply, thus we shall take it carefully, but still we are all counting on your support during this year. Tell us what you think about Fink; tell us what you like or dislike; show us ways to improve ourselves. Lend us your resources and sponsor a mirror or hardware. Devote some of your time to improve the package manager or add another piece of software by creating an info file. Browse this website and hopefully indulge yourself. We enjoy serving such a nice community; hopefully we shall make it a smooth ride for you and your Macintosh in Two Zero Zero Four.

2003-12-28: Merry Christmas and a happy new year-

The Fink team and I wish all of you a merry Christmas and happy Holidays. We are looking forward to yet another year where we can help the Macintosh community grow into the world of UNIX together with Mac OS X.

We wish you all, that your hope is not too frail and that you will carry on following through with your wishes. May the world we live in gradually become a better place and may peace and understanding settle just for a few days.

Enjoy your quiet time and in case we do not get around to saying it soon enough. A happy new year to all of you, stay with us we count on your support.

2003-11-30: There they are! New mirrors..-

Thank you, thank you, thank you. What a great community we have. Thank you for providing us with more mirrors.

Matthew Healey, member of the Western Australian Macintosh User Group, and their ISP extremedsl are providing Fink with a full mirror in Perth, Australia. This is our first mirror in down under, thus I am pleased to welcome them to the family. Furthermore the UKMIRROR service has accepted us, making distfile services available for Fink on 21 load balanced server.

We are very happy about this development, but we still need more rsync mirrors. Thus, once more, if you feel like helping, please visit finkmirrors.net and get in touch.

2003-11-24: More mirrors....pretty please?-

While we welcome our latest full mirror in Norway, sponsored by Havar Valeur, we crave more. To improve our service to all of you, we would like to ask that you evaluate carefully if you maybe do have the resources to become a mirror.

All it takes is a 10Mbit link, around 100MB of disk space and some bandwidth you are willing to share for Fink. The exact setup instructions for rsync mirrors can be found here. Especially mirrors in Asia, Australia, New Zealand, South Europe and Middle Europe are welcome, since we have none in those regions yet. If you feel generous and wish to donate even more resources, please visit finkmirrors.net to learn about your options.

The current status of all available rsync mirrors can be viewed on the finkmirrors.net pages as well. We hope to improve this service in the future, yet this depends on your willingness to help us out. We are looking forward to many new applications and thank our community in advance.

2003-11-17: Fink 0.6.2 released-

The latest Fink release, version 0.6.2, is now available for both source and binary users. This is a bug-fix release, intended to address two problems: the dselect/user deletion bug, and a problem with ownership of files. The dselect bug was addressed by updating the fink, dpkg, and apt packages. After updating to 0.6.2, it is safe to once again use dselect. However, if you ran dselect at any time since 0.6.0, you should carefully check the integrity of the file at /sw/etc/apt/sources.list. If you have any doubts about this file, you should replace it with the default sources.list file.

Users who have installed binary files from the 0.6.1 distribution may find that certain files in their Fink installation are owned by UID 2011 rather than by root. To correct this problem, run the command:

sudo find /sw/ -user 2011 -exec chown root:admin {} \;

This release, like the previous one, was built on OS X 10.2 using the gcc 3.3 compiler, and runs fine with some exceptions* on OS X 10.3. Most Fink users who upgrade to 10.3 will continue to want to only use the binaries from this new distribution for now, while the Fink team continues to modify Fink packages for 10.3.

*Exceptions include: emacs, qt.

2003-11-04: User Deletion Bug/ Dselect Troubles-

Quick Summary: DO NOT USE DSELECT, and if you've used it, check your /sw/etc/apt/sources.list file carefully.

Users who have bootstrapped or installed Fink 0.5.3 or Fink 0.6.0 on Mac OS X 10.3 could exhibit a problem where all users get deleted from the netinfo database, and you become unable to log in. We believe that this problem can only occur if you've used dselect.

If you are using Mac OS X 10.3, please be sure you're using the latest Fink version to avoid the issue. To make sure you don't have upgrade problems, check your /sw/etc/apt/sources.list file. You will need to modify it if it contains deb lines that point to "release" or "current" without a version number. In other words, if your sources.list file contains these lines:

deb http://us.dl.sourceforge.net/fink/direct_download release main
deb http://us.dl.sourceforge.net/fink/direct_download current main

...you should change them to this:

deb http://us.dl.sourceforge.net/fink/direct_download 10.3/release main
deb http://us.dl.sourceforge.net/fink/direct_download 10.3/current main

We are working on updating the repository to make sure that even if you update you don't get the broken code, and to repair dselect, but in the meantime, make sure your sources.list file has the correct entries.

Other users have experienced problems with dselect itself, particularly complaints about a missing "darwin" package. If you are running dselect under 10.3 and you don't get this warning, then your sources.list file is likely to be corrupted and you should repair it as above.

2003-11-01: Fink 0.6.1 released-

The latest Fink release, version 0.6.1, is now available for both source and binary users. This release was built on OS X 10.2 using the gcc 3.3 compiler, and runs well on OS X 10.3. Most Fink users who upgrade to 10.3 will want to only use the binaries from this new distribution for now, while the Fink team continues to modify Fink packages for 10.3.

If you wish to access the new binaries, use apt-get, dselect, or the binary mode of FinkCommander. Unless you are interested in helping the Fink team to test packages which are compiled on 10.3, do not use the command-line fink program to do your installations for the next few weeks.

The simplest way to upgrade a binary installation is to run "sudo apt-get update". Further details and other issues related to upgrading Fink to 10.3 are addressed on the Special 10.3 upgrade page.

Before using the latest version of the command-line fink program under OS X 10.2, be sure to install the August2003gccUpdater, available after free registration from connect.apple.com.

2003-10-31: Happy Halloween and welcome new mirrors-

We wish all of you a happy Halloween.

Furthermore I would like to welcome our new mirrors to the Fink family. From Europe in Rijeka, Croatia a new full mirror joins us. This mirrors has been sponsored by the Jabucnjak Apple user group. This is our first mirror in Europe, so I hope that more will be joining us soon.

Dave Schroeder from the University of Wisconsin in Madison is sponsoring a 100Mbit dedicated Master server. A. J. Wright and SunSITE@UTK are helping out with another full mirror in the United states.

This raises our full mirror count to four and the rsync mirror count to five. We are happy to have such a great community back us up, but I know that more mirrors will join over time. I will not stop nagging you until Fink has its own mirror in every state of the USA. Yet, with such a brilliant community backing us up, I am not too worried about not reaching my goal very soon.

Trick or treat! Our most wanted treat is more mirrors, so come forth Administrators and fill our bag. Information on how you can be a mirror can be found on the official mirroring website.

2003-10-25: Look Ma, a logo for Fink-

As you surely noticed, Fink has a logo. This is the result of our Logo contest held earlier this year. This new, official, logo has been displayed since the 24th of October and those of you who wondered how it has been picked and what the name of the winner is should read up in the PR section.

The longer explanation also features a larger version of the logo itself, so that you may have a closer look at its details. We like our new logo, we hope that you will like it too.

IMPORTANT: We do not yet have a formal licensing agreement for the new logo and so are unable to give permission to distribute it. Currently, it can only be displayed on the Fink web page. Thank you for your understanding.

2003-10-24: Upgrade to gcc 3.3 and/or 10.3-

It is now possible to upgrade Fink to take full advantage of the gcc 3.3 compiler, or to use OS X 10.3 if you have that installed. Binary packages corresponding to these upgrades are not yet available, so if you make extensive use of binary packages you may wish to wait a few days before upgrading.

If you wish to perform this upgrade, and you had previously installed the June 2003 Developer Tools update from Apple, you will need to install the August 2003 Developer Tools update BEFORE you upgrade Fink. Under 10.3, be sure to install XCode from the XCode disk before upgrading Fink.

Running "fink selfupdate" should perform the upgrade for you. The latest version of the fink package manager will automatically detect which version of OS X and which version of gcc you have installed, and will adjust itself accordingly.

If you wish to do a fresh install of Fink on a 10.3 system, we recommend bootstrapping from source, starting from fink-full-0.6.0.tar.gz available on fink's sourceforge download page. You'll need XCode for this as well.

Also note that once you have Fink version 0.15.0 or higher, you do not need to install system-xfree86 anymore. Fink is capable of automatically determining your system-xfree86 version if you don't already have any fink x11 packages installed. If you currently have an old system-xfree86 package of any kind installed, please run the following:

sudo dpkg -r --force-all system-xfree86 system-xfree86-42 \
system-xfree86-43; fink selfupdate; fink index

The Fink team is still working on getting Fink packages working under 10.3, but many many packages already work.

2003-10-23: Say Hello to Mirror Numero Uno-

You are too late. Rus Foster from JVDS beat you all to it. He is the first one to provide us with resources for a Fink rsync mirror. The mirror is located in Atlanta, GA and is updated every two hours, at 35 minutes past.

For those of you who are still waiting, join in. The more mirrors we have the faster you can rsync your info files. As per usual, updated and current information on the mirror structure can be found on Finkmirrors.net

2003-10-22: Mirror, mirror on the wall...-

..who will mirror Fink above all? There is a new player on the turf and it belongs to the Fink team. Finkmirrors.net tells you everything you wanted to know about mirroring Fink and its related resources on your Server. As our mirror structure will hopefully grow in the future, this web-site will also hold information about each individual mirror.

To ensure that our service remains as stable as possible and to distribute the load imposed onto our main rsync server, we are looking for rsync mirrors or full mirrors. Those of you who are willing to share resources will find all the necessary information on Finkmirrors.net.

UPDATE: Yes, I screwed up when I initially installed the DNS records. If you cannot connect please try again later. I am very sorry for this inconvenience. Thank you for your understanding.

2003-10-12: New update method available-

The latest version of the fink package manager offers a new update method, fink selfupdate-rsync, as an alternative to the CVS updates which have been so problematic in the past few months. If you have difficulty updating to the new version, please follow these special update instructions.

In addition, this version of the fink package manager is compatible with last summer's Developer Tools updates. After installing both the new package manager and the Developer Tools update, fink will ask you to reset your gcc version whenever that is necessary.

2003-09-02: Logo contest ends-

The Logo contest held by Fink, announced here, ended yesterday. With over 80 different proposals from countries all over the world we consider the contest a big success. In the next couple of days all the submitted entries will be put on-line in a publicly accessible gallery and more details on the participants shall be published. For those who are curious and cannot wait may have a look at an incomplete preview.

Fink is proud to be part of such a supportive community and would like to thank those who submitted entries and MacWelt for their continued support.

2003-08-18: Source files from ftp.gnu.org-

As announced in this CERT advisory, it has recently been discovered that the ftp servers for GNU software were compromised back in March, although it is not believed that any of the source code housed there was affected.

Fink relies on MD5 checksums when downloading software, and we have had no reports of incorrect checksums in Fink packages. The Free Software Foundation is in the process of verifying the integrity of all of the source code distributed from that ftp site. As of this writing, the source code for the following Fink packages have not yet been verified: autoconf2.54, emacs21, gprolog, groff, guile16, help2man, jwhois, libtool14, libosip1, sed, slib. It may be difficult to install those packages at present.

2003-06-26: Developer Tools Update.-

Quick Summary: DO NOT INSTALL THIS UPDATE.

Apple has released a patch to the December 2002 Developer Tools which includes gcc 3.3, their new compiler.

Fink does not yet support compiling with gcc 3.3. In addition, it is important not to "mix and match" between compilers: all C++ code in fink packages needs to be compiled with the same compiler.

For this reason, the Fink team recommends that if you update your Developer Tools with the new patch, you should be careful to run sudo gcc_select 3 prior to any "fink build" or "fink install" commands.

Update 30 June 2003: A problem has now been detected with the new assembler program which the update installs, which may prevent certain Fink packages from being compiled at all if you install this update.

Generally, Fortran programs will break if you install the update; the breakage does not stop by simply switching back to gcc 3.1. The Fink team is working on a workaround for this problem, but until it is ready, if you need Fortran-related programs you should not install the update.

2003-06-20: Darwin packaging groups to coordinate efforts.-

The Fink, Gentoo, and DarwinPorts projects are pleased to announce the formation of a cooperative development alliance forged to facilitate delivery of freely available software to Mac OS X. Under this new alliance, the projects will share information and coordinate efforts for porting software to Apple's Mac OS X and Darwin operating systems. Members of the alliance will share information using the www.metapkg.org Web site, which will provide a home for this cooperative effort.

2003-06-16: Fink logo contest begins.-

Fink and MacWelt have managed to organize a logo contest. For the next six weeks everyone is invited to submit their logo creations. Fink needs a new face and with your help we might just get one. We are curious to see what you imagine Fink to be as a graphical representation. The initial announcement by Macnews is in German, for those of you not capable of reading German a translated version can be found here.

Fink and MacWelt hope that many of you will participate as we might just find some prices for the winners. Good luck and.... start drawing.

2003-05-05: KDE 3.1.1 Binaries Available-

KDE 3.1.1 binaries are now available. Since they have been released after 0.5.2 came out, you will need to update your package descriptions by running sudo apt-get update (or equivalent) before they will be available for installation. For pointers to the changes and security fixes in this release, see the announcement.

2003-04-16: Virex problem resolved-

McAfee has released Virex 7.2.1, which no longer overwrites the main Fink directory /sw. Fink users should continue to avoid Virex 7.2.

Early reports indicate that upgrading Virex from 7.2 to 7.2.1 still leaves some problems however. If you upgrade Virex with Fink not installed, and subsequently wish to install Fink, you will need to delete the /sw directory by hand before installing. And if you upgrade Virex with Fink already installed, you should immediately run fink reinstall openssl-shlibs dlcompat-shlibs curl-ssl-shlibs to restore files which the Virex upgrade may have deleted.

2003-04-14: Fink 0.5.2 released-

Fink is proud to announce that the Fink binary distribution 0.5.2 is available from the download page. With over 190 new binary packages, KDE, KOffice and KDevelop binaries amongst other various improvements this is a recommended download for any new and all existing Fink users. The full announcement can be read on the fink-announce mailing list.

(If you are having trouble upgrading a source installation, consult these special instructions.)

2003-04-09: Interview on OSNews.com-

OSNews.com today is featuring a mini-interview with one of our project leaders, Max Horn. It contains some rather unusual questions, so even if you know Fink fairly well, you might find it informative.

2003-03-29: KDE 3.1.1 Final In Unstable-

KDE 3.1.1 is now in Fink unstable. The full announcement can be read here. Improvements over 3.1 final include many upstream bugfixes, build improvements, koffice bugfixes, kmail crash fixes, and other miscellaneous updates. Binary packages will not be available in time for the next binary distribution, but will be released as an update shortly thereafter.

2003-03-18: KDE 3.1 Final In Stable-

KDE 3.1 is now in Fink stable. The full announcement can be read here. Improvements over 3.1 beta1 include an updated audio driver, faster startup times, cleaned up fink package info, support for Apple X11's window manager, and many bugfixes. Binary packages will be available in the next binary distribution release.

2003-03-17: Apple X11 Beta 3 Released-

A new version of Apple's X11 for Mac OS X is available. It fixes a number of bugs including a few that can cause problems with building Fink packages. It is recommended that all Fink users who are using Apple X11 upgrade. A new version of the system-xfree86 package has been released to unstable that takes the new Apple X11 into account. It should be appearing in stable shortly.

2003-02-14: New version of FinkCommander-

FinkCommander, a separate project which provides a GUI for Fink, has released version 0.5.0, their first Jaguar-only version. The new version includes a package browser which allows you to view the files that Fink has installed for a particular package, as well as many other improvements.

2003-02-07: DO NOT INSTALL VIREX 7.2-

The Virex 7.2 package, currently being distributed free to all .Mac members, has a serious conflict with Fink. Fink users should not install Virex 7.2 under any circumstances. Installing it after Fink is installed will damage your Fink installation; installing it prior to Fink will make it impossible to install Fink without damaging Virex.

This bug has been reported to Virex's manufacturer. We will keep the Fink community informed about the situation as it develops.

2003-01-26: Apple X11 Library Warning-

While Apple's X11 works just fine with existing binaries, it has a bug in the install name of the libraries that can cause some software to build incorrectly, and will break forward-compatibility with future X11 releases.

Ben Hines has created a script (available here) that you can use that will fix the install_name entries in Apple's X11 libraries, but it will not repair software you have already built against the broken libraries.

Update 11 February 2003: This script is not needed with version 0.2 of Apple's X11.app which was released yesterday.

2003-01-21: Gnome, libpng, and the unstable tree-

A problem was uncovered today concerning the versions of imlib, libpng, and gnome in Fink's unstable tree. The Fink team is hard at work addressing this problem. As a workaround, users can downgrade their imlib package to the stable version, "fink install imlib-1.9.10-9", until the problem is fixed.

Many Fink users may be using Fink's unstable tree without being fully aware of what this entails. For a few months in the fall, enabling the unstable tree was the only way to gain access to 10.2-compatible versions of Fink packages. That is no longer the case. Fink users who do not wish to help the Fink team with testing should disable their unstable tree. To do this, edit the file /sw/etc/fink.conf and remove the items unstable/main and unstable/crypto from the Trees line.

The Fink team appreciates those users who are willing to stick with the unstable tree, even when there are problems like today's, and provide the team with prompt feedback. This is a community effort and we appreciate your participation.

2003-01-17: Anonymous CVS issues resolved-

UPDATE: We are pleased to announce that SourceForge have resolved the issues with anonymous CVS access, and the selfupdate-cvs command should work again. Further details on the downtime can be found on the SourceForge.net site status page.

2003-01-07: Fink Interaction with Apple's X11 Public Beta-

Fink works just fine with the public beta X11 release with some caveats. Please read the newly added Apple X11 section of the Fink X11 Documentation for details.

2003-01-07: RSS Feeds available-

Thanks to Benjamin Reed, it is now possible to receive RSS 1.0 Feeds that contain a lot of valuable information. fink-stable.rdf will tell you about the changes and additions in the stable tree, reflecting packages which have been added or modified.

fink-unstable.rdf will tell you about changes or additions to the unstable tree and is most likely the most active RSS feed. The above Feeds are automatically updated every 60 minutes to make sure that they keep you all on top of the latest development.

news.rdf This feed reflects the contents of the Fink News Page. The Feed is updated as soon as a new item is added on the Website.

2002-12-22: New Upgrade Matrix-

A new Upgrade Matrix is now available, for use in upgrading earlier versions of Fink to the current version, under either OS X 10.1 or OS X 10.2. Users upgrading under 10.1 will be brought to Fink version 0.4.1a, while users upgrading under 10.2 will be brought to Fink version 0.5.0a.

2002-12-11: New Upgrade Matrix coming-

The Fink team is aware of the shortcomings of the current Upgrade Matrix page, which is inadequate for upgrading to Fink 0.5.0a. Please be patient as we construct a new version of that page, whose existence will be announced here. In the meantime, some of you may wish to use the test version of the Jaguar updater which was made available on 2002-09-08.

2002-12-09: Fink 0.5.0a Released-

Fink 0.5.0a for Mac OS X 10.2 is now complete. (Note: 0.5.0a is a final release, and replaces 0.5.0 which was never officially released.) This release includes over 700 binary packages for OS X 10.2 as well as over 1800 source packages of all kinds.

The source release and the binary installer are available now, as well as all binary packages. For information about upgrading, visit the Upgrade Matrix.

This release is for Mac OS X 10.2 only. 10.1 users should use Fink 0.4.1.

2002-11-11: Update XFree86 for use with OS X 10.2.2-

Users should update their XFree86 installations to version 4.2.1.1 for use with OS X 10.2.2. If you are using system-xfree86, you can get the new version from the XonX project. If you are using Fink's xfree86 packages, you should update to xfree86-base-4.2.1.1-1 and xfree86-rootless-4.2.1.1-1. These packages are recent additions to the 10.2/unstable tree; to gain access to them, you may need to run "fink selfupdate-cvs" and/or enable the unstable tree

2002-10-30: Don't reuse binary installer-

Users are cautioned to use the binary installer for Fink 0.4.1 only once on a given machine. Due to an apparent bug in Apple's Installer.app program, attempting a second installation on the same machine can result in permissions being altered in the machine's root directory, in some cases leaving the machine in a non-bootable state.

If Installer.app presents you with an "Upgrade" button rather than an "Install" button when installing Fink 0.4.1, do not proceed any further!

A new version of the binary installer for Fink 0.4.1 became available on November 5. The new version avoids the problem of the machine not booting, but even with the new version, users are advised to only "Install", not "Upgrade." (You can recognize the new version by its filesize of 12582912 bytes, while the old version had a filesize of 10541112 bytes.)

2002-09-28: Fink 0.4.1 released-

The source release and the binary installer are available now, as well as all binary packages. For information about upgrading, visit the Upgrade Matrix.

This is the last release for Mac OS X 10.1. Future versions of Fink will not officially support Mac OS X 10.1 anymore, we are gearing all our efforts towards 10.2.

At the same time, this release is not meant for Mac OS X 10.2. Fink 0.5.0. which is targeted for October, will be geared towards 10.2. In the meantime refer to the news item below on how to upgrade Fink for 10.2.

2002-09-27: Possible conflicts with anti-virus software-

A number of recent reports on the fink-users mailing list have indicated problems (including kernel panics and infinite hangs during patching) when using Fink to compile packages while anti-virus software is installed. You may need to switch off any anti-virus software before using Fink.

2002-09-08: Test version of Jaguar updater available-

A test version of the 10.2 updater for Fink is now available. The update process is somewhat complicated at the moment, but is explained in step-by-step instructions for updating. We also have separate instructions to install Fink from scratch on 10.2.

At the moment, approximately 800 out of 1150 Fink packages have been made ready for 10.2. However, virtually all of these packages are still being tested and have not yet been moved to the "stable" tree in the 10.2 section; moreover, binaries for 10.2 packages are not yet available.

2002-08-20: Mac OS X 10.2 / Jaguar-

During the last few weeks, we got a lot of emails asking whether Fink will work Mac OS X 10.2.

The answer is: Yes, we will support 10.2. However, due to some major changes in this new OS version, we had to make a lot of adjustments both to the Fink tool itself and to many packages. The current binary distribution, 0.4.0a, will only work partially on 10.2. We are working on an upgrade guide, as well as a new Fink release, to support 10.2.

If you upgrade your system to 10.2 before the official Fink update for 10.2 is ready, many Fink packages built on 10.1 are going to work fine, but others need to be rebuilt. Some packages need special changes to build on 10.2. Adding "unstable/main" to your list of trees in /sw/etc/fink.conf (see also the FAQ) will give you access to the latest versions of packages, many of which include important fixes for 10.2.

As of now, please do not email us asking about 10.2 support. If you can't wait, consult the mailing list archives instead.

2002-08-06: Fink package manager 0.10.0 released-

Yesterday version 0.10.0 of the Fink package manager was released to the unstable tree, along with version 1.6 of the base-files package. All Fink users which are using the unstable tree are recommended to update to this version. The easiest way to do so usually is to run 'fink selfupdate-cvs' which will automatically take care of updating these essential packages.

Please report any problems you encounter with this version via our bug tracker.

An overview of what changed since version 0.9.12 can be found here.

2002-07-17: Binary distribution moves-

The Fink binary distribution has moved to a new location. All Fink users wishing to use the binary distribution will have to make sure they are using the new binary distribution (many of you already are using it, maybe without even noticing). If you want to know how to switch and why we do this, read more here..

2002-05-29: KDE support-

Fink announces support for KDE. Packages are available in the unstable distribution, as well as pre-built binaries. For more information on installing and running it, see the full KDE Support In Fink announcement.

2002-05-03: Bug in passwd package-

All Fink users are urged to update their passwd package to version 20020329 or newer. Older versions of the passwd package are affected by a bug which could lead to the loss of all data on your hard disk if you remove system users created by Fink manually from the system via System Preferences. (Removing them via the NetInfo tool is safe.) You can check the version of your passwd package by entering dpkg -s passwd. If your version is outdated, you can update to the current one in two ways:

See Fink's FAQ, question 6.3, for more information about the passwd package.

2002-04-18: Fink 0.4.0 released-

The source release and the binary installer are available now, as well as many of the binary packages. As usual, the rest of the binaries will be made available during the next few days. For information about upgrading, visit the Upgrade Matrix.

2002-01-16: Fink 0.3.2a is released-

The source release and the binary installer are available now, the bulk of binary packages will be built and made available gradually over the next few days as usual. For information about upgrading, visit the Upgrade Matrix and the User's Guide.

2002-01-09: Fink 0.3.2 is released-

The source release is available now, the binary installer will follow soon. The bulk of binary packages will be built and made available gradually over the next few days as usual. For information about upgrading, visit the Upgrade Matrix and the User's Guide.

2002-01-08: Binary distribution lost-

Due to a faulty script, the whole fink website, including our binary distro, has been wiped! This means you can't use the binary distro right now. I am working as quick as I can on uploading the new Fink 0.3.2 binary distro. In addition, the package database is not working for now. Please bear with us.

2001-12-16: Yes, we are alive!-

Despite the fact that no news were listed here for over a month, the fink project was quite busy in the recent time. Sadly, our leader, Christoph, left us last month. But despite this, development is going on actively.

Version 0.9.5 of the Fink package manager was recently released, and many updated and new packages are in our CVS.

2001-11-04: Fink 0.3.1 is released-

The source release and the binary installer are available now, the bulk of binary packages will be built and made available gradually over the next few days as usual. For information about upgrading, visit the Upgrade Matrix and the recently updated User's Guide.

2001-11-02: Running X11 document updated-

The Running X11 document has had a significant update. The troubleshooting section now has a comprehensive list of XDarwin error messages with explanations.

2001-10-31-

MacOSXHints has posted an installation guide for XFree86, Fink, Window Maker and The GIMP.

2001-10-23: forked.net-

In addition to ripping off Fink packages and breaking the GPL, the ports collection at forked.net has just gone commercial. More details soon.

2001-10-03: Binary distribution complete-

The binary distribution update is now complete. The 10.1 compatibility report has been updated to reflect the fixes in Fink 0.3.0.

2001-09-30: Fink 0.3.0 is released-

The source release, the binary installer and a binary upgrade kit for broken-by-10.1 installations are available in the new download section. The bulk of the binary distribution will be updated gradually over the next few days, as usual.

2001-09-26: Mac OS X 10.1 released-

Mac OS X 10.1 has been officially released yesterday. Before you use Fink on 10.1, check out the compatibility report. Update: The apt-get issue has been solved, expect a new release this weekend.

2001-09-07: Binary distribution fully updated-

The binary distribution is now fully updated to Fink 0.2.6. Enjoy.

2001-09-04: Fink 0.2.6 is released-

Fink 0.2.6 is released, fixing several bootstrap problems. The source release is available from the download page or via the 'fink selfupdate' command. The binary release will follow soon.

2001-09-02: Fink IRC Channel-

Chat with the developers and other users! We now have a #fink channel on the openprojects.net IRC network.

2001-08-25: Fink 0.2.5 was released-

The source release is available from the download page, the binary release will follow soon.

2001-08-23: OpenOSX.com-

OpenOSX.com refuses to give fair credit after using Fink to create GIMP CDs. Read Christoph's public statement on the issue.

2001-08-22: New help page-

The new help page lists various ways to get help using Fink. It also lists some ideas how you can give back to the project.

2001-08-13: Porting tips and X11 document updated-

The porting tips document has a new chapter on shared libraries and modules. The X11 document was also updated recently.

2001-08-01: Version 0.2.4a is released-

There was a bootstrapping problem in Fink 0.2.4. It is fixed in Fink 0.2.4a. You only need this if you're doing a first time install, updates are not affected.

2001-08-01: Version 0.2.4 is released-

Version 0.2.4 is released. Get it from the download page. Some highlights: The GIMP 1.2.2, sound playback and recording via esound (thanks to Shawn Hsiao and Masanori Sekino for the CoreAudio patch), xmms 1.2.5.

2001-07-19: New document: X11 on Darwin and Mac OS X-

A comprehensive document about X11 on Darwin and Mac OS X is now available. It was written to be useful for anyone, not just Fink users.

2001-07-13: Package database now online-

A prototype of the package database is now online.

2001-07-09: Version 0.2.3 is released-

Get it from the download page. This version fixes the dpkg download problems many of you were having.

2001-07-03: Packaging Manual updated-

The Packaging Manual was updated to include all recently added fields.

2001-06-30: Web site restructuring-

A major restructuring of the web site has started. The non-Fink-specific documents were removed because I don't have the time to maintain them. All documentation will be consolidated in the new Documentation section.

2001-06-24: Version 0.2.2 is released-

Version 0.2.2 is finally released. Get it from the download page. Be sure to read the notes about X11 in the INSTALL file.

2001-05-19: CVS instructions updated-

The CVS instructions have been updated for Fink 0.2.x.

2001-04-26: FAQ online-

This site now sports a FAQ section. Not much content yet, but it's here to stay.

2001-04-20: Version 0.2.0 is released-

It now uses dpkg for binary package management. You can get it from the download page, but be aware that this version is not yet as stable as the 0.1.x series.

2001-04-15: Released version 0.1.8a-

Released version 0.1.8a, fixing install problems. You only need this if you downloaded 0.1.8 and had install problems ("stow not found"). Get it from the download page.

2001-04-14: Version 0.1.8 is out-

Get it from the download page.

2001-03-30: Porting notes updated-

The porting notes have been updated with information on Mac OS X Final.

2001-03-30: Version 0.1.7 is out!-

Get it from the download page.

2001-03-24: Mac OS X is released!-

Expect Fink packages to be adapted to the final release within the next one or two weeks.

2001-03-15: Libtool page updated-

Updated the libtool page with a revised patch that does full shared library versioning.

2001-03-08: Version 0.1.6 is out-

Get it from the download page.