Update of /cvsroot/fink/web/doc/packaging
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25023

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:
update Tree Layout section to be compatible with the move of the crypto tree


Index: compilers.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/compilers.en.php,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- compilers.en.php    19 Jun 2009 18:44:18 -0000      1.38
+++ compilers.en.php    30 Jun 2010 16:03:27 -0000      1.39
@@ -1,7 +1,7 @@
 <?
 $title = "Packaging - Compilers";
 $cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2009/06/19 18:43:28';
+$cvs_date = 'Date: 2010/06/30 16:01:15';
 $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: intro.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/intro.en.php,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- intro.en.php        19 Jun 2009 18:44:18 -0000      1.91
+++ intro.en.php        30 Jun 2010 16:03:27 -0000      1.92
@@ -1,7 +1,7 @@
 <?
 $title = "Packaging - Intro";
 $cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2009/06/19 18:43:28';
+$cvs_date = 'Date: 2010/06/30 16:01:15';
 $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: format.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/format.en.php,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- format.en.php       19 Jun 2009 18:44:18 -0000      1.92
+++ format.en.php       30 Jun 2010 16:03:27 -0000      1.93
@@ -1,7 +1,7 @@
 <?
 $title = "Packaging - Package Descriptions";
 $cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2009/06/19 18:43:28';
+$cvs_date = 'Date: 2010/06/30 16:01:15';
 $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">';
 
 
@@ -38,24 +38,26 @@
 </p>
 <ul>
 <li><code>dists</code> is where it starts. The <code>dists</code>
-directory is necessary for the Debian tools.</li>
+directory is necessary for the Debian tools.  In recent versions
+of fink, this is a symlink to a directory with a distribution-inspired
+name.</li>
 <li>The distribution. There is <code>stable</code>,
 <code>unstable</code> and <code>local</code>. The <code>local</code>
 directory is under the control of the local administrator/user. The
 <code>stable</code> and <code>unstable</code> directories are part of
 Fink.</li>
 <li>The tree. The <code>main</code> tree contains the bulk of the
-packages. Cryptographic software is kept in a separate tree,
-<code>crypto</code>, to make removal easy should it become
-necessary.</li>
+packages. Prior to July 1, 2010, the
+Cryptographic software was kept in a separate tree,
+<code>crypto</code>, but this is now a section of the <code>main</code>
+tree.</li>
 <li><code>finkinfo</code>
 vs. <code>binary-darwin-powerpc</code>. <code>finkinfo</code> contains
 the Fink package descriptions and patches, while
 <code>binary-darwin-powerpc</code> contains the <code>.deb</code>
 binary packages.</li>
 <li>Sections. The <code>main</code> tree is subdivided into thematic
-sections to make it manageable. The <code>crypto</code> tree is not
-divided into sections at the moment.</li>
+sections to make it manageable. </li>
 </ul>
 
 

Index: policy.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/policy.en.php,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- policy.en.php       19 Jun 2009 18:44:18 -0000      1.92
+++ policy.en.php       30 Jun 2010 16:03:27 -0000      1.93
@@ -1,7 +1,7 @@
 <?
 $title = "Packaging - Policy";
 $cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2009/06/19 18:43:28';
+$cvs_date = 'Date: 2010/06/30 16:01:15';
 $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: reference.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/reference.en.php,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- reference.en.php    19 Jun 2009 18:44:18 -0000      1.94
+++ reference.en.php    30 Jun 2010 16:03:27 -0000      1.95
@@ -1,7 +1,7 @@
 <?
 $title = "Packaging - Reference";
 $cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2009/06/19 18:43:28';
+$cvs_date = 'Date: 2010/06/30 16:01:15';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="Packaging 
Contents"><link rel="prev" href="compilers.php?phpLang=en" title="Compilers">';
 
 

Index: fslayout.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/fslayout.en.php,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- fslayout.en.php     19 Jun 2009 18:44:18 -0000      1.92
+++ fslayout.en.php     30 Jun 2010 16:03:27 -0000      1.93
@@ -1,7 +1,7 @@
 <?
 $title = "Packaging - FS Layout";
 $cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2009/06/19 18:43:28';
