Update of /cvsroot/fink/web/news
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv963/web/news
Modified Files:
index.en.php news.en.inc news.en.rdf news.rdf
Log Message:
New news
Index: news.en.inc
===================================================================
RCS file: /cvsroot/fink/web/news/news.en.inc,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- news.en.inc 2 Apr 2010 13:50:32 -0000 1.104
+++ news.en.inc 20 Oct 2010 01:00:32 -0000 1.105
@@ -1,4 +1,11 @@
-<a name="2009-10-30%20Servers%20back%20to%20normal."><span
class="news-date">2009-10-30: </span><span class="news-headline">Servers back
to normal.</span></a><?php gray_line(); ?>
+<a name="2010-10-19%20fink-0.29.14%20released"><span
class="news-date">2010-10-19: </span><span class="news-headline">fink-0.29.14
released</span></a><?php gray_line(); ?>
+ <p>fink-0.29.14 has been released to the unstable tree. This version of
fink contains, among
+ other new features, an <code>aria2</code> option for
<code>DownloadMethod</code>,
+ to allow the use of the <code>aria2</code> download accelerator
+ (available via Fink), and a fix for the infamous "node exists" error.
+ </p>
+ <p>It is planned to add this version to the stable tree shortly.</p>
+ <a name="2009-10-30%20Servers%20back%20to%20normal."><span
class="news-date">2009-10-30: </span><span class="news-headline">Servers back
to normal.</span></a><?php gray_line(); ?>
<p>Our user services have been restored. On Oct 28th the Web site and
some of the mirrors (rsync, source files, binary distribution) were
restored, and on Oct 30th all of our main rsync mirrors were operational.
@@ -32,52 +39,4 @@
<li>(bindist) Run <code>fink scanpackages</code>.</li>
</ul>
<p>We apologise for the inconvenience.</p>
- <a name="2009-08-28%20Fink%20on%2010.6."><span
class="news-date">2009-08-28: </span><span class="news-headline">Fink on
10.6.</span></a><?php gray_line(); ?>
- <p>
-Fink is ready to be used on Snow Leopard (OS X v. 10.6). Users will
-need to choose between a 32-bit version of fink and a 64-bit version of fink
-for 10.6.
-The 32-bit version has more packages available at the present time, but
-the 64-bit version represents the future direction for OS X and for fink;
-individual users must make this decision on their own. It will <b>not</b>
-be possible to "upgrade" from 32-bit to 64-bit (or vice versa), without
-completely reinstalling fink.
-</p><p>
-At the moment, two methods are available for installing Fink on Snow Leopard.
-A binary installer is not available, so it is important to
-<b>first install XCode from the Optional Installs folder on the Snow
-Leopard disk.</b>
-Users wanting the 64-bit version, or users upgrading directly from 10.4 or
-earlier, must bootstrap fink from the distribution tarball (version
-0.29.9 or later), available at <a
href="http://sourceforge.net/projects/fink/files/fink/0.29.9/fink-0.29.9.tar.gz/download">sourceforge.net</a>;
installation instructions are
-<a href="<?php print $root; ?>download/srcdist.php">here</a>.
-On the other hand, users can upgrade directly from
-10.5 to the 32-bit version, following the instructions below.
-(One warning: users who have installed a development version of fink
-from CVS rather than a released version may encounter trouble; please
-downgrade your fink to a released version, and remove stray .deb files
-of higher versions, before beginning.)
-</p><p>
-To upgrade, follow a four step process.
-<b>Step 1:</b> edit the file <code>/sw/etc/fink.conf</code>,
-adding a line to it which reads <code>NoAutoIndex: true</code> (You may
-need to use <code>sudo</code> to obtain the correct permissions to edit
-this file.) <b>Step 2:</b>
-run the command <code>fink reinstall fink</code> in
-order to tell fink that you are now on 10.6. (If you encounter a message
-about package database corruption, run <code>fink index -f</code> and
-try this step again.) <b>Step 3:</b>
-run the command <code>fink update
-fink</code> to get the latest fink for 10.6. <b>Step 4:</b> run the command
-<code>fink install perl588-core</code> to replace the version of perl
-which Apple changed during the OS X upgrade, in case you have
-fink packages which depend on it.
-</p><p>After the upgrade, you may wish to run <code>fink configure</code>
-to do some cleanup.
-</p><p>Almost all of the packages in fink's stable tree will compile on
-10.6, but be warned that only a fraction of the 10.5 packages are currently
-available for 10.6. In the near future, fink's package database will be
-updated to include information about packages for 10.6; you can check there
-to see if your favorite package is ready.
-</p>
-
+
Index: news.rdf
===================================================================
RCS file: /cvsroot/fink/web/news/news.rdf,v
retrieving revision 1.268
retrieving revision 1.269
diff -u -d -r1.268 -r1.269
--- news.rdf 16 Sep 2010 17:59:42 -0000 1.268
+++ news.rdf 20 Oct 2010 01:00:32 -0000 1.269
@@ -5,8 +5,29 @@
<link>http://fink.sourceforge.net/news/</link>
<description>Fink Project News</description>
<dc:language>en</dc:language>
- <dc:date>2010-09-16T17:39:59+00:00</dc:date>
+ <dc:date>2010-10-19T21:00:16-04:00</dc:date>
<admin:errorReportsTo
rdf:resource="mailto:[email protected]"/>
+ <item
rdf:about="http://fink.sourceforge.net/news/#2010-10-19%20fink-0.29.14%20released">
+ <title>fink-0.29.14 released</title>
+
<link>http://fink.sourceforge.net/news/#2010-10-19%20fink-0.29.14%20released</link>
+
<guid>http://fink.sourceforge.net/news/#2010-10-19%20fink-0.29.14%20released</guid>
+ <description>
+ <p>fink-0.29.14 has been released to the unstable tree. This version of
fink contains, among
+ other new features, an aria2 option for DownloadMethod,
+ to allow the use of the aria2 download accelerator
+ (available via Fink), and a fix for the infamous "node exists" error.
+ </p>
+ <p>It is planned to add this version to the stable tree shortly.</p>
+ </description>
+ <content:encoded>
+ <p>fink-0.29.14 has been released to the unstable tree. This version of
fink contains, among
+ other new features, an aria2 option for DownloadMethod,
+ to allow the use of the aria2 download accelerator
+ (available via Fink), and a fix for the infamous "node exists" error.
+ </p>
+ <p>It is planned to add this version to the stable tree shortly.</p>
+ </content:encoded>
+ </item>
<item
rdf:about="http://fink.sourceforge.net/news/#2009-10-30%20Servers%20back%20to%20normal.">
<title>Servers back to normal.</title>
<link>http://fink.sourceforge.net/news/#2009-10-30%20Servers%20back%20to%20normal.</link>
@@ -573,76 +594,5 @@
</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>
</channel>
</rss>
Index: news.en.rdf
===================================================================
RCS file: /cvsroot/fink/web/news/news.en.rdf,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -d -r1.135 -r1.136
--- news.en.rdf 16 Sep 2010 17:59:42 -0000 1.135
+++ news.en.rdf 20 Oct 2010 01:00:32 -0000 1.136
@@ -5,8 +5,29 @@
<link>http://fink.sourceforge.net/news/</link>
<description>Fink Project News</description>
<dc:language>en</dc:language>
- <dc:date>2010-09-16T17:39:59+00:00</dc:date>
+ <dc:date>2010-10-19T21:00:16-04:00</dc:date>
<admin:errorReportsTo
rdf:resource="mailto:[email protected]"/>
+ <item
rdf:about="http://fink.sourceforge.net/news/#2010-10-19%20fink-0.29.14%20released">
+ <title>fink-0.29.14 released</title>
+
<link>http://fink.sourceforge.net/news/#2010-10-19%20fink-0.29.14%20released</link>
+
<guid>http://fink.sourceforge.net/news/#2010-10-19%20fink-0.29.14%20released</guid>
+ <description>
+ <p>fink-0.29.14 has been released to the unstable tree. This version of
fink contains, among
+ other new features, an aria2 option for DownloadMethod,
+ to allow the use of the aria2 download accelerator
+ (available via Fink), and a fix for the infamous "node exists" error.
+ </p>
+ <p>It is planned to add this version to the stable tree shortly.</p>
+ </description>
+ <content:encoded>
+ <p>fink-0.29.14 has been released to the unstable tree. This version of
fink contains, among
+ other new features, an aria2 option for DownloadMethod,
+ to allow the use of the aria2 download accelerator
+ (available via Fink), and a fix for the infamous "node exists" error.
+ </p>
+ <p>It is planned to add this version to the stable tree shortly.</p>
+ </content:encoded>
+ </item>
<item
rdf:about="http://fink.sourceforge.net/news/#2009-10-30%20Servers%20back%20to%20normal.">
<title>Servers back to normal.</title>
<link>http://fink.sourceforge.net/news/#2009-10-30%20Servers%20back%20to%20normal.</link>
@@ -573,76 +594,5 @@
</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>
</channel>
</rss>
Index: index.en.php
===================================================================
RCS file: /cvsroot/fink/web/news/index.en.php,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -d -r1.109 -r1.110
--- index.en.php 16 Sep 2010 17:59:40 -0000 1.109
+++ index.en.php 20 Oct 2010 01:00:32 -0000 1.110
@@ -1,13 +1,20 @@
<?
$title = "News";
-$cvs_author = 'Author: gecko2';
-$cvs_date = 'Date: 2010/09/05 19:31:29';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2010/10/20 00:58:50';
$metatags = '';
include_once "header.inc";
?>
-<a name="2009-10-30%20Servers%20back%20to%20normal."><span
class="news-date">2009-10-30: </span><span class="news-headline">Servers back
to normal.</span></a><?php gray_line(); ?>
+<a name="2010-10-19%20fink-0.29.14%20released"><span
class="news-date">2010-10-19: </span><span class="news-headline">fink-0.29.14
released</span></a><?php gray_line(); ?>
+ <p>fink-0.29.14 has been released to the unstable tree. This version of
fink contains, among
+ other new features, an <code>aria2</code> option for
<code>DownloadMethod</code>,
+ to allow the use of the <code>aria2</code> download accelerator
+ (available via Fink), and a fix for the infamous "node exists" error.
+ </p>
+ <p>It is planned to add this version to the stable tree shortly.</p>
+ <a name="2009-10-30%20Servers%20back%20to%20normal."><span
class="news-date">2009-10-30: </span><span class="news-headline">Servers back
to normal.</span></a><?php gray_line(); ?>
<p>Our user services have been restored. On Oct 28th the Web site and
some of the mirrors (rsync, source files, binary distribution) were
restored, and on Oct 30th all of our main rsync mirrors were operational.
------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs