Update of /cvsroot/fink/web/news
In directory vz-cvs-3.sog:/tmp/cvs-serv17424/web/news

Modified Files:
        index.en.php news.en.inc news.en.rdf news.rdf 
Log Message:
News update

Index: news.en.inc
===================================================================
RCS file: /cvsroot/fink/web/news/news.en.inc,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -d -r1.136 -r1.137
--- news.en.inc 16 Jul 2011 23:00:52 -0000      1.136
+++ news.en.inc 26 Jul 2011 15:05:33 -0000      1.137
@@ -1,4 +1,28 @@
-<a name="2011-07-16%20Fink%20and%20Lion."><span class="news-date">2011-07-16: 
</span><span class="news-headline">Fink and Lion.</span></a><?php gray_line(); 
?>
+<a name="2011-07-20%20Fink%20and%20Lion--updated."><span 
class="news-date">2011-07-20: </span><span class="news-headline">Fink and 
Lion--updated.</span></a><?php gray_line(); ?>
+      <p>OS X 10.7 "Lion" was released on July 20, 2011.  We want to let Fink
+      users know what to expect if updating.</p>
+<p>First, the <code>fink</code> 
+program itself will not run  on a system which has
+been upgraded to Lion.  However, it will be possible to use the
+<code>dpkg</code> program to extract a list of the Fink packages
+which had been installed under 10.6, so that they can be reinstalled
+under 10.7.  Use</p>
+<p><code>dpkg --get-selections | cut -f1 &gt; fink_packages.txt</code></p>
+<p>to extract the packages, and</p>
+<p><code>cat fink_packages.txt | xargs fink install</code></p>
+<p>once you have installed Fink for 10.7.</p>
+<p>To upgrade fink after upgrading to Lion, one will have to bootstrap
+Fink again, using a tarball for fink-0.31.0 or later.</p>
+<p>Second, due to lots of changes under the hood, there currently are many 
fewer
+Fink packages which build under 10.7 as opposed to 10.6.
+Thus, even if you've extracted a list of Fink packages which had
+been installed under 10.6, some of them may not yet be installable under
+10.7.  We are currently creating a database showing which packages
+can be successfully installed under 10.7, and work is ongoing to add 
packages.</p>
+<p>10.7 introduces several drastic changes to how the system works. While this 
may
+cause a slight delay in full Fink functionality in the short term, it will
+make Fink work better in the future.</p>
+    <a name="2011-07-16%20Fink%20and%20Lion."><span 
class="news-date">2011-07-16: </span><span class="news-headline">Fink and 
Lion.</span></a><?php gray_line(); ?>
       <p>Apple has announced that OS X 10.7 "Lion" will be released 
 in July.  We want to let Fink users know what to expect when Lion is 
 released.</p>
@@ -30,9 +54,4 @@
       It is likely that this will be the last version that supports OS 
10.4.</p>
       <p>It is planned to release it to stable soon.</p>
       <p><b>Update, 2011-07-15:</b>   It has been added to stable.</p>
-    <a name="2011-06-28%20fink-0.30.1%20released."><span 
class="news-date">2011-06-28: </span><span class="news-headline">fink-0.30.1 
released.</span></a><?php gray_line(); ?>
-      <p><code>fink-0.30.1</code> was released to the unstable tree on 28 
June, 2011.
-      This is a minor update which properly recognizes OS 10.6.8.</p>
-      <p>It is planned to release it to stable soon.</p>
-      <p><b>Update, 2011-07-02:</b>   It has been added to stable.</p>
     

Index: news.rdf
===================================================================
RCS file: /cvsroot/fink/web/news/news.rdf,v
retrieving revision 1.300
retrieving revision 1.301
diff -u -d -r1.300 -r1.301
--- news.rdf    16 Jul 2011 23:00:52 -0000      1.300
+++ news.rdf    26 Jul 2011 15:05:34 -0000      1.301
@@ -5,8 +5,63 @@
     <link>http://fink.sourceforge.net/news/</link>
     <description>Fink Project News</description>
     <dc:language>en</dc:language>
-    <dc:date>2011-07-16T18:59:24-04:00</dc:date>
+    <dc:date>2011-07-26T11:04:30-04:00</dc:date>
     <admin:errorReportsTo 
