<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Fink Project News</title>
    <link>http://fink.sourceforge.net/news/</link>
    <description>Fink Project News</description>
    <dc:language>en</dc:language>
    <dc:date>2009-03-12T13:56:39-04:00</dc:date>
    <admin:errorReportsTo rdf:resource="mailto:fink-core@lists.sourceforge.net" />
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/FinkProjectNews-en" type="application/rss+xml" /><item rdf:about="http://fink.sourceforge.net/news/#2008-07-23%20End%20of%2010.3%20support.">
      <title>End of 10.3 support.</title>
      <link>http://fink.sourceforge.net/news/#2008-07-23%20End%20of%2010.3%20support.</link>
      <guid>http://fink.sourceforge.net/news/#2008-07-23%20End%20of%2010.3%20support.</guid>
      <description>
      <p>
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.
</p><p>
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.
</p><p>
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. 
</p>
</description>
      <content:encoded>
      <p>
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.
</p><p>
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.
</p><p>
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. 
</p>
</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2008-07-17%20Mass%20package%20migration.">
      <title>Mass package migration.</title>
      <link>http://fink.sourceforge.net/news/#2008-07-17%20Mass%20package%20migration.</link>
      <guid>http://fink.sourceforge.net/news/#2008-07-17%20Mass%20package%20migration.</guid>
      <description>
      <p>
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.
</p><p>
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.
</p><p>
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.</p>
</description>
      <content:encoded>
      <p>
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.
</p><p>
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.
</p><p>
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.</p>
</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2008-06-26%20New%20Fink%20release.">
      <title>New Fink release.</title>
      <link>http://fink.sourceforge.net/news/#2008-06-26%20New%20Fink%20release.</link>
      <guid>http://fink.sourceforge.net/news/#2008-06-26%20New%20Fink%20release.</guid>
      <description>
      <p>
A new (binary) Fink release for OS X 10.5 (Leopard) is 
<a href="http://fink.sourceforge.net/download/index.php">available</a>
 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.
</p>
      <p>
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.
</p>
<p>Update, 2008-07-11: If you use the binary installer, you
should run fink selfupdate after installation.</p>
</description>
      <content:encoded>
      <p>
A new (binary) Fink release for OS X 10.5 (Leopard) is 
<a href="http://fink.sourceforge.net/download/index.php">available</a>
 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.
</p>
      <p>
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.
</p>
<p>Update, 2008-07-11: If you use the binary installer, you
should run fink selfupdate after installation.</p>
</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2008-02-03%20Mirror%2C%20mirror%20on%20the%20wall%2C%20will%20someone%20sponsor%20Fink%20at%20all%3F">
      <title>Mirror, mirror on the wall, will someone sponsor Fink at all?</title>
      <link>http://fink.sourceforge.net/news/#2008-02-03%20Mirror%2C%20mirror%20on%20the%20wall%2C%20will%20someone%20sponsor%20Fink%20at%20all%3F</link>
      <guid>http://fink.sourceforge.net/news/#2008-02-03%20Mirror%2C%20mirror%20on%20the%20wall%2C%20will%20someone%20sponsor%20Fink%20at%20all%3F</guid>
      <description>
		<p>
Every large open source project has to face the problem of distribution and Fink is no different. We want you to get all the files you need to build your favourite application as quickly as possible. A mirror close to your location is a first step to achieving that. 
</p>
		<p>
We are actively working on building a reliable distribution infrastructure consisting of mirrors sponsored by universities and corporations. 
Recently our list of mirrors had to be shortened considerably and we need your help to improve its level of quality again.
</p>
	<p>
Are you a student? Are you a professor? Do you run a Data Center? Are you a developer with free time to spare? Even if you cannot say yes to any of those questions you still might be able to help.
All the relevant information on how to run and sponsor a mirror can be found on the <a href="http://wiki.finkproject.org/index.php/Fink:FinkMirrors">FinkWiki</a>.
For specific questions you can <a href="mailto:fink-core-private@lists.sourceforge.net">contact us</a> directly.
We are looking for mirrors all over the world, but specifically in these countries:</p>
United StatesJapanGermanyFranceUnited KingdomCanadaItalySpainSwitzerlandAustralia
	<p>
