Update of /cvsroot/fink/web/doc/packaging
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1023/web/doc/packaging

Modified Files:
        compilers.en.php format.en.php fslayout.en.php index.en.php 
        intro.en.php packaging.en.html policy.en.php reference.en.php 
Log Message:
bring documentation of GCC field up to date
CCVS: ----------------------------------------------------------------------


Index: intro.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/intro.en.php,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- intro.en.php        8 Aug 2005 01:35:51 -0000       1.64
+++ intro.en.php        7 Sep 2005 04:28:49 -0000       1.65
@@ -1,7 +1,7 @@
 <?
 $title = "Packaging - Intro";
-$cvs_author = 'Author: dmacks';
-$cvs_date = 'Date: 2005/08/08 01:24:37';
+$cvs_author = 'Author: dmrrsn';
+$cvs_date = 'Date: 2005/09/07 04:27:10';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="Packaging 
Contents"><link rel="next" href="format.php?phpLang=en" title="Package 
Descriptions"><link rel="prev" href="index.php?phpLang=en" title="Packaging 
Contents">';
 
 

Index: policy.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/policy.en.php,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- policy.en.php       8 Aug 2005 01:35:51 -0000       1.65
+++ policy.en.php       7 Sep 2005 04:28:49 -0000       1.66
@@ -1,7 +1,7 @@
 <?
 $title = "Packaging - Policy";
-$cvs_author = 'Author: dmacks';
-$cvs_date = 'Date: 2005/08/08 01:24:37';
+$cvs_author = 'Author: dmrrsn';
+$cvs_date = 'Date: 2005/09/07 04:27:10';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="Packaging 
Contents"><link rel="next" href="fslayout.php?phpLang=en" title="Filesystem 
Layout"><link rel="prev" href="format.php?phpLang=en" title="Package 
Descriptions">';
 
 

Index: index.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/index.en.php,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- index.en.php        8 Aug 2005 01:35:51 -0000       1.65
+++ index.en.php        7 Sep 2005 04:28:49 -0000       1.66
@@ -1,7 +1,7 @@
 <?
 $title = "Packaging";
-$cvs_author = 'Author: dmacks';
-$cvs_date = 'Date: 2005/08/08 01:24:37';
+$cvs_author = 'Author: dmrrsn';
+$cvs_date = 'Date: 2005/09/07 04:27:10';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="Packaging 
Contents"><link rel="next" href="intro.php?phpLang=en" title="Introduction">';
 
 
@@ -30,7 +30,7 @@
 </p>
 <h2><? echo FINK_CONTENTS ; ?></h2><ul>
        <li><a href="intro.php?phpLang=en"><b>1 Introduction</b></a><ul><li><a 
href="intro.php?phpLang=en#def1">1.1 What is a Package?</a></li><li><a 
href="intro.php?phpLang=en#ident">1.2 Identifying a 
Package</a></li></ul></li><li><a href="format.php?phpLang=en"><b>2 Package 
Descriptions</b></a><ul><li><a href="format.php?phpLang=en#trees">2.1 Tree 
Layout</a></li><li><a href="format.php?phpLang=en#format">2.2 File 
Format</a></li><li><a href="format.php?phpLang=en#percent">2.3 Percent 
Expansion</a></li></ul></li><li><a href="policy.php?phpLang=en"><b>3 Packaging 
Policy</b></a><ul><li><a href="policy.php?phpLang=en#licenses">3.1 Package 
Licenses</a></li><li><a href="policy.php?phpLang=en#openssl">3.2 The GPL and 
OpenSSL</a></li><li><a href="policy.php?phpLang=en#prefix">3.3 Base System 
Interference</a></li><li><a href="policy.php?phpLang=en#sharedlibs">3.4 Shared 
Libraries</a></li><li><a href="policy.php?phpLang=en#perlmods">3.5 Perl 
Modules</a></li><li><a href="policy.php?phpLang=e
 n#emacs">3.6 Emacs Policy</a></li></ul></li><li><a 