rdf:resource="mailto:fink-c...@lists.sourceforge.net"/>
+    <item 
rdf:about="http://fink.sourceforge.net/news/#2011-07-20%20Fink%20and%20Lion--updated.";>
+      <title>Fink and Lion--updated.</title>
+      
<link>http://fink.sourceforge.net/news/#2011-07-20%20Fink%20and%20Lion--updated.</link>
+      
<guid>http://fink.sourceforge.net/news/#2011-07-20%20Fink%20and%20Lion--updated.</guid>
+      <description>
+      <p>OS X 10.7 "Lion" was released on July 20, 2011.  We want to let Fink
+      users know what to expect if updating.</p>
+<p>First, the fink 
+program itself will not run  on a system which has
+been upgraded to Lion.  However, it will be possible to use the
+dpkg program to extract a list of the Fink packages
+which had been installed under 10.6, so that they can be reinstalled
+under 10.7.  Use</p>
+<p>dpkg --get-selections | cut -f1 &gt; fink_packages.txt</p>
+<p>to extract the packages, and</p>
+<p>cat fink_packages.txt | xargs fink install</p>
+<p>once you have installed Fink for 10.7.</p>
+<p>To upgrade fink after upgrading to Lion, one will have to bootstrap
+Fink again, using a tarball for fink-0.31.0 or later.</p>
+<p>Second, due to lots of changes under the hood, there currently are many 
fewer
+Fink packages which build under 10.7 as opposed to 10.6.
+Thus, even if you've extracted a list of Fink packages which had
+been installed under 10.6, some of them may not yet be installable under
+10.7.  We are currently creating a database showing which packages
+can be successfully installed under 10.7, and work is ongoing to add 
packages.</p>
+<p>10.7 introduces several drastic changes to how the system works. While this 
may
+cause a slight delay in full Fink functionality in the short term, it will
+make Fink work better in the future.</p>
+    </description>
+      <content:encoded>
+      <p>OS X 10.7 "Lion" was released on July 20, 2011.  We want to let Fink
+      users know what to expect if updating.</p>
+<p>First, the fink 
+program itself will not run  on a system which has
+been upgraded to Lion.  However, it will be possible to use the
+dpkg program to extract a list of the Fink packages
+which had been installed under 10.6, so that they can be reinstalled
+under 10.7.  Use</p>
+<p>dpkg --get-selections | cut -f1 &gt; fink_packages.txt</p>
+<p>to extract the packages, and</p>
+<p>cat fink_packages.txt | xargs fink install</p>
+<p>once you have installed Fink for 10.7.</p>
+<p>To upgrade fink after upgrading to Lion, one will have to bootstrap
+Fink again, using a tarball for fink-0.31.0 or later.</p>
+<p>Second, due to lots of changes under the hood, there currently are many 
fewer
+Fink packages which build under 10.7 as opposed to 10.6.
+Thus, even if you've extracted a list of Fink packages which had
+been installed under 10.6, some of them may not yet be installable under
+10.7.  We are currently creating a database showing which packages
+can be successfully installed under 10.7, and work is ongoing to add 
packages.</p>
+<p>10.7 introduces several drastic changes to how the system works. While this 
may
+cause a slight delay in full Fink functionality in the short term, it will
+make Fink work better in the future.</p>
+    </content:encoded>
+    </item>
     <item 
rdf:about="http://fink.sourceforge.net/news/#2011-07-16%20Fink%20and%20Lion.";>
       <title>Fink and Lion.</title>
       
<link>http://fink.sourceforge.net/news/#2011-07-16%20Fink%20and%20Lion.</link>
@@ -351,32 +406,5 @@
       dependencies.</p>
     </content:encoded>
     </item>
-    <item 
rdf:about="http://fink.sourceforge.net/news/#2010-10-23%20fink-0.29.15%20released.";>
-      <title>fink-0.29.15 released.</title>
-      
<link>http://fink.sourceforge.net/news/#2010-10-23%20fink-0.29.15%20released.</link>
-      
<guid>http://fink.sourceforge.net/news/#2010-10-23%20fink-0.29.15%20released.</guid>
-      <description>
-      <p>fink-0.29.15 has been released to the unstable tree.
-      This version of fink contains fixes to the system-java-dev
-      virtual package generation.</p>
-      <p>Users will also need to download an appropriate version of the Java 
Developer Package
-      from <a href="http://connect.apple.com/";>The Apple Developer Connection 
site</a>
-      for all of the the system-java-dev packages to show up on 10.5 and 
10.6.</p>
-      <p>It is planned to add this version of fink to the stable tree 
shortly.</p>
-      <p>Update, 2010-11-01:  fink-0.29.15 has
-      been added to the stable tree.</p>
-    </description>
-      <content:encoded>
-      <p>fink-0.29.15 has been released to the unstable tree.
-      This version of fink contains fixes to the system-java-dev
-      virtual package generation.</p>
-      <p>Users will also need to download an appropriate version of the Java 
Developer Package
-      from <a href="http://connect.apple.com/";>The Apple Developer Connection 
site</a>
-      for all of the the system-java-dev packages to show up on 10.5 and 
10.6.</p>
-      <p>It is planned to add this version of fink to the stable tree 
shortly.</p>
-      <p>Update, 2010-11-01:  fink-0.29.15 has
-      been added to the stable tree.</p>
-    </content:encoded>
-    </item>
   </channel>
 </rss>