We would like to take this opportunity to thank those who are already providing Fink with mirrors. Without your continued support Fink would not be able to provide the level of service it currently does. Thank you!
</p>
</description>
      <content:encoded>
		<p>
Every large open source project has to face the problem of distribution and Fink is no different. We want you to get all the files you need to build your favourite application as quickly as possible. A mirror close to your location is a first step to achieving that. 
</p>
		<p>
We are actively working on building a reliable distribution infrastructure consisting of mirrors sponsored by universities and corporations. 
Recently our list of mirrors had to be shortened considerably and we need your help to improve its level of quality again.
</p>
	<p>
Are you a student? Are you a professor? Do you run a Data Center? Are you a developer with free time to spare? Even if you cannot say yes to any of those questions you still might be able to help.
All the relevant information on how to run and sponsor a mirror can be found on the <a href="http://wiki.finkproject.org/index.php/Fink:FinkMirrors">FinkWiki</a>.
For specific questions you can <a href="mailto:fink-core-private@lists.sourceforge.net">contact us</a> directly.
We are looking for mirrors all over the world, but specifically in these countries:</p>
United StatesJapanGermanyFranceUnited KingdomCanadaItalySpainSwitzerlandAustralia
	<p>
We would like to take this opportunity to thank those who are already providing Fink with mirrors. Without your continued support Fink would not be able to provide the level of service it currently does. Thank you!
</p>
</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2008-01-12%20Fink%20website%20down">
      <title>Fink website down</title>
      <link>http://fink.sourceforge.net/news/#2008-01-12%20Fink%20website%20down</link>
      <guid>http://fink.sourceforge.net/news/#2008-01-12%20Fink%20website%20down</guid>
      <description>
<p>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.</p>
<p>Update, 2008-01-13: The website is back to normal.</p>
</description>
      <content:encoded>
<p>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.</p>
<p>Update, 2008-01-13: The website is back to normal.</p>
</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2007-12-10%20Leopard%2C%20X11%2C%20and%20Fink">
      <title>Leopard, X11, and Fink</title>
      <link>http://fink.sourceforge.net/news/#2007-12-10%20Leopard%2C%20X11%2C%20and%20Fink</link>
      <guid>http://fink.sourceforge.net/news/#2007-12-10%20Leopard%2C%20X11%2C%20and%20Fink</guid>
      <description>
<p>Users who want to update their Leopard X11 installation should make sure to download a <a href="http://xquartz.macosforge.org/downloads/Xquartz-1.3.0-apple-fink.bz2">Fink-friendly update to Xquartz</a>.  Users who have already applied the X11-2.1.0.1.pkg from macosxforge.org must download the Fink-compatible Xquartz for Fink to work properly.  (Note: there is an X11-2.1.1.pkg release pending which will remove the need to patch your Xquartz.  If you install X11 2.1.1 or later, do not apply the Xquartz patch.)</p>
<p>Update, 2007-12-11: The X11 2.1.1 release <a href="http://trac.macosforge.org/projects/xquartz/wiki/Releases">is now available on the Xquartz release page</a>.  Users who have already applied the X11-2.1.0.1.pkg and/or the patched Xquartz-1.3.0-apple-fink file from macosxforge.org should upgrade to 2.1.1 or greater for Fink to work properly.  This release supercedes all previous releases, including the fink-specific Xquartz.</p>
</description>
      <content:encoded>
