Translation [Fwd: [cvs] web/download srcdist.en.php, 1.3, 1.4]
Alexander Hansen <[email protected]> Sat, 02 Jun 2007 20:45:23 -0400
| Newsgroups | gmane.os.apple.fink.i18n |
|---|---|
| Message-ID | <[email protected]> |
-------- Original Message -------- Subject: [cvs] web/download srcdist.en.php,1.3,1.4 Date: Sat, 02 Jun 2007 23:37:56 +0000 From: Alexander Hansen <[email protected]> Reply-To: [email protected] To: [email protected] Newsgroups: gmane.os.apple.fink.cvs Followup-To: gmane.os.apple.fink.devel Update of /cvsroot/fink/web/download In directory sc8-pr-cvs17:/tmp/cvs-serv3181 Modified Files: srcdist.en.php Log Message: Update to reflect current state of source install. Index: srcdist.en.php =================================================================== RCS file: /cvsroot/fink/web/download/srcdist.en.php,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- srcdist.en.php 15 Jun 2006 17:58:15 -0000 1.3 +++ srcdist.en.php 2 Jun 2007 23:37:53 -0000 1.4 @@ -8,25 +8,32 @@ <h1>Download Fink Source Release</h1> +<!--AKH 2007-05-31. Fix when we have a release tarball that works with OS > 10.4.9 <p> The source release contains the fink package manager plus package descriptions and patches. It will download the source code from the original distribution sites and build them on your local machine. </p> +--> +<p>The source tarball contains the <em>fink</em> package manager. After you have installed it, you will be able to get package descriptions and patches. It will use these to download the source code from the original distribution sites or the Fink project's mirrors and build them on your local machine.</p> <? include "../fink_version.inc"; ?> +<!-- <p> Fink <? print $fink_version; ?> was officially released on <? print $release_date; ?>. +--> +<p><EM>fink-0.27.1</EM> was officially released on 2007-03-19.</p> </p> <ul> -<li><a +<!--<li><a href="http://prdownloads.sourceforge.net/fink/fink-<? print $fink_version; ?>-full.tar.gz">Fink -<? print $release_version; ?></a> - 6786K, .tar.gz format</li> +<? print $release_version; ?></a> - 6786K, .tar.gz format</li>--> +<li><a href="http://downloads.sourceforge.net/fink/fink-0.27.1.tar.gz">fink-0.27.1</a> - 1257K, .tar.gz format</li> </ul> <p> @@ -34,9 +41,7 @@ Don't extract the archive with StuffIt, it will corrupt some file names. Use the command line <tt>tar</tt> utility instead. -Instructions are in the Installation document. -</p> - +Instructions are in the Installation document. You also need to install the Xcode Tools (c.f. <a href="./index.en.php" >the Quick Start page</a>).</p> <p> Installation and usage instructions are inside the distribution tarball. @@ -47,6 +52,12 @@ They are also available online in the <a href="../doc/index.php">documentation section</a>. </p> +<p>After you have installed <em>fink</em> and the other base packages, the commands</p> +<pre>fink selfupdate-rsync</pre> +<p>or</p> +<pre>fink selfupdate-cvs</pre> +<p>will download the package description files and patches.</p> + <p> To be informed of new releases, subscribe to the <a href="../lists/fink-announce.php">fink-announce mailinglist</a>. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- Alexander K. Hansen akh AT finkproject DOT org Fink User Liaison and Documenter ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/