Update of /cvsroot/fink/fink
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22962/fink-branch_0_26

Modified Files:
      Tag: branch_0_26
        INSTALL INSTALL.html README.html USAGE.html readme.en.html 
        readme.es.html readme.fr.html readme.ja.html readme.ru.html 
        readme.zh.html 
Log Message:
Happy New Year on generated docs


Index: INSTALL.html
===================================================================
RCS file: /cvsroot/fink/fink/INSTALL.html,v
retrieving revision 1.31
retrieving revision 1.31.4.1
diff -u -d -r1.31 -r1.31.4.1
--- INSTALL.html        16 Sep 2006 23:26:21 -0000      1.31
+++ INSTALL.html        11 Jan 2007 03:41:27 -0000      1.31.4.1
@@ -1,16 +1,20 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html><head><meta http-equiv="Content-Type" content="text/html; 
charset=utf-8"><title>Fink Documentation - Fink 0.8.0 
Installation</title></head><body><h1 style="text-align: center;">Fink 0.8.0 
Installation</h1>
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<!--
+Generated from $Fink: install.xml,v 1.25 2006/09/16 23:25:29 dmrrsn Exp $
+-->
+<title>Fink Documentation - Fink 0.8.1 Installation</title></head><body><h1 
style="text-align: center;">Fink 0.8.1 Installation</h1>
 <p>
 These are the installation instructions for the "source" distribution
-of Fink 0.8.0, intended for use with OS X v.10.4 and later.  
+of Fink 0.8.1, intended for use with OS X v.10.4 and later.  
 The instructions
 can also be used 
 for installation on OS X v.10.3 (replacing
-0.8.0 by 0.7.2 throughout the document),
+0.8.1 by 0.7.2 throughout the document),
 for installation on OS X v.10.2 (replacing
-0.8.0 by 0.6.4 throughout the document),
+0.8.1 by 0.6.4 throughout the document),
 and for installation on OS X v.10.1
-(replacing 0.8.0 by 0.4.1a).
+(replacing 0.8.1 by 0.4.1a).
 </p><p>
 This document does not apply to the "<a 
href="http://www.finkproject.org/download/index.php";>binary</a>" distribution.
 </p><p>
@@ -39,7 +43,7 @@
 <h3><a name="install-fast.install">1.1 First Time Installation Fast
 Track</a></h3>
 <p>