href="fslayout.php?phpLang=en"><b>4 Filesystem Layout</b></a><ul><li><a 
href="fslayout.php?phpLang=en#fhs">4.1 The Filesystem Hierarchy 
Standard</a></li><li><a href="fslayout.php?phpLang=en#dirs">4.2 The 
Directories</a></li><li><a href="fslayout.php?phpLang=en#avoid">4.3 Things to 
Avoid</a></li></ul></li><li><a href="compilers.php?phpLang=en"><b>5 
Compilers</b></a><ul><li><a href="compilers.php?phpLang=en#versions">5.1 
Compiler Versions</a></li><li><a href="compilers.php?phpLang=en#abi">5.2 The 
g++ ABI</a></li></ul></li><li><a href="reference.php?phpLang=en"><b>6 
Reference</b></a><ul><li><a href="reference.php?phpLang=en#build">6.1 The Build 
Process</a></li><li><a href="reference.php?phpLang=en#fields">6.2 
Fields</a></li><li><a href="reference.php?phpLang=en#splitoffs">6.3 
SplitOffs</a></li><li><a href="reference.php?phpLang=en#scripts">6.4 
Scripts</a></li><li><a href="reference.php?phpLang=en#patches">6.5 
Patches</a></li><l
 i><a href="reference.php?phpLang=en#profile.d">6.6 Profile.d 
scripts</a></li></ul></li></ul>
-<!--Generated from $Fink: packaging.en.xml,v 1.81 2005/08/08 01:24:37 dmacks 
Exp $-->
+<!--Generated from $Fink: packaging.en.xml,v 1.82 2005/09/07 04:27:10 dmrrsn 
Exp $-->
 <? include_once "../../footer.inc"; ?>
 
 

Index: reference.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/reference.en.php,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- reference.en.php    8 Aug 2005 01:35:51 -0000       1.67
+++ reference.en.php    7 Sep 2005 04:28:49 -0000       1.68
@@ -1,7 +1,7 @@
 <?
 $title = "Packaging - Reference";
-$cvs_author = 'Author: dmacks';
-$cvs_date = 'Date: 2005/08/08 01:24:37';
+$cvs_author = 'Author: dmrrsn';
+$cvs_date = 'Date: 2005/09/07 04:27:10';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="Packaging 
Contents"><link rel="prev" href="compilers.php?phpLang=en" title="Compilers">';
 
 
@@ -817,14 +817,20 @@
 The allowed values are:
 <code>2.95.2</code> (or <code>2.95</code>),
  <code>3.1</code>,
-and <code>3.3</code>.
-This last is expected to be the GCC-ABI for gcc 3.3 and all subsequent
-versions of gcc.
-The default values for the various package trees are:
+ <code>3.3</code>,
+and <code>4.0</code>.
+Our understanding is that the GCC authors intend to stabilize the GCC-ABI
+at some point; we can hope that it won't change again.
+</p><p>
+The GCC field does not have a default value, per se, since it is ignored
+if it is not set.  However, for each tree, there is an expected value
+for GCC corresponding to the default g++ compiler for that tree.
+The expected values for the various package trees are:
 <code>2.95</code> in the 10.1 tree, <code>3.1</code> in the 10.2 tree,
-and <code>3.3</code> in the 10.2-gcc3.3, 10.3, and all subsequent trees.
+ <code>3.3</code> in the 10.2-gcc3.3, 10.3, and 10.4-transitional
+trees, and <code>4.0</code> in the (upcoming) 10.4 tree.
 </p><p>
-Note that when the GCC value is different from the default, the compiler
+Note that when the GCC value is different from the expected value, the compiler
 must be specified within the package (typically by setting the CC or CXX
 flags), and a dependency on one of the (virtual) gcc packages should be
 specified.

Index: compilers.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/compilers.en.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- compilers.en.php    8 Aug 2005 01:35:51 -0000       1.11
+++ compilers.en.php    7 Sep 2005 04:28:49 -0000       1.12
@@ -1,7 +1,7 @@
 <?
 $title = "Packaging - Compilers";
-$cvs_author = 'Author: dmacks';
-$cvs_date = 'Date: 2005/08/08 01:24:37';
+$cvs_author = 'Author: dmrrsn';
+$cvs_date = 'Date: 2005/09/07 04:27:10';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="Packaging 
Contents"><link rel="next" href="reference.php?phpLang=en" 
title="Reference"><link rel="prev" href="fslayout.php?phpLang=en" 
title="Filesystem Layout">';
 
 