Index: news.en.rdf
===================================================================
RCS file: /cvsroot/fink/web/news/news.en.rdf,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -d -r1.167 -r1.168
--- news.en.rdf 16 Jul 2011 23:00:52 -0000      1.167
+++ news.en.rdf 26 Jul 2011 15:05:34 -0000      1.168
@@ -5,8 +5,63 @@
     <link>http://fink.sourceforge.net/news/</link>
     <description>Fink Project News</description>
     <dc:language>en</dc:language>
-    <dc:date>2011-07-16T18:59:24-04:00</dc:date>
+    <dc:date>2011-07-26T11:04:30-04:00</dc:date>
     <admin:errorReportsTo 
rdf:resource="mailto:fink-c...@lists.sourceforge.net"/>
+    <item 
rdf:about="http://fink.sourceforge.net/news/#2011-07-20%20Fink%20and%20Lion--updated.";>
+      <title>Fink and Lion--updated.</title>
+      
<link>http://fink.sourceforge.net/news/#2011-07-20%20Fink%20and%20Lion--updated.</link>
+      
<guid>http://fink.sourceforge.net/news/#2011-07-20%20Fink%20and%20Lion--updated.</guid>
+      <description>
+      <p>OS X 10.7 "Lion" was released on July 20, 2011.  We want to let Fink
+      users know what to expect if updating.</p>
+<p>First, the fink 
+program itself will not run  on a system which has
+been upgraded to Lion.  However, it will be possible to use the
+dpkg program to extract a list of the Fink packages
+which had been installed under 10.6, so that they can be reinstalled
+under 10.7.  Use</p>
+<p>dpkg --get-selections | cut -f1 &gt; fink_packages.txt</p>
+<p>to extract the packages, and</p>
+<p>cat fink_packages.txt | xargs fink install</p>
+<p>once you have installed Fink for 10.7.</p>
+<p>To upgrade fink after upgrading to Lion, one will have to bootstrap
+Fink again, using a tarball for fink-0.31.0 or later.</p>
+<p>Second, due to lots of changes under the hood, there currently are many 
fewer
+Fink packages which build under 10.7 as opposed to 10.6.
+Thus, even if you've extracted a list of Fink packages which had
+been installed under 10.6, some of them may not yet be installable under
+10.7.  We are currently creating a database showing which packages
+can be successfully installed under 10.7, and work is ongoing to add 
packages.</p>
+<p>10.7 introduces several drastic changes to how the system works. While this 
may
+cause a slight delay in full Fink functionality in the short term, it will
+make Fink work better in the future.</p>
+    </description>
+      <content:encoded>
+      <p>OS X 10.7 "Lion" was released on July 20, 2011.  We want to let Fink
+      users know what to expect if updating.</p>
+<p>First, the fink 
+program itself will not run  on a system which has
+been upgraded to Lion.  However, it will be possible to use the
+dpkg program to extract a list of the Fink packages
+which had been installed under 10.6, so that they can be reinstalled
+under 10.7.  Use</p>
+<p>dpkg --get-selections | cut -f1 &gt; fink_packages.txt</p>
+<p>to extract the packages, and</p>
+<p>cat fink_packages.txt | xargs fink install</p>
+<p>once you have installed Fink for 10.7.</p>
+<p>To upgrade fink after upgrading to Lion, one will have to bootstrap
+Fink again, using a tarball for fink-0.31.0 or later.</p>
+<p>Second, due to lots of changes under the hood, there currently are many 
fewer
+Fink packages which build under 10.7 as opposed to 10.6.
+Thus, even if you've extracted a list of Fink packages which had
+been installed under 10.6, some of them may not yet be installable under
+10.7.  We are currently creating a database showing which packages
+can be successfully installed under 10.7, and work is ongoing to add 
packages.</p>
+<p>10.7 introduces several drastic changes to how the system works. While this 
may
+cause a slight delay in full Fink functionality in the short term, it will
+make Fink work better in the future.</p>
+    </content:encoded>
+    </item>
     <item 
rdf:about="http://fink.sourceforge.net/news/#2011-07-16%20Fink%20and%20Lion.";>
       <title>Fink and Lion.</title>
       
