|
From: David R. M. <dm...@us...> - 2003-10-25 22:21:17
|
Update of /cvsroot/fink/web/xml/news
In directory sc8-pr-cvs1:/tmp/cvs-serv30835
Modified Files:
news.rdf news.xml
Log Message:
upgrade announcement
Index: news.rdf
===================================================================
RCS file: /cvsroot/fink/web/xml/news/news.rdf,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- news.rdf 23 Oct 2003 19:04:51 -0000 1.48
+++ news.rdf 24 Oct 2003 15:20:30 -0000 1.49
@@ -4,10 +4,44 @@
<title>Fink Project News</title>
<link>http://fink.sf.net/news/</link>
<description>Fink Project News</description>
- <lastBuildDate>Thu, 23 Oct 2003 21:04:23 CEST</lastBuildDate>
+ <lastBuildDate>Fri, 24 Oct 2003 11:20:53 EDT</lastBuildDate>
<rss091:language xmlns="" rdf:parseType="Literal">en</rss091:language>
</channel>
<item channel="http://fink.sf.net/news/" rdf:about="http://fink.sf.net/news/">
+ <title>Upgrade to gcc 3.3 and/or 10.3</title>
+ <link>http://fink.sf.net/news/#2003-10-24%20Upgrade%20to%20gcc%203.3%20and%2For%2010.3</link>
+ <dc:date>2003-10-24</dc:date>
+ <description>
+ 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.
+
+The Fink team is still working on getting Fink packages working under 10.3,
+but many many packages already work.
+
+ </description>
+ </item>
+ <item channel="http://fink.sf.net/news/" rdf:about="http://fink.sf.net/news/">
<title>Say hello to mirror numero uno</title>
<link>http://fink.sf.net/news/#2003-10-23%20Say%20hello%20to%20mirror%20numero%20uno</link>
<dc:date>2003-10-23</dc:date>
@@ -427,26 +461,6 @@
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.
-
- </description>
- </item>
- <item channel="http://fink.sf.net/news/" rdf:about="http://fink.sf.net/news/">
- <title>Fink 0.5.0a Released</title>
- <link>http://fink.sf.net/news/#2002-12-09%20Fink%200.5.0a%20Released</link>
- <dc:date>2002-12-09</dc:date>
- <description>
-
- 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.
</description>
</item>
Index: news.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/news/news.xml,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- news.xml 23 Oct 2003 19:04:51 -0000 1.74
+++ news.xml 24 Oct 2003 15:20:30 -0000 1.75
@@ -5,6 +5,40 @@
<newsitem>
+ <date>2003-10-24</date>
+ <headline>Upgrade to gcc 3.3 and/or 10.3</headline>
+ <body>
+ <p>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.
+</p><p>
+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.
+</p><p>
+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.
+</p><p>
+If you wish to do a fresh install of Fink on a 10.3 system, we recommend
+<link url="http://fink.sf.net/download/srcdist.php">bootstrapping from
+source,</link> starting from fink-full-0.6.0.tar.gz available
+on fink's <link
+url="http://sourceforge.net/project/showfiles.php?group_id=17203">sourceforge
+download page.</link> You'll need XCode for this as
+well.
+</p><p>
+The Fink team is still working on getting Fink packages working under 10.3,
+but many many packages already work.
+</p>
+ </body>
+</newsitem>
+<newsitem>
<date>2003-10-23</date>
<headline>Say hello to mirror numero uno</headline>
<body>
|