<p>Users who want to update their Leopard X11 installation should make sure to download a <a href="http://xquartz.macosforge.org/downloads/Xquartz-1.3.0-apple-fink.bz2">Fink-friendly update to Xquartz</a>.  Users who have already applied the X11-2.1.0.1.pkg from macosxforge.org must download the Fink-compatible Xquartz for Fink to work properly.  (Note: there is an X11-2.1.1.pkg release pending which will remove the need to patch your Xquartz.  If you install X11 2.1.1 or later, do not apply the Xquartz patch.)</p>
<p>Update, 2007-12-11: The X11 2.1.1 release <a href="http://trac.macosforge.org/projects/xquartz/wiki/Releases">is now available on the Xquartz release page</a>.  Users who have already applied the X11-2.1.0.1.pkg and/or the patched Xquartz-1.3.0-apple-fink file from macosxforge.org should upgrade to 2.1.1 or greater for Fink to work properly.  This release supercedes all previous releases, including the fink-specific Xquartz.</p>
</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2007-11-18%20PDB%20Website%20Down">
      <title>PDB Website Down</title>
      <link>http://fink.sourceforge.net/news/#2007-11-18%20PDB%20Website%20Down</link>
      <guid>http://fink.sourceforge.net/news/#2007-11-18%20PDB%20Website%20Down</guid>
      <description>
    <p>The Package Database web interface is presently down pending hardware and software upgrades. We are working on fixing the server as soon as possible. Sorry for any inconvenience.</p>
    <p>Update, 2007-12-10: The Package Database is up and running again, with a few new features, including RSS support in the package browser.</p>
  </description>
      <content:encoded>
    <p>The Package Database web interface is presently down pending hardware and software upgrades. We are working on fixing the server as soon as possible. Sorry for any inconvenience.</p>
    <p>Update, 2007-12-10: The Package Database is up and running again, with a few new features, including RSS support in the package browser.</p>
  </content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2007-10-26%20Initial%20Leopard%20Support">
      <title>Initial Leopard Support</title>
      <link>http://fink.sourceforge.net/news/#2007-10-26%20Initial%20Leopard%20Support</link>
      <guid>http://fink.sourceforge.net/news/#2007-10-26%20Initial%20Leopard%20Support</guid>
      <description>
    <p>The Fink Project announces initial support for Mac OS X Leopard (10.5).</p>
    <p>10.5 users who are starting a new Fink tree will need to do this via bootstrap, until a binary distribution gets generated.  Download fink-0.27.8 <a href="http://downloads.sourceforge.net/fink/fink-0.27.8.tar.gz">here</a>.</p>
    <p>The 10.4-&gt;10.5 update can be accomplished by running fink selfupdate to get fink-0.27.8 .  If you're doing this on 10.5, make sure that you have Xcode 3.0 installed.  After 10.5 is installed, run fink reinstall fink.</p>
    <p>A direct 10.3-&gt;10.5 upgrade path isn't ready yet.  If you're impatient to get going, you'll need to download the fink-0.27.8 tarball and bootstrap a new Fink tree as above.</p>
    <p>Update, 2007-10-29:  Users who have updated from 10.4 to 10.5 should note that using fink cleanup to remove .deb files will remove all of them.  This issue should be resolved in the next update.</p>
    <p>Update, 2007-11-03:  fink-0.27.8 or later should solve the above issue as well as a couple of others that have come up.</p>
  </description>
      <content:encoded>
    <p>The Fink Project announces initial support for Mac OS X Leopard (10.5).</p>
    <p>10.5 users who are starting a new Fink tree will need to do this via bootstrap, until a binary distribution gets generated.  Download fink-0.27.8 <a href="http://downloads.sourceforge.net/fink/fink-0.27.8.tar.gz">here</a>.</p>
    <p>The 10.4-&gt;10.5 update can be accomplished by running fink selfupdate to get fink-0.27.8 .  If you're doing this on 10.5, make sure that you have Xcode 3.0 installed.  After 10.5 is installed, run fink reinstall fink.</p>
    <p>A direct 10.3-&gt;10.5 upgrade path isn't ready yet.  If you're impatient to get going, you'll need to download the fink-0.27.8 tarball and bootstrap a new Fink tree as above.</p>
    <p>Update, 2007-10-29:  Users who have updated from 10.4 to 10.5 should note that using fink cleanup to remove .deb files will remove all of them.  This issue should be resolved in the next update.</p>
    <p>Update, 2007-11-03:  fink-0.27.8 or later should solve the above issue as well as a couple of others that have come up.</p>
  </content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2007-03-04%20Problems%20with%20tar">
      <title>Problems with tar</title>
      <link>http://fink.sourceforge.net/news/#2007-03-04%20Problems%20with%20tar</link>
      <guid>http://fink.sourceforge.net/news/#2007-03-04%20Problems%20with%20tar</guid>
      <description>