<link>http://fink.sourceforge.net/news/#2011-07-16%20Fink%20and%20Lion.</link>
@@ -351,32 +406,5 @@
       dependencies.</p>
     </content:encoded>
     </item>
-    <item 
rdf:about="http://fink.sourceforge.net/news/#2010-10-23%20fink-0.29.15%20released.";>
-      <title>fink-0.29.15 released.</title>
-      
<link>http://fink.sourceforge.net/news/#2010-10-23%20fink-0.29.15%20released.</link>
-      
<guid>http://fink.sourceforge.net/news/#2010-10-23%20fink-0.29.15%20released.</guid>
-      <description>
-      <p>fink-0.29.15 has been released to the unstable tree.
-      This version of fink contains fixes to the system-java-dev
-      virtual package generation.</p>
-      <p>Users will also need to download an appropriate version of the Java 
Developer Package
-      from <a href="http://connect.apple.com/";>The Apple Developer Connection 
site</a>
-      for all of the the system-java-dev packages to show up on 10.5 and 
10.6.</p>
-      <p>It is planned to add this version of fink to the stable tree 
shortly.</p>
-      <p>Update, 2010-11-01:  fink-0.29.15 has
-      been added to the stable tree.</p>
-    </description>
-      <content:encoded>
-      <p>fink-0.29.15 has been released to the unstable tree.
-      This version of fink contains fixes to the system-java-dev
-      virtual package generation.</p>
-      <p>Users will also need to download an appropriate version of the Java 
Developer Package
-      from <a href="http://connect.apple.com/";>The Apple Developer Connection 
site</a>
-      for all of the the system-java-dev packages to show up on 10.5 and 
10.6.</p>
-      <p>It is planned to add this version of fink to the stable tree 
shortly.</p>
-      <p>Update, 2010-11-01:  fink-0.29.15 has
-      been added to the stable tree.</p>
-    </content:encoded>
-    </item>
   </channel>
 </rss>

Index: index.en.php
===================================================================
RCS file: /cvsroot/fink/web/news/index.en.php,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -d -r1.141 -r1.142
--- index.en.php        16 Jul 2011 23:00:52 -0000      1.141
+++ index.en.php        26 Jul 2011 15:05:33 -0000      1.142
@@ -1,13 +1,37 @@
 <?
 $title = "News";
 $cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2011/07/16 22:58:31';
+$cvs_date = 'Date: 2011/07/26 15:03:22';
 $metatags = '';
 
 include_once "header.inc";
 ?>
 
-<a name="2011-07-16%20Fink%20and%20Lion."><span class="news-date">2011-07-16: 
</span><span class="news-headline">Fink and Lion.</span></a><?php gray_line(); 
?>
+<a name="2011-07-20%20Fink%20and%20Lion--updated."><span 
class="news-date">2011-07-20: </span><span class="news-headline">Fink and 
Lion--updated.</span></a><?php gray_line(); ?>
+      <p>OS X 10.7 "Lion" was released on July 20, 2011.  We want to let Fink
+      users know what to expect if updating.</p>
+<p>First, the <code>fink</code> 
+program itself will not run  on a system which has
+been upgraded to Lion.  However, it will be possible to use the
+<code>dpkg</code> program to extract a list of the Fink packages
+which had been installed under 10.6, so that they can be reinstalled
+under 10.7.  Use</p>
+<p><code>dpkg --get-selections | cut -f1 &gt; fink_packages.txt</code></p>
+<p>to extract the packages, and</p>
+<p><code>cat fink_packages.txt | xargs fink install</code></p>
+<p>once you have installed Fink for 10.7.</p>
+<p>To upgrade fink after upgrading to Lion, one will have to bootstrap
+Fink again, using a tarball for fink-0.31.0 or later.</p>
+<p>Second, due to lots of changes under the hood, there currently are many 
fewer
+Fink packages which build under 10.7 as opposed to 10.6.
+Thus, even if you've extracted a list of Fink packages which had
+been installed under 10.6, some of them may not yet be installable under
+10.7.  We are currently creating a database showing which packages
+can be successfully installed under 10.7, and work is ongoing to add 
packages.</p>
+<p>10.7 introduces several drastic changes to how the system works. While this 
may
+cause a slight delay in full Fink functionality in the short term, it will
+make Fink work better in the future.</p>
+    <a name="2011-07-16%20Fink%20and%20Lion."><span 
class="news-date">2011-07-16: </span><span class="news-headline">Fink and 
Lion.</span></a><?php gray_line(); ?>
       <p>Apple has announced that OS X 10.7 "Lion" will be released 
 in July.  We want to let Fink users know what to expect when Lion is 
 released.</p>


------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to