Index: packaging.en.html
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/packaging.en.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- packaging.en.html   8 Aug 2005 01:35:51 -0000       1.76
+++ packaging.en.html   7 Sep 2005 04:28:49 -0000       1.77
@@ -2094,14 +2094,20 @@
 The allowed values are:
 <tt style="white-space: nowrap;">2.95.2</tt> (or <tt style="white-space: 
nowrap;">2.95</tt>),
  <tt style="white-space: nowrap;">3.1</tt>,
-and <tt style="white-space: nowrap;">3.3</tt>.
-This last is expected to be the GCC-ABI for gcc 3.3 and all subsequent
-versions of gcc.
-The default values for the various package trees are:
+ <tt style="white-space: nowrap;">3.3</tt>,
+and <tt style="white-space: nowrap;">4.0</tt>.
+Our understanding is that the GCC authors intend to stabilize the GCC-ABI
+at some point; we can hope that it won't change again.
+</p><p>
+The GCC field does not have a default value, per se, since it is ignored
+if it is not set.  However, for each tree, there is an expected value
+for GCC corresponding to the default g++ compiler for that tree.
+The expected values for the various package trees are:
 <tt style="white-space: nowrap;">2.95</tt> in the 10.1 tree, <tt 
style="white-space: nowrap;">3.1</tt> in the 10.2 tree,
-and <tt style="white-space: nowrap;">3.3</tt> in the 10.2-gcc3.3, 10.3, and 
all subsequent trees.
+ <tt style="white-space: nowrap;">3.3</tt> in the 10.2-gcc3.3, 10.3, and 
10.4-transitional
+trees, and <tt style="white-space: nowrap;">4.0</tt> in the (upcoming) 10.4 
tree.
 </p><p>
-Note that when the GCC value is different from the default, the compiler
+Note that when the GCC value is different from the expected value, the compiler
 must be specified within the package (typically by setting the CC or CXX
 flags), and a dependency on one of the (virtual) gcc packages should be
 specified.
@@ -2636,4 +2642,4 @@
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication
 requires the explicit consent of the author.</p><hr>
-<p>Generated from <i>$Fink: packaging.en.xml,v 1.81 2005/08/08 01:24:37 dmacks 
Exp $</i></p></body></html>
+<p>Generated from <i>$Fink: packaging.en.xml,v 1.82 2005/09/07 04:27:10 dmrrsn 
Exp $</i></p></body></html>

Index: format.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/format.en.php,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- format.en.php       8 Aug 2005 01:35:51 -0000       1.65
+++ format.en.php       7 Sep 2005 04:28:49 -0000       1.66
@@ -1,7 +1,7 @@
 <?
 $title = "Packaging - Package Descriptions";
-$cvs_author = 'Author: dmacks';
-$cvs_date = 'Date: 2005/08/08 01:24:37';
+$cvs_author = 'Author: dmrrsn';
+$cvs_date = 'Date: 2005/09/07 04:27:10';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="Packaging 
Contents"><link rel="next" href="policy.php?phpLang=en" title="Packaging 
Policy"><link rel="prev" href="intro.php?phpLang=en" title="Introduction">';
 
 

Index: fslayout.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/fslayout.en.php,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- fslayout.en.php     8 Aug 2005 01:35:51 -0000       1.64
+++ fslayout.en.php     7 Sep 2005 04:28:49 -0000       1.65
@@ -1,7 +1,7 @@
 <?
 $title = "Packaging - FS Layout";
-$cvs_author = 'Author: dmacks';
-$cvs_date = 'Date: 2005/08/08 01:24:37';
+$cvs_author = 'Author: dmrrsn';
+$cvs_date = 'Date: 2005/09/07 04:27:10';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="Packaging 
Contents"><link rel="next" href="compilers.php?phpLang=en" 
title="Compilers"><link rel="prev" href="policy.php?phpLang=en" 
title="Packaging Policy">';
 
 



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to