<p>Some users of fink's unstable tree are having sporadic difficulties
at the end of building large packages, getting reports like
tar: File changed as we read it which causes the .deb file
not to be built.
</p><p>
The fink team is currently studying this problem to determine a permanent
fix.  For the time being, users experiencing this problem can work around
it by issuing the command fink install tar-1.15.1-14.  It
may be necessary to issue that command after each fink update-all
command, as well.
</p><p>Once the fink team has determined how to solve this problem 
permanently, another announcement will be made here.
</p>
<p> Update, 16 March 2007:  The new version of fink's 
dpkg package resolves this problem.  Unstable users can
now run the update commands normally.
</p>
		</description>
      <content:encoded>
<p>Some users of fink's unstable tree are having sporadic difficulties
at the end of building large packages, getting reports like
tar: File changed as we read it which causes the .deb file
not to be built.
</p><p>
The fink team is currently studying this problem to determine a permanent
fix.  For the time being, users experiencing this problem can work around
it by issuing the command fink install tar-1.15.1-14.  It
may be necessary to issue that command after each fink update-all
command, as well.
</p><p>Once the fink team has determined how to solve this problem 
permanently, another announcement will be made here.
</p>
<p> Update, 16 March 2007:  The new version of fink's 
dpkg package resolves this problem.  Unstable users can
now run the update commands normally.
</p>
		</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2006-08-19%20Server%20down%3B%20workarounds%20available">
      <title>Server down; workarounds available</title>
      <link>http://fink.sourceforge.net/news/#2006-08-19%20Server%20down%3B%20workarounds%20available</link>
      <guid>http://fink.sourceforge.net/news/#2006-08-19%20Server%20down%3B%20workarounds%20available</guid>
      <description>
<p> Update, 21 August 2006:  The server has been restored.</p>
	<p> 
The server which hosts four important
fink services (the rsync update, the binary distribution, the "master mirror" 
of source files, and the package database) is down at the moment.  We are
hoping that the server will be restored as early as Monday, August 21,
but are providing these workarounds for use during the period of outage.
</p><p>
To update fink, you must either select an rsync mirror other than the
primary one (see the next paragraph), or use the command
fink selfupdate-cvs.  You only need to give this command
once; subsequent updates will continue to be performed using CVS.
When the server is restored, you can revert to rsync updating by means
of the command fink selfupdate-rsync.
</p><p>
To work around the lack of the binary distribution, and the "master mirror"
of source files, run the command fink configure.  You should
accept the default answers to all of the questions, except the following:
when asked "Should Fink try to download pre-compiled packages from 
the binary distribution if available?" answer "no" (to disable the binary
distribution); when asked if you want to change the mirror settings,
answer "yes", and then you will be asked "What mirror order should fink use 
when downloading sources?".  The answer is "2: Search Master Mirrors last"
(to disable the automatic attempts to use the master mirror server).
Finally, if you have decided to stick with rsync for updates, when asked to
"Choose a mirror for 'RSync SelfUpdate'" you should choose one other than
rsync://master.us.finkmirrors.net/finkinfo/.  Unfortunately, other choices
might not be available to you if you are in the U.S.
</p><p>
Finally, to use the package database during the outage, you can connect
to <a href="http://lists.finkproject.org/pdb">this backup copy of the
package database</a> which is a few weeks out of date.
</p>
		</description>
      <content:encoded>
<p> Update, 21 August 2006:  The server has been restored.</p>
	<p> 