+$cvs_date = 'Date: 2010/06/30 16:01:15';
 $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">';
 
 

Index: packaging.en.html
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/packaging.en.html,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -d -r1.109 -r1.110
--- packaging.en.html   7 Jan 2010 01:56:54 -0000       1.109
+++ packaging.en.html   30 Jun 2010 16:03:27 -0000      1.110
@@ -1,7 +1,7 @@
 <!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">
 <!--
-Generated from $Fink: packaging.en.xml,v 1.113 2009/06/19 18:43:28 dmrrsn Exp $
+Generated from $Fink: packaging.en.xml,v 1.114 2010/06/30 16:01:15 dmrrsn Exp $
 -->
 <title>Fink Documentation - Creating Fink Packages</title></head><body>
 <table width="100%" cellspacing="0">
@@ -128,24 +128,26 @@
 </p>
 <ul>
 <li><tt style="white-space: nowrap;">dists</tt> is where it starts. The <tt 
style="white-space: nowrap;">dists</tt>
-directory is necessary for the Debian tools.</li>
+directory is necessary for the Debian tools.  In recent versions
+of fink, this is a symlink to a directory with a distribution-inspired
+name.</li>
 <li>The distribution. There is <tt style="white-space: nowrap;">stable</tt>,
 <tt style="white-space: nowrap;">unstable</tt> and <tt style="white-space: 
nowrap;">local</tt>. The <tt style="white-space: nowrap;">local</tt>
 directory is under the control of the local administrator/user. The
 <tt style="white-space: nowrap;">stable</tt> and <tt style="white-space: 
nowrap;">unstable</tt> directories are part of
 Fink.</li>
 <li>The tree. The <tt style="white-space: nowrap;">main</tt> tree contains the 
bulk of the
-packages. Cryptographic software is kept in a separate tree,
-<tt style="white-space: nowrap;">crypto</tt>, to make removal easy should it 
become
-necessary.</li>
+packages. Prior to July 1, 2010, the
+Cryptographic software was kept in a separate tree,
+<tt style="white-space: nowrap;">crypto</tt>, but this is now a section of the 
<tt style="white-space: nowrap;">main</tt>
+tree.</li>
 <li><tt style="white-space: nowrap;">finkinfo</tt>
 vs. <tt style="white-space: nowrap;">binary-darwin-powerpc</tt>. <tt 
style="white-space: nowrap;">finkinfo</tt> contains
 the Fink package descriptions and patches, while
 <tt style="white-space: nowrap;">binary-darwin-powerpc</tt> contains the <tt 
style="white-space: nowrap;">.deb</tt>
 binary packages.</li>
 <li>Sections. The <tt style="white-space: nowrap;">main</tt> tree is 
subdivided into thematic
-sections to make it manageable. The <tt style="white-space: 
nowrap;">crypto</tt> tree is not
-divided into sections at the moment.</li>
+sections to make it manageable. </li>
 </ul>
 
 
@@ -3052,4 +3054,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.113 2009/06/19 18:43:28 
dmrrsn Exp $</i></p></body></html>
+<p>Generated from <i>$Fink: packaging.en.xml,v 1.114 2010/06/30 16:01:15 
dmrrsn Exp $</i></p></body></html>

Index: index.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/packaging/index.en.php,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- index.en.php        19 Jun 2009 18:44:18 -0000      1.92
+++ index.en.php        30 Jun 2010 16:03:27 -0000      1.93
@@ -1,7 +1,7 @@
 <?
 $title = "Packaging";
 $cvs_author = 'Author: dmrrsn';
-$cvs_date = 'Date: 2009/06/19 18:43:28';
+$cvs_date = 'Date: 2010/06/30 16:01:15';
 $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=en#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><li><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.113 2009/06/19 18:43:28 dmrrsn 
Exp $-->
+<!--Generated from $Fink: packaging.en.xml,v 1.114 2010/06/30 16:01:15 dmrrsn 
Exp $-->
 <? include_once "../../footer.inc"; ?>
 
 


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to