-Start out by copying the <tt style="white-space: 
nowrap;">fink-0.8.0-full.tar.gz</tt>
+Start out by copying the <tt style="white-space: 
nowrap;">fink-0.8.1-full.tar.gz</tt>
 file to your home folder.
 (Note: If you have OS X 10.4 and XCode 2.1, you should use
 <tt style="white-space: nowrap;">fink-0.8.0-full-XCode-2.1.tar.gz</tt> 
instead, and make
@@ -50,16 +54,16 @@
 The actual input prompts from the shell may vary, and some chunks of
 the output have been omitted (<tt style="white-space: nowrap;">...</tt>).
 </p>
-<pre>[frodo:~] testuser% <b>tar xzf fink-0.8.0-full.tar.gz</b>
-[frodo:~] testuser% <b>cd fink-0.8.0-full</b>
-[frodo:~/fink-0.8.0-full] testuser% <b>./bootstrap /sw</b>
+<pre>[frodo:~] testuser% <b>tar xzf fink-0.8.1-full.tar.gz</b>
+[frodo:~] testuser% <b>cd fink-0.8.1-full</b>
+[frodo:~/fink-0.8.1-full] testuser% <b>./bootstrap /sw</b>
 
 Welcome to Fink.
 
 ...
 Choose a method: [1] <b>1</b>
 
-sudo /Users/testuser/fink-0.8.0-full/bootstrap .sudo '/sw'
+sudo /Users/testuser/fink-0.8.1-full/bootstrap .sudo '/sw'
 Password:<b>(your normal password here)</b>
 ...
 OK, I'll ask you some questions and update the configuration file in
@@ -90,8 +94,8 @@
 
 You should now have a working Fink installation in '/sw'.
 
-[frodo:~/fink-0.8.0-full] testuser% <b>cd</b>
-[frodo:~] testuser% <b>rm -r fink-0.8.0-full</b>
+[frodo:~/fink-0.8.1-full] testuser% <b>cd</b>
+[frodo:~] testuser% <b>rm -r fink-0.8.1-full</b>
 [frodo:~] testuser% <b>/sw/bin/pathsetup.sh</b></pre>
 <p>
 The last command runs a little script to help set up your Unix paths
@@ -138,7 +142,7 @@
 
 <h3><a name="install-fast.update">1.2 Update Fast Track</a></h3>
 <p>
-Start out by copying the <tt style="white-space: 
nowrap;">fink-0.8.0-full.tar.gz</tt>
+Start out by copying the <tt style="white-space: 
nowrap;">fink-0.8.1-full.tar.gz</tt>
 file to your home folder.
 (Note: If you have OS X 10.4 and XCode 2.1, you should use
 <tt style="white-space: nowrap;">fink-0.8.0-full-XCode-2.1.tar.gz</tt> 
instead, and make
@@ -149,9 +153,9 @@
 The actual input prompts from the shell may vary, and some chunks of
 the output have been omitted (<tt style="white-space: nowrap;">...</tt>).
 </p>
-<pre>[frodo:~] testuser% <b>tar xzf fink-0.8.0-full.tar.gz</b>
-[frodo:~] testuser% <b>cd fink-0.8.0-full</b>
-[frodo:~/fink-0.8.0-full] testuser% <b>./inject.pl /sw</b>
+<pre>[frodo:~] testuser% <b>tar xzf fink-0.8.1-full.tar.gz</b>
+[frodo:~] testuser% <b>cd fink-0.8.1-full</b>
+[frodo:~/fink-0.8.1-full] testuser% <b>./inject.pl /sw</b>
 sudo ./inject.pl /sw
 Password:<b>(your normal password here)</b>
 Copying package descriptions
@@ -160,8 +164,8 @@
 
 Your Fink installation in '/sw' was updated with new fink packages.
 
-[frodo:~/fink-0.8.0-full] testuser% <b>cd pkginfo</b>
-[frodo:~/fink-0.8.0-full/pkginfo] testuser% <b>./inject.pl /sw</b>
+[frodo:~/fink-0.8.1-full] testuser% <b>cd pkginfo</b>
+[frodo:~/fink-0.8.1-full/pkginfo] testuser% <b>./inject.pl /sw</b>
 sudo ./inject.pl /sw
 Copying...
 ...
@@ -170,8 +174,8 @@
 files. Use appropriate fink commands to update the packages, e.g. 'fink
 update-all'.
 
-[frodo:~/fink-0.8.0-full/pkginfo] testuser% <b>cd</b>
-[frodo:~] testuser% <b>rm -r fink-0.8.0-full</b>
+[frodo:~/fink-0.8.1-full/pkginfo] testuser% <b>cd</b>
+[frodo:~] testuser% <b>rm -r fink-0.8.1-full</b>
 [frodo:~] testuser% <b>fink update-all</b>
 ...</pre>
 
@@ -248,7 +252,7 @@
 
 <h3><a name="install-first.install">2.3 Installation</a></h3>
 <p>
-First, you need to unpack the fink-0.8.0-full.tar.gz tarball.
+First, you need to unpack the fink-0.8.1-full.tar.gz tarball.
 (Note: If you have OS X 10.4 and XCode 2.1, you should use
 <tt style="white-space: nowrap;">fink-0.8.0-full-XCode-2.1.tar.gz</tt> 
instead, and make
 the appropriate changes below.)
@@ -257,15 +261,15 @@
 So, go to the directory where you put the tarball, and run this
 command:
 </p>
-<pre>tar xzf fink-0.8.0-full.tar.gz</pre>
+<pre>tar xzf fink-0.8.1-full.tar.gz</pre>
 <p>
-You now have a directory named fink-0.8.0-full.
-Change to it with <tt style="white-space: nowrap;">cd fink-0.8.0-full</tt>.
+You now have a directory named fink-0.8.1-full.
+Change to it with <tt style="white-space: nowrap;">cd fink-0.8.1-full</tt>.
 </p>
 <p>
 The actual installation is performed by the perl script
 bootstrap.
-So, to start installation, go to the fink-0.8.0-full directory and run
+So, to start installation, go to the fink-0.8.1-full directory and run
 this command:
 </p>
 <pre>./bootstrap</pre>
@@ -359,7 +363,7 @@
 
 <p>
 If you already have Fink 0.3.x installed, you can update your
-installation to 0.8.0 with the built-in 'selfupdate' command.
+installation to 0.8.1 with the built-in 'selfupdate' command.
 </p>
 
 
@@ -406,7 +410,7 @@
 
 <p>
 If you already have Fink 0.2.x installed, you can update your
-installation to 0.8.0 with this package.
+installation to 0.8.1 with this package.
 </p>
 <p>
 Actually, there are two pieces that are updated independently: the
@@ -418,7 +422,7 @@
 <h3><a name="install-up02.packman">4.1 Updating The Package Manager</a></h3>
 <p>
 To update the package manager, run the inject.pl script in the
-fink-0.8.0-full directory, like this:
+fink-0.8.1-full directory, like this:
 </p>
 <pre>./inject.pl</pre>
 <p>
@@ -436,7 +440,7 @@
 
 <h3><a name="install-up02.descriptions">4.2 Updating The Package 
Descriptions</a></h3>
 <p>
-If you downloaded the fink-0.8.0-full tarball, the package
+If you downloaded the fink-0.8.1-full tarball, the package
 descriptions are in the subdirectory pkginfo. To install them, run the
 inject.pl script in that directory:
 </p>
@@ -448,7 +452,7 @@
 </p>
 <p>
 You can also grab the package descriptions as a separate tarball,
-packages-0.8.0. If you did that, just unpack it and run the inject.pl
+packages-0.8.1. If you did that, just unpack it and run the inject.pl
 script inside.
 </p>
 <p>
@@ -538,7 +542,7 @@
 
 
 <hr><h2>Copyright Notice</h2><p>Copyright (c) 2001 Christoph Pfisterer,
-Copyright (c) 2001-2006 The Fink Project.
+Copyright (c) 2001-2007 The Fink Project.
 You may distribute this document in print for private purposes,
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication

Index: USAGE.html
===================================================================
RCS file: /cvsroot/fink/fink/USAGE.html,v
retrieving revision 1.18
retrieving revision 1.18.4.1
diff -u -d -r1.18 -r1.18.4.1
--- USAGE.html  16 Sep 2006 23:31:23 -0000      1.18
+++ USAGE.html  11 Jan 2007 03:41:27 -0000      1.18.4.1
@@ -1,5 +1,9 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html><head><meta http-equiv="Content-Type" content="text/html; 
charset=utf-8"><title>Fink Documentation - Fink Usage</title></head><body><h1 
align="center">Fink Usage</h1><h3><a name="usage.">Setting The Paths</a></h3>
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<!--
+Generated from $Fink: usage.xml,v 1.15 2006/09/16 23:30:44 dmrrsn Exp $
+-->
+<title>Fink Documentation - Fink Usage</title></head><body><h1 
align="center">Fink Usage</h1><h3><a name="usage.">Setting The Paths</a></h3>
 <p>
 To use the software installed in Fink's directory hierarchy, including
 the fink command itself, you must set your PATH environment variable
@@ -153,7 +157,7 @@
 and ask there.
 </p>
 <hr><h2>Copyright Notice</h2><p>Copyright (c) 2001 Christoph Pfisterer,
-Copyright (c) 2001-2006 The Fink Project.
+Copyright (c) 2001-2007 The Fink Project.
 You may distribute this document in print for private purposes,
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication

Index: readme.ru.html
===================================================================
RCS file: /cvsroot/fink/fink/readme.ru.html,v
retrieving revision 1.4
retrieving revision 1.4.4.1
diff -u -d -r1.4 -r1.4.4.1
--- readme.ru.html      16 Sep 2006 23:19:40 -0000      1.4
+++ readme.ru.html      11 Jan 2007 03:41:27 -0000      1.4.4.1
@@ -1,5 +1,9 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html><head><meta http-equiv="Content-Type" content="text/html; 
charset=utf-8"><title>Fink Documentation - Ознакомительный 
файл Fink</title></head><body>
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<!--
+Generated from $Fink: readme.ru.xml,v 1.2 2006/09/16 23:17:53 dmrrsn Exp $
+-->
+<title>Fink Documentation - Ознакомительный файл 
Fink</title></head><body>
 <table width="100%" cellspacing="0">
 <tr valign="bottom">
 <td align="center">
@@ -78,7 +82,7 @@
             Это умеренный список с низким 
уровнем трафика.
             </p>
     <hr><h2>Copyright Notice</h2><p>Copyright (c) 2001 Christoph Pfisterer,
-Copyright (c) 2001-2006 The Fink Project.
+Copyright (c) 2001-2007 The Fink Project.
 You may distribute this document in print for private purposes,
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication

Index: readme.es.html
===================================================================
RCS file: /cvsroot/fink/fink/readme.es.html,v
retrieving revision 1.4
retrieving revision 1.4.4.1
diff -u -d -r1.4 -r1.4.4.1
--- readme.es.html      16 Sep 2006 23:19:40 -0000      1.4
+++ readme.es.html      11 Jan 2007 03:41:27 -0000      1.4.4.1
@@ -1,5 +1,9 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html><head><meta http-equiv="Content-Type" content="text/html; 
charset=utf-8"><title>Fink Documentation - Fink ReadMe</title></head><body>
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<!--
+Generated from $Fink: readme.es.xml,v 1.2 2006/09/16 23:17:53 dmrrsn Exp $
+-->
+<title>Fink Documentation - Fink ReadMe</title></head><body>
 <table width="100%" cellspacing="0">
 <tr valign="bottom">
 <td align="center">
@@ -94,7 +98,7 @@
 La lista es moderada y de tráfico bajo.
 </p>
 <hr><h2>Copyright Notice</h2><p>Copyright (c) 2001 Christoph Pfisterer,
-Copyright (c) 2001-2006 The Fink Project.
+Copyright (c) 2001-2007 The Fink Project.
 You may distribute this document in print for private purposes,
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication

Index: readme.ja.html
===================================================================
RCS file: /cvsroot/fink/fink/readme.ja.html,v
retrieving revision 1.8
retrieving revision 1.8.4.1
diff -u -d -r1.8 -r1.8.4.1
--- readme.ja.html      16 Sep 2006 23:19:40 -0000      1.8
+++ readme.ja.html      11 Jan 2007 03:41:27 -0000      1.8.4.1
@@ -1,5 +1,9 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html><head><meta http-equiv="Content-Type" content="text/html; 
charset=utf-8"><title>Fink Documentation - Fink ReadMe</title></head><body>
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<!--
+Generated from $Fink: readme.ja.xml,v 1.3 2006/09/16 23:17:53 dmrrsn Exp $
+-->
+<title>Fink Documentation - Fink ReadMe</title></head><body>
 <table width="100%" cellspacing="0">
 <tr valign="bottom">
 <td align="center">
@@ -96,7 +100,7 @@
 このリストは受信専用で、トラフィック量は小さいです。
 </p>
 <hr><h2>Copyright Notice</h2><p>Copyright (c) 2001 Christoph Pfisterer,
-Copyright (c) 2001-2006 The Fink Project.
+Copyright (c) 2001-2007 The Fink Project.
 You may distribute this document in print for private purposes,
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication

Index: readme.en.html
===================================================================
RCS file: /cvsroot/fink/fink/readme.en.html,v
retrieving revision 1.8
retrieving revision 1.8.4.1
diff -u -d -r1.8 -r1.8.4.1
--- readme.en.html      16 Sep 2006 23:19:40 -0000      1.8
+++ readme.en.html      11 Jan 2007 03:41:27 -0000      1.8.4.1
@@ -1,5 +1,9 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html><head><meta http-equiv="Content-Type" content="text/html; 
charset=utf-8"><title>Fink Documentation - Fink ReadMe</title></head><body>
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<!--
+Generated from $Fink: readme.en.xml,v 1.4 2006/09/16 23:17:53 dmrrsn Exp $
+-->
+<title>Fink Documentation - Fink ReadMe</title></head><body>
 <table width="100%" cellspacing="0">
 <tr valign="bottom">
 <td align="center">
@@ -108,7 +112,7 @@
 The list is moderated and low-traffic.
 </p>
 <hr><h2>Copyright Notice</h2><p>Copyright (c) 2001 Christoph Pfisterer,
-Copyright (c) 2001-2006 The Fink Project.
+Copyright (c) 2001-2007 The Fink Project.
 You may distribute this document in print for private purposes,
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication

Index: INSTALL
===================================================================
RCS file: /cvsroot/fink/fink/INSTALL,v
retrieving revision 1.26
retrieving revision 1.26.4.1
diff -u -d -r1.26 -r1.26.4.1
--- INSTALL     16 Sep 2006 23:26:21 -0000      1.26
+++ INSTALL     11 Jan 2007 03:41:27 -0000      1.26.4.1
@@ -1,14 +1,14 @@
 Generated from $Fink: install.xml,v 1.25 2006/09/16 23:25:29 dmrrsn Exp $
 
- Fink 0.8.0 Installation
+ Fink 0.8.1 Installation
 =========================
 
 These are the installation instructions for the "source" distribution of
-Fink 0.8.0, intended for use with OS X v.10.4 and later. The instructions
-can also be used for installation on OS X v.10.3 (replacing 0.8.0 by 0.7.2
-throughout the document), for installation on OS X v.10.2 (replacing 0.8.0
+Fink 0.8.1, intended for use with OS X v.10.4 and later. The instructions
+can also be used for installation on OS X v.10.3 (replacing 0.8.1 by 0.7.2
+throughout the document), for installation on OS X v.10.2 (replacing 0.8.1
 by 0.6.4 throughout the document), and for installation on OS X v.10.1
-(replacing 0.8.0 by 0.4.1a).
+(replacing 0.8.1 by 0.4.1a).
 
 This document does not apply to the "binary
 [http://www.finkproject.org/download/index.php]"; distribution.
@@ -30,7 +30,7 @@
 
  First Time Installation Fast Track
 ------------------------------------
-Start out by copying the "fink-0.8.0-full.tar.gz" file to your home folder.
+Start out by copying the "fink-0.8.1-full.tar.gz" file to your home folder.
 (Note: If you have OS X 10.4 and XCode 2.1, you should use
 "fink-0.8.0-full-XCode-2.1.tar.gz" instead, and make the appropriate changes
 below.) Then, open Terminal.app and follow the session below. Computer
@@ -38,16 +38,16 @@
 highlighted). The actual input prompts from the shell may vary, and some
 chunks of the output have been omitted ( "..." ).
 
-   [frodo:~] testuser% tar_xzf_fink-0.8.0-full.tar.gz
-   [frodo:~] testuser% cd_fink-0.8.0-full
-   [frodo:~/fink-0.8.0-full] testuser% ./bootstrap_/sw
+   [frodo:~] testuser% tar_xzf_fink-0.8.1-full.tar.gz
+   [frodo:~] testuser% cd_fink-0.8.1-full
+   [frodo:~/fink-0.8.1-full] testuser% ./bootstrap_/sw
    
    Welcome to Fink.
    
    ...
    Choose a method: [1] 1
    
-   sudo /Users/testuser/fink-0.8.0-full/bootstrap .sudo '/sw'
+   sudo /Users/testuser/fink-0.8.1-full/bootstrap .sudo '/sw'
    Password:(your_normal_password_here)
    ...
    OK, I'll ask you some questions and update the configuration file in
@@ -78,8 +78,8 @@
    
    You should now have a working Fink installation in '/sw'.
    
-   [frodo:~/fink-0.8.0-full] testuser% cd
-   [frodo:~] testuser% rm_-r_fink-0.8.0-full
+   [frodo:~/fink-0.8.1-full] testuser% cd
+   [frodo:~] testuser% rm_-r_fink-0.8.1-full
    [frodo:~] testuser% /sw/bin/pathsetup.sh
 
 The last command runs a little script to help set up your Unix paths (and
@@ -120,7 +120,7 @@
 
  Update Fast Track
 -------------------
-Start out by copying the "fink-0.8.0-full.tar.gz" file to your home folder.
+Start out by copying the "fink-0.8.1-full.tar.gz" file to your home folder.
 (Note: If you have OS X 10.4 and XCode 2.1, you should use
 "fink-0.8.0-full-XCode-2.1.tar.gz" instead, and make the appropriate changes
 below.) Then, open Terminal.app and follow the session below. Computer
@@ -128,9 +128,9 @@
 highlighted). The actual input prompts from the shell may vary, and some
 chunks of the output have been omitted ( "..." ).
 
-   [frodo:~] testuser% tar_xzf_fink-0.8.0-full.tar.gz
-   [frodo:~] testuser% cd_fink-0.8.0-full
-   [frodo:~/fink-0.8.0-full] testuser% ./inject.pl_/sw
+   [frodo:~] testuser% tar_xzf_fink-0.8.1-full.tar.gz
+   [frodo:~] testuser% cd_fink-0.8.1-full
+   [frodo:~/fink-0.8.1-full] testuser% ./inject.pl_/sw
    sudo ./inject.pl /sw
    Password:(your_normal_password_here)
    Copying package descriptions
@@ -139,8 +139,8 @@
    
    Your Fink installation in '/sw' was updated with new fink packages.
    
-   [frodo:~/fink-0.8.0-full] testuser% cd_pkginfo
-   [frodo:~/fink-0.8.0-full/pkginfo] testuser% ./inject.pl_/sw
+   [frodo:~/fink-0.8.1-full] testuser% cd_pkginfo
+   [frodo:~/fink-0.8.1-full/pkginfo] testuser% ./inject.pl_/sw
    sudo ./inject.pl /sw
    Copying...
    ...
@@ -149,8 +149,8 @@
    files. Use appropriate fink commands to update the packages, e.g. 'fink
    update-all'.
    
-   [frodo:~/fink-0.8.0-full/pkginfo] testuser% cd
-   [frodo:~] testuser% rm_-r_fink-0.8.0-full
+   [frodo:~/fink-0.8.1-full/pkginfo] testuser% cd
+   [frodo:~] testuser% rm_-r_fink-0.8.1-full
    [frodo:~] testuser% fink_update-all
    ...
 
@@ -206,20 +206,20 @@
 
  Installation
 --------------
-First, you need to unpack the fink-0.8.0-full.tar.gz tarball. (Note: If you
+First, you need to unpack the fink-0.8.1-full.tar.gz tarball. (Note: If you
 have OS X 10.4 and XCode 2.1, you should use
 "fink-0.8.0-full-XCode-2.1.tar.gz" instead, and make the appropriate changes
 below.) It is recommended that you do this from the command line - StuffIt
 Expander has a tendency to screw up text files. So, go to the directory
 where you put the tarball, and run this command:
 
-   tar xzf fink-0.8.0-full.tar.gz
+   tar xzf fink-0.8.1-full.tar.gz
 
-You now have a directory named fink-0.8.0-full. Change to it with "cd
-fink-0.8.0-full" .
+You now have a directory named fink-0.8.1-full. Change to it with "cd
+fink-0.8.1-full" .
 
 The actual installation is performed by the perl script bootstrap. So, to
-start installation, go to the fink-0.8.0-full directory and run this
+start installation, go to the fink-0.8.1-full directory and run this
 command:
 
    ./bootstrap
@@ -281,7 +281,7 @@
 ===========================
 
 If you already have Fink 0.3.x installed, you can update your installation
-to 0.8.0 with the built-in 'selfupdate' command.
+to 0.8.1 with the built-in 'selfupdate' command.
 
 
  Updating The Package Manager
@@ -321,7 +321,7 @@
 ===========================
 
 If you already have Fink 0.2.x installed, you can update your installation
-to 0.8.0 with this package.
+to 0.8.1 with this package.
 
 Actually, there are two pieces that are updated independently: the package
 manager and the package descriptions. It is recommended to update the
@@ -331,7 +331,7 @@
  Updating The Package Manager
 ------------------------------
 To update the package manager, run the inject.pl script in the
-fink-0.8.0-full directory, like this:
+fink-0.8.1-full directory, like this:
 
    ./inject.pl
 
@@ -348,7 +348,7 @@
 
  Updating The Package Descriptions
 -----------------------------------
-If you downloaded the fink-0.8.0-full tarball, the package descriptions are
+If you downloaded the fink-0.8.1-full tarball, the package descriptions are
 in the subdirectory pkginfo. To install them, run the inject.pl script in
 that directory:
 
@@ -358,7 +358,7 @@
 This inject.pl script works just like the one for the package manager.
 
 You can also grab the package descriptions as a separate tarball,
-packages-0.8.0. If you did that, just unpack it and run the inject.pl script
+packages-0.8.1. If you did that, just unpack it and run the inject.pl script
 inside.
 
 As a third alternative, you can have Fink automatically update itself to the

Index: README.html
===================================================================
RCS file: /cvsroot/fink/fink/README.html,v
retrieving revision 1.21
retrieving revision 1.21.4.1
diff -u -d -r1.21 -r1.21.4.1
--- README.html 16 Sep 2006 23:19:40 -0000      1.21
+++ README.html 11 Jan 2007 03:41:27 -0000      1.21.4.1
@@ -1,5 +1,9 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html><head><meta http-equiv="Content-Type" content="text/html; 
charset=utf-8"><title>Fink Documentation - Fink ReadMe</title></head><body>
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<!--
+Generated from $Fink: readme.en.xml,v 1.4 2006/09/16 23:17:53 dmrrsn Exp $
+-->
+<title>Fink Documentation - Fink ReadMe</title></head><body>
 <table width="100%" cellspacing="0">
 <tr valign="bottom">
 <td align="center">
@@ -108,7 +112,7 @@
 The list is moderated and low-traffic.
 </p>
 <hr><h2>Copyright Notice</h2><p>Copyright (c) 2001 Christoph Pfisterer,
-Copyright (c) 2001-2006 The Fink Project.
+Copyright (c) 2001-2007 The Fink Project.
 You may distribute this document in print for private purposes,
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication

Index: readme.zh.html
===================================================================
RCS file: /cvsroot/fink/fink/readme.zh.html,v
retrieving revision 1.8
retrieving revision 1.8.4.1
diff -u -d -r1.8 -r1.8.4.1
--- readme.zh.html      16 Sep 2006 23:19:40 -0000      1.8
+++ readme.zh.html      11 Jan 2007 03:41:27 -0000      1.8.4.1
@@ -1,5 +1,9 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html><head><meta http-equiv="Content-Type" content="text/html; 
charset=utf-8"><title>Fink Documentation - Fink 
自述文件</title></head><body>
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<!--
+Generated from $Fink: readme.zh.xml,v 1.2 2006/09/16 23:17:53 dmrrsn Exp $
+-->
+<title>Fink Documentation - Fink 自述文件</title></head><body>
 <table width="100%" cellspacing="0">
 <tr valign="bottom">
 <td align="center">
@@ -90,7 +94,7 @@
 这个列表是受管的低流量列表。
 </p>
 <hr><h2>Copyright Notice</h2><p>Copyright (c) 2001 Christoph Pfisterer,
-Copyright (c) 2001-2006 The Fink Project.
+Copyright (c) 2001-2007 The Fink Project.
 You may distribute this document in print for private purposes,
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication

Index: readme.fr.html
===================================================================
RCS file: /cvsroot/fink/fink/readme.fr.html,v
retrieving revision 1.8
retrieving revision 1.8.4.1
diff -u -d -r1.8 -r1.8.4.1
--- readme.fr.html      16 Sep 2006 23:19:40 -0000      1.8
+++ readme.fr.html      11 Jan 2007 03:41:27 -0000      1.8.4.1
@@ -1,5 +1,9 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html><head><meta http-equiv="Content-Type" content="text/html; 
charset=utf-8"><title>Fink Documentation - Fink Lisez-moi</title></head><body>
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<!--
+Generated from $Fink: readme.fr.xml,v 1.5 2006/09/16 23:17:53 dmrrsn Exp $
+-->
+<title>Fink Documentation - Fink Lisez-moi</title></head><body>
 <table width="100%" cellspacing="0">
 <tr valign="bottom">
 <td align="center">
@@ -101,7 +105,7 @@
 La liste est modérée et son trafic est très faible.
 </p>
   <hr><h2>Copyright Notice</h2><p>Copyright (c) 2001 Christoph Pfisterer,
-Copyright (c) 2001-2006 The Fink Project.
+Copyright (c) 2001-2007 The Fink Project.
 You may distribute this document in print for private purposes,
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to