The server which hosts four important
fink services (the rsync update, the binary distribution, the "master mirror" 
of source files, and the package database) is down at the moment.  We are
hoping that the server will be restored as early as Monday, August 21,
but are providing these workarounds for use during the period of outage.
</p><p>
To update fink, you must either select an rsync mirror other than the
primary one (see the next paragraph), or use the command
fink selfupdate-cvs.  You only need to give this command
once; subsequent updates will continue to be performed using CVS.
When the server is restored, you can revert to rsync updating by means
of the command fink selfupdate-rsync.
</p><p>
To work around the lack of the binary distribution, and the "master mirror"
of source files, run the command fink configure.  You should
accept the default answers to all of the questions, except the following:
when asked "Should Fink try to download pre-compiled packages from 
the binary distribution if available?" answer "no" (to disable the binary
distribution); when asked if you want to change the mirror settings,
answer "yes", and then you will be asked "What mirror order should fink use 
when downloading sources?".  The answer is "2: Search Master Mirrors last"
(to disable the automatic attempts to use the master mirror server).
Finally, if you have decided to stick with rsync for updates, when asked to
"Choose a mirror for 'RSync SelfUpdate'" you should choose one other than
rsync://master.us.finkmirrors.net/finkinfo/.  Unfortunately, other choices
might not be available to you if you are in the U.S.
</p><p>
Finally, to use the package database during the outage, you can connect
to <a href="http://lists.finkproject.org/pdb">this backup copy of the
package database</a> which is a few weeks out of date.
</p>
		</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2006-07-24%20Reminder%3A%20%2210.4-transitional%22%20Tree%20Unsupported%20on%20August%201st%2C%202006">
      <title>Reminder: "10.4-transitional" Tree Unsupported on August 1st, 2006</title>
      <link>http://fink.sourceforge.net/news/#2006-07-24%20Reminder%3A%20%2210.4-transitional%22%20Tree%20Unsupported%20on%20August%201st%2C%202006</link>
      <guid>http://fink.sourceforge.net/news/#2006-07-24%20Reminder%3A%20%2210.4-transitional%22%20Tree%20Unsupported%20on%20August%201st%2C%202006</guid>
      <description>

			<p>
				The "10.4-transitional" tree was created as an interim solution to the issues of
				incompatibilities between binaries made using GCC 3.3 (the default Mac OS X 10.3
				compiler) and GCC 4.0 (the default Mac OS X 10.4 compiler).  Now that the work to
				move Fink to using GCC 4.0 is essentially finished, we will be stopping official
				support of the "10.4-transitional" tree in favor of the "10.4" tree as of August
				1st, 2006.
			</p>
			<p>You should not need to do anything if "fink --version" prints "0.8.1.cvs" or "0.8.1.rsync".</p>
			<p>
				As we mentioned <a href="http://fink.sourceforge.net/news/#2006-07-01%20July%20is%20%22Fink%20Update%20Month%22">previously</a>,
				there are 2 ways to make the switch to the supported "10.4" tree.
			</p>
			<p>
				The simplest way is to remove your Fink installation by deleting it and
				installing fresh using the 0.8.1 installer available from the <a href="http://fink.sourceforge.net/download">download page</a>.
			</p>
			<p>
				Alternately, to preserve your Fink installation, download the
				<a href="http://prdownloads.sourceforge.net/fink/scripts-10.4-update-0.4.tar.gz?download">upgrade script</a>
				and read the README for instructions on how to upgrade your existing installation in-place.
				This will re-build your Fink installation from source, upgrading everything in the process.
				Be warned, it can take a lot of time, depending on your fink installation!
			</p>
			<p>
				Feedback on the upgrade script has been very positive; many users have already
				made the switch.  If you have problems, please feel free to mail your issues to
				the <a href="http://fink.sourceforge.net/lists">discussion lists</a>.
			</p>
<p> Update, 2 June 2007.  Due to changes to the behavior of sudo on 10.4.9, the update script needs a bit of assistance.  Switching to a superuser prompt first via sudo -s will suffice.</p>
		</description>
      <content:encoded>

			<p>
				The "10.4-transitional" tree was created as an interim solution to the issues of
				incompatibilities between binaries made using GCC 3.3 (the default Mac OS X 10.3
				compiler) and GCC 4.0 (the default Mac OS X 10.4 compiler).  Now that the work to
				move Fink to using GCC 4.0 is essentially finished, we will be stopping official
				support of the "10.4-transitional" tree in favor of the "10.4" tree as of August
				1st, 2006.
			</p>
			<p>You should not need to do anything if "fink --version" prints "0.8.1.cvs" or "0.8.1.rsync".</p>
			<p>
				As we mentioned <a href="http://fink.sourceforge.net/news/#2006-07-01%20July%20is%20%22Fink%20Update%20Month%22">previously</a>,
				there are 2 ways to make the switch to the supported "10.4" tree.
			</p>
			<p>
				The simplest way is to remove your Fink installation by deleting it and
				installing fresh using the 0.8.1 installer available from the <a href="http://fink.sourceforge.net/download">download page</a>.
			</p>
			<p>
				Alternately, to preserve your Fink installation, download the
				<a href="http://prdownloads.sourceforge.net/fink/scripts-10.4-update-0.4.tar.gz?download">upgrade script</a>
				and read the README for instructions on how to upgrade your existing installation in-place.
				This will re-build your Fink installation from source, upgrading everything in the process.
				Be warned, it can take a lot of time, depending on your fink installation!
			</p>
			<p>
				Feedback on the upgrade script has been very positive; many users have already
				made the switch.  If you have problems, please feel free to mail your issues to
				the <a href="http://fink.sourceforge.net/lists">discussion lists</a>.
			</p>
<p> Update, 2 June 2007.  Due to changes to the behavior of sudo on 10.4.9, the update script needs a bit of assistance.  Switching to a superuser prompt first via sudo -s will suffice.</p>
		</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2006-07-24%20Fink%20Birds-of-a-Feather%20at%20OSCON%202006">
      <title>Fink Birds-of-a-Feather at OSCON 2006</title>
      <link>http://fink.sourceforge.net/news/#2006-07-24%20Fink%20Birds-of-a-Feather%20at%20OSCON%202006</link>
      <guid>http://fink.sourceforge.net/news/#2006-07-24%20Fink%20Birds-of-a-Feather%20at%20OSCON%202006</guid>
      <description>
			<p>Are you at OSCON 2006?  Want to meet up?</p>
			<p>
				<a href="mailto:oscon2006@racoonfink.com">Benjamin Reed</a> (RangerRick on #fink)
				is at OSCON and is interested in meeting anyone who wants to hang out and talk about
				Fink, or even just meet for the heck of it.
			</p>
			<p>
				Meet us in room F150 on Wednesday, July 26th at 8:30pm and we'll talk about Fink,
				Mac OS X, and anything else that takes our fancy.
			</p>
		</description>
      <content:encoded>
			<p>Are you at OSCON 2006?  Want to meet up?</p>
			<p>
				<a href="mailto:oscon2006@racoonfink.com">Benjamin Reed</a> (RangerRick on #fink)
				is at OSCON and is interested in meeting anyone who wants to hang out and talk about
				Fink, or even just meet for the heck of it.
			</p>
			<p>
				Meet us in room F150 on Wednesday, July 26th at 8:30pm and we'll talk about Fink,
				Mac OS X, and anything else that takes our fancy.
			</p>
		</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2006-07-01%20July%20is%20%22Fink%20Update%20Month%22">
      <title>July is "Fink Update Month"</title>
      <link>http://fink.sourceforge.net/news/#2006-07-01%20July%20is%20%22Fink%20Update%20Month%22</link>
      <guid>http://fink.sourceforge.net/news/#2006-07-01%20July%20is%20%22Fink%20Update%20Month%22</guid>
      <description>
      <p>
Fink users on PowerPC machines are advised to update their copies of
fink from the old "10.4-transitional" tree to the more recent "10.4"
tree.  We plan to discontinue the 10.4-transitional tree
by the end of July, 2006.
</p><p>
Some background: along with OS X 10.4 came a new version of the g++ compiler
(one of the workhorses of Fink), which produced code that was binary
incompatible with previous versions.  Fink, when using the 10.4-transitional 
tree, mixes the new gcc-4.0 compiler with the older g++-3.3 compiler.
This strategy gave us some extra time to make packages compatible with
g++-4.0.  The time has now come to complete that transition, and rely
exclusively on the newer tree.  The update, however, is slightly
complicated since all packages using or providing g++ libraries must
be rebuilt in the correct order.
</p><p>
If you are using OS X 10.4, you can
find out if you need to update your Fink installation
by running the command
fink --version.  If the Distribution version is 0.8.1.cvs
or 0.8.1.rsync, you do not need to update.  However, if the 
Distribution version is 0.8.0.cvs or 0.8.0.rsync, you should update,
as described below.
</p>
<p>
Many users will prefer to remove their fink installations and
start anew with the 0.8.1 installer.  Others will prefer to use the 
<a href="http://prdownloads.sourceforge.net/fink/scripts-10.4-update-0.4.tar.gz?download">10.4-update 
tarball (v. 0.4)</a> (around 12 MB), which includes 
precompiled versions of the basic fink packages as well as a script which
will attempt to update an existing fink installation.  Please consult
the README file which you will find within the 10.4-update directory 
(after unpacking the tarball) for further instructions.
</p>
<p>
Note: Fink users who are upgrading their systems from OS X 10.3 to OS X 10.4
can use the same two options to update their fink installations: they can
either remove their old fink installations and start over, or they can
use the same 10.4-update tarball.  The update script should not be run
until after OS X has been upgraded.
</p>
</description>
      <content:encoded>
      <p>
Fink users on PowerPC machines are advised to update their copies of
fink from the old "10.4-transitional" tree to the more recent "10.4"
tree.  We plan to discontinue the 10.4-transitional tree
by the end of July, 2006.
</p><p>
Some background: along with OS X 10.4 came a new version of the g++ compiler
(one of the workhorses of Fink), which produced code that was binary
incompatible with previous versions.  Fink, when using the 10.4-transitional 
tree, mixes the new gcc-4.0 compiler with the older g++-3.3 compiler.
This strategy gave us some extra time to make packages compatible with
g++-4.0.  The time has now come to complete that transition, and rely
exclusively on the newer tree.  The update, however, is slightly
complicated since all packages using or providing g++ libraries must
be rebuilt in the correct order.
</p><p>
If you are using OS X 10.4, you can
find out if you need to update your Fink installation
by running the command
fink --version.  If the Distribution version is 0.8.1.cvs
or 0.8.1.rsync, you do not need to update.  However, if the 
Distribution version is 0.8.0.cvs or 0.8.0.rsync, you should update,
as described below.
</p>
<p>
Many users will prefer to remove their fink installations and
start anew with the 0.8.1 installer.  Others will prefer to use the 
<a href="http://prdownloads.sourceforge.net/fink/scripts-10.4-update-0.4.tar.gz?download">10.4-update 
tarball (v. 0.4)</a> (around 12 MB), which includes 
precompiled versions of the basic fink packages as well as a script which
will attempt to update an existing fink installation.  Please consult
the README file which you will find within the 10.4-update directory 
(after unpacking the tarball) for further instructions.
</p>
<p>
Note: Fink users who are upgrading their systems from OS X 10.3 to OS X 10.4
can use the same two options to update their fink installations: they can
either remove their old fink installations and start over, or they can
use the same 10.4-update tarball.  The update script should not be run
until after OS X has been upgraded.
</p>
</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2006-06-15%20New%20Fink%20release.">
      <title>New Fink release.</title>
      <link>http://fink.sourceforge.net/news/#2006-06-15%20New%20Fink%20release.</link>
      <guid>http://fink.sourceforge.net/news/#2006-06-15%20New%20Fink%20release.</guid>
      <description>
      <p>
A new Fink release for OS X 10.4 (Tiger) is 
<a href="http://fink.sourceforge.net/download/index.php">available</a>
 today: version 0.8.1, 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.
</p>
      <p>
Fink on the Intel platform is still considered "beta" quality, and a number of
packages (particularly packages in the "unstable" tree) either do not compile,
or compile but do not run.  Work to improve this situation is ongoing.
</p>
<p>
Fink users on PowerPC whose existing fink installation uses the 
10.4-transitional tree (from the 0.8.0 distribution) may upgrade in
one of two ways.  The upgrade process is problematic, due to the change
in ABI of g++ libraries which requires many libraries to be recompiled.
Many users will simply wish to remove their fink installations and
start anew with the 0.8.1 installer.  Others may wish to use the new
<a href="http://prdownloads.sourceforge.net/fink/scripts-10.4-update-0.3.tar.gz?download">10.4-update tarball (v. 0.3)</a> (around 12 MB), which includes 
precompiled versions of the basic fink packages as well as a script which
will attempt to update an existing fink installation.
</p>
</description>
      <content:encoded>
      <p>
A new Fink release for OS X 10.4 (Tiger) is 
<a href="http://fink.sourceforge.net/download/index.php">available</a>
 today: version 0.8.1, 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.
</p>
      <p>
Fink on the Intel platform is still considered "beta" quality, and a number of
packages (particularly packages in the "unstable" tree) either do not compile,
or compile but do not run.  Work to improve this situation is ongoing.
</p>
<p>
Fink users on PowerPC whose existing fink installation uses the 
10.4-transitional tree (from the 0.8.0 distribution) may upgrade in
one of two ways.  The upgrade process is problematic, due to the change
in ABI of g++ libraries which requires many libraries to be recompiled.
Many users will simply wish to remove their fink installations and
start anew with the 0.8.1 installer.  Others may wish to use the new
<a href="http://prdownloads.sourceforge.net/fink/scripts-10.4-update-0.3.tar.gz?download">10.4-update tarball (v. 0.3)</a> (around 12 MB), which includes 
precompiled versions of the basic fink packages as well as a script which
will attempt to update an existing fink installation.
</p>
</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2006-05-10%20CVS%20Troubles">
      <title>CVS Troubles</title>
      <link>http://fink.sourceforge.net/news/#2006-05-10%20CVS%20Troubles</link>
      <guid>http://fink.sourceforge.net/news/#2006-05-10%20CVS%20Troubles</guid>
      <description>
      <p>
As many Fink users are aware, the Fink CVS repository at sourceforge.net
has not been fully functional since March 30.  The anonymous CVS access
has not been updated since then, and as of several days ago, the developers
are also unable to update CVS in any form.
</p><p>
As we understand the current plans of sourceforge's staff (outlined
briefly on their <a href="http://sourceforge.net/docman/display_doc.php?docid=2352&amp;group_id=1">site
status page</a>), the old CVS servers will never be brought back in
their current form.  This is likely to mean disruption for fink users,
but at present, we cannot say what form this disruption will take.
</p><p>
Our current advice to fink users is to switch to the 'rsync' method of
updating (by running the command 'fink selfupdate-rsync').  This will at
least give you a fink installation which is current up through May 7.
If a full update to the new CVS situation turns out to be impossible
via fink's normal selfupdate command, we will post instructions here
on how to update when they become available.
</p>
<p>Update 5/24/06: CVS is now functioning again, and users using the rsync
method of selfupdating are getting up-to-date content.  If you are using
the cvs method, and can't (or don't wish to) switch to rsync, you should
download the file fink-mirrors-0.24.15.2.tar.gz from <a href="http://sourceforge.net/project/showfiles.php?group_id=17203&amp;package_id=69685">the
Sourceforge file release page</a>, expand the file, and run the command
./inject.pl from within the fink-mirrors-0.24.15.2 directory.  After this has been done, the fink selfupdate command
should again work normally.
</p>
    </description>
      <content:encoded>
      <p>
As many Fink users are aware, the Fink CVS repository at sourceforge.net
has not been fully functional since March 30.  The anonymous CVS access
has not been updated since then, and as of several days ago, the developers
are also unable to update CVS in any form.
</p><p>
As we understand the current plans of sourceforge's staff (outlined
briefly on their <a href="http://sourceforge.net/docman/display_doc.php?docid=2352&amp;group_id=1">site
status page</a>), the old CVS servers will never be brought back in
their current form.  This is likely to mean disruption for fink users,
but at present, we cannot say what form this disruption will take.
</p><p>
Our current advice to fink users is to switch to the 'rsync' method of
updating (by running the command 'fink selfupdate-rsync').  This will at
least give you a fink installation which is current up through May 7.
If a full update to the new CVS situation turns out to be impossible
via fink's normal selfupdate command, we will post instructions here
on how to update when they become available.
</p>
<p>Update 5/24/06: CVS is now functioning again, and users using the rsync
method of selfupdating are getting up-to-date content.  If you are using
the cvs method, and can't (or don't wish to) switch to rsync, you should
download the file fink-mirrors-0.24.15.2.tar.gz from <a href="http://sourceforge.net/project/showfiles.php?group_id=17203&amp;package_id=69685">the
Sourceforge file release page</a>, expand the file, and run the command
./inject.pl from within the fink-mirrors-0.24.15.2 directory.  After this has been done, the fink selfupdate command
should again work normally.
</p>
    </content:encoded>
    </item>
  </channel>
</rss>
