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

Modified Files:
        about.php links.php people.php 
Added Files:
        constants.zh.inc index.zh.php 
Log Message:
Finished the Chinese version of Homepage, Documentation index page and partially the 
FAQs xml file

--- NEW FILE: constants.zh.inc ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: index.zh.php ---
<?
$title = "Home";
$cvs_author = '$Author: jeff_yecn $';
$cvs_date = '$Date: 2004/03/02 03:15:42 $';
$is_home = 1;

$metatags = '<meta name="description" content="Fink, 一个 Mac OS X 和 Darwin 上的 
Unix 软件发布系统">
<meta name="keywords" content="Mac OS X, Darwin, GNU, Unix, GNOME, KDE, 软件, 
发布, Fink">
';

include "header.inc";
?>


<p>
Fink 项目希望把 Unix 上各种<a 
href="http://www.opensource.org/";>开放源码</a>软件带到
<a href="http://www.opensource.apple.com/";>Darwin</a> 和
<a href="http://www.apple.com/macosx/";>Mac OS X</a> 平台上。
我们通过修改 Unix 软件使得它可以在 Mac OS X 
上编译和运行(“移植”),并提供一个方便的分发系统使得每个人都可以下载和使用它。
Fink 使用 <a href="http://www.debian.org/";>Debian</a> 中的象 dpkg
和 apt-get 等工具来提供强大的二进制软件包管理。
你可以随意选择是下载预编译好的二进制安装包或从源代码自己构建一切。
<a href="about.php">阅读更多信息…</a>
</p>


<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top"><td width="50%">

<h1>新闻</h1>

<?
// Include news items
include $fsroot."news/news.inc";
?>
<div align="right"><a href="<? print $root; 
?>news/index.php">以前的消息…</a></div>


</td><td>&nbsp;&nbsp;&nbsp;</td><td width="50%">

<h1>当前状况</h1>
<? 
include "fink_version.inc";
?>

<p>
Fink <? print $fink_version ?> 已经于 <? print $release_date ?> 发布。 
它包括源代码和二进制文件两种发行方式,同时也包括二进制形式可执行的安装程序。
本版本在 OS X 10.2 使用 gcc 3.3 编译器构建,但应该也可以在 OS X 
10.3 上运行。

<h1>资源</h1>

<p>
如果你在寻求技术支持的话,请访问 <a
href="help/index.php">帮助页面</a>。
帮助页面还列有支持本项目的几种方法以及如何提交反馈。
</p>

<p>
Fink 项目建立于
<a href="http://sourceforge.net/";>SourceForge</a>中。
除了提供本网站的主机服务以及下载支持外,SourceForge
还为本项目提供下面的资源:
</p>
<ul>
<li><a href="http://sourceforge.net/projects/fink/";>SourceForge 
项目概述页面</a></li>
<li><a
href="http://sourceforge.net/tracker/?atid=117203&amp;group_id=17203";>汇报和检视软件缺陷</a></li>
<li><a
href="http://sourceforge.net/tracker/?atid=371315&amp;group_id=17203";>请求一个还不在
 Fink 中的软件包</a></li>
<li><a
href="http://sourceforge.net/tracker/?atid=367203&amp;group_id=17203";>请求一个 
fink(程序)中还没有的功能</a></li>
<li><a
href="http://sourceforge.net/tracker/?atid=414256&amp;group_id=17203";>提交一个新的
 Fink 软件包(非核心开发者)</a></li>
<li><a
href="http://sourceforge.net/tracker/?atid=317203&amp;group_id=17203";>提交 
fink(程序)的一个补丁。</a></li>
<li><a href="lists/index.php">邮件列表</a></li>
<li>CVS (<a 
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/fink";>在线浏览</a>, <a 
href="doc/cvsaccess/index.php">如何访问</a>)</li>
</ul>
<p>
请注意:要使用其中的一些资源(比如,汇报一个软件缺陷或请求一个新的
 Fink 软件包),你需要先登录进你的 SourceForge 
帐号。如果你现在还没有帐号,你可以在 <a 
href="http://sourceforge.net/";>SourceForge 网站</a>免费注册一个。
</p>

</td></tr></table>

<script type="text/javascript" language="JavaScript" 
src="http://db3.net-filter.com/script/13500.js";></script>
<noscript><img src="http://db3.net-filter.com/db.php?id=13500&amp;page=unknown"; 
alt=""></noscript>

<?
include "footer.inc";
?>

Index: about.php
===================================================================
RCS file: /cvsroot/fink/web/about.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- about.php   1 Mar 2003 01:25:00 -0000       1.5
+++ about.php   2 Mar 2004 03:15:42 -0000       1.6
@@ -1,112 +1 @@
-<?
-$title = "About";
-$cvs_author = '$Author$';
-$cvs_date = '$Date$';
-
-include "header.inc";
-?>
-
-
-<h1>More About Fink</h1>
-
-<h2>What is Fink?</h2>
-
-<p>
-Fink is a project that wants to bring the full world of Unix
-<a href="http://www.opensource.org/";>Open Source</a> software to
-<a href="http://www.opensource.apple.com/";>Darwin</a> and
-<a href="http://www.apple.com/macosx/";>Mac OS X</a>.
-As a result, we have two main goals.
-First, to modify existing Open Source software so that it will compile
-and run on Mac OS X.
-(This process is called porting.)
-Second, to make the results available to casual users as a coherent,
-comfortable distribution that matches what Linux users are used to.
-(This process is called packaging.)
-The project offers precompiled binary packages as well as a fully
-automated build-from-source system.
-</p>
-<p>
-To achieve these goals, Fink relies on the excellent package
-management tools produced by the
-<a href="http://www.debian.org/";>Debian</a> project - <code>dpkg</code>,
-<code>dselect</code> and <code>apt-get</code>.
-On top of that, Fink adds its own package manager, named (surprise!)
-<code>fink</code>.
-You can view <code>fink</code> as a build engine - it takes package
-descriptions and produces binary .deb packages from that.
-In the process, it downloads the original source code from the
-Internet, patches it as necessary, then goes through the whole process
-of configuring and building the package.
-Finally, it wraps the results up in a package archive that is ready to
-be installed by <code>dpkg</code>.
-</p>
-<p>
-Since Fink sits on top of Mac OS X, it has a strict policy to avoid
-interference with the base system.
-As a result, Fink manages a separate directory tree and provides the
-infrastructure to make it easy to use.
-</p>
-
-
-<h2>Why use Fink?</h2>
-
-<p>
-Five reasons to use Fink to install Unix software on your Mac:
-</p>
-
-<p>
-<b>Power.</b>
-Mac OS X includes only a basic set of command line tools.
-Fink brings you enhancements for these tools as well as a selection of
-graphical applications developed for Linux and other Unix variants.
-</p>
-
-<p>
-<b>Convenience.</b>
-With Fink the compile process is fully automated; you'll never have to
-worry about Makefiles or configure scripts and their parameters
-again.
-The dependency system automatically takes care that all required
-libraries are present.
-Our packages are usually set up for their maximum feature set.
-</p>
-
-<p>
-<b>Safety.</b>
-Fink's strict non-interference policy makes sure that the vulnerable
-parts of you Mac OS X system are not touched.
-You can update Mac OS X without fear that it will step on Fink's toes
-and vice versa.
-Also, the packaging system lets you safely remove software you no
-longer need.
-</p>
-
-<p>
-<b>Coherence.</b>
-Fink is not just a random collection of packages, it is a coherent
-distribution.
-Installed files are placed in predictable locations.
-Documentation listings are kept up to date.
-There's a unified interface to control server processes.
-And there's more, most of it working for you under the hood.
-</p>
-
-<p>
-<b>Flexibility.</b>
-You only download and install the programs you need.
-Fink gives you the freedom to install XFree86 or other X11 solutions
-in any way you like.
-If you don't want X11 at all, that's okay too.
-</p>
-
-
-<p>
-<a href="index.php">Back Home</a> -
-<a href="download/index.php">Download</a>
-</p>
-
-
-<?
-include "footer.inc";
-?>
+<? include_once "phpLang.inc.php"; ?>

Index: links.php
===================================================================
RCS file: /cvsroot/fink/web/links.php,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- links.php   27 Nov 2003 00:38:51 -0000      1.30
+++ links.php   2 Mar 2004 03:15:42 -0000       1.31
@@ -1,86 +1 @@
-<?
-$title = "Links";
-$cvs_author = '$Author$';
-$cvs_date = '$Date$';
-
-include "header.inc";
-?>
-
-
-<h1>Links</h1>
-
-<p>Here's the obvious link collection... All links will open in a new
-browser window.</p>
-
-<p>Fink related links</p>
-<ul>
-<li><a href="http://finkmirrors.net/"; target="_blank">Fink Mirrors</a> - Instructions 
how to become a Fink mirror as well as status messages about current mirrors.</li>
-<li><a href="http://finkcommander.sourceforge.net/"; target="_blank">FinkCommander</a> 
-
-a GUI for Fink</li>
-<li><a href="http://fink.aquaflux.org/"; target="_blank">FinkBot</a> -
-the #fink IRC channel logs & stats</li>
-<li><a href="http://www.funwithfink.com/"; target="_blank">FunWithFink</a> -
-Un-official Fink CD distribution and book of Fink tips</li>
-<li><a href="http://www.antcrc.utas.edu.au/models/macosx/Fink_on_NFS/"; 
target="_blank">Fink on NFS</a> -
-Set of scripts to aid distributing fink packages to network clients via NFS</li>
-</ul>
-
-<p>Open Source Software</p>
-<ul>
-<li><a href="http://www.gnu.org/"; target="_blank">GNU Software</a> -
-also has information about the FSF and the GNU licenses</li>
-<li><a href="http://www.opensource.org/"; target="_blank">Open Source
-Initiative</a> - general information about Open Source
-(esp. licenses)</li>
-<li><a href="http://freshmeat.net/"; target="_blank">Freshmeat</a> -
-the biggest directory of Open Source software on the web</li>
-<li><a href="http://developer.apple.com/darwin/"; target="_blank">Darwin</a>
-and Apple's other Open Source projects</li>
-<li><a href="http://opendarwin.org/"; target="_blank">OpenDarwin.org</a> -
-Darwin development
-</li>
-<li><a href="http://oroborosx.sourceforge.net/"; target="_blank">OroborOSX</a> -
-very nice X11 WindowManager which attempts to integrate X11 into Mac OS X.
-</ul>
-
-<p>Similar Projects</p>
-<ul>
-<li><a href="http://gnu-darwin.sourceforge.net/"; target="_blank">The GNU-Darwin
-Distribution</a></li>
-<li><a href="http://elisa.utopianet.net/~rlucia/devel/darwin_ports/"; 
target="_blank">Darwin
-Ports</a> - porting the FreeBSD ports collection</li>
-<li><a href="http://openpackages.org/"; target="_blank">OpenPackages</a> - uniting and 
improving the *BSD port collections</li>
-</ul>
-
-<p>Mixed collections of ported packages</p>
-<ul>
-<li><a href="http://www.caos.aamu.edu/pub/MacOS_X/";
-target="_blank">http://www.caos.aamu.edu/pub/MacOS_X/</a> - run by Marius 
Schamschula</li>
-<li><a href="http://www.osxgnu.org/"; target="_blank">The GNU Mac OS X
-Public Archive</a></li>
-<li><a href="http://www.geeklair.net/downloads/";
-target="_blank">http://www.geeklair.net/downloads/</a> - run by
-<a href="http://www.geeklair.net/~dluke/";
-target="_blank">Daniel Luke</a></li>
-<li><a href="http://macosx.forked.net/";
-target="_blank">http://macosx.forked.net/</a></li>
-<li><a href="http://www-jlc.kek.jp/~fujiik/macosx/10.1.X/";
-target="_blank">HEP on X</a> - A collection of RPM packages</li>
-</ul>
-
-<p>Sites with related information</p>
-<ul>
-<li><a href="http://www.darwinfo.org/"; target="_blank">Darwinfo</a> -
-porting info and news, plus a software archive</li>
-<li><a href="http://www.mrcla.com/XonX/"; target="_blank">X on X</a> -
-running XFree86 on Darwin and Mac OS X</li>
-<li><a href="http://www.stepwise.com/"; target="_blank">StepWise</a> -
-news, articles and a software archive</li>
-<li><a href="http://www.macgimp.org/"; target="_blank">MacGimp</a> -
-help running The GIMP, GTK and X on a Mac</li>
-</ul>
-
-
-<?
-include "footer.inc";
-?>
+<? include_once "phpLang.inc.php"; ?>

Index: people.php
===================================================================
RCS file: /cvsroot/fink/web/people.php,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- people.php  17 Feb 2004 13:36:30 -0000      1.44
+++ people.php  2 Mar 2004 03:15:42 -0000       1.45
@@ -1,158 +1 @@
-<?
-$title = "Contributors";
-$cvs_author = '$Author$';
-$cvs_date = '$Date$';
-
-include "header.inc";
-?>
-
-<h1>Contributors</h1>
-
-<p>The Fink project is maintained by a group of volunteers. Each
-Fink package has a Maintainer who works hard to ensure the package works as
-desired. Futhermore there are people that work on the fink program itself.
-The web site has to be kept current. Users need support, provided via our mailing 
lists
-and our IRC channel. These and many more tasks require a lot of work, thus we would
-like to say "Thank you" to all these people who sacrifice their spare time to help
-the community. As such, this page contains a list of people that have contributed
-to Fink in some way.
-</p>
-
-<p>So many people have helped Fink over the course of time that it's hard
-for us to list all of you. If you think you should be on this list but aren't,
-drop us a mail and we will consider including you in the next revision of
-this list.</p>
-
-<p>Italicized items denote nicknames used on the IRC channel.</p>
-
-<h2>Former project lead</h2>
-<ul>
-<li>Christoph Pfisterer (<i>chrisp</i>)</li>
-</ul>
-
-<h2>Current project leads</h2>
-<ul>
-<li>Max Horn (<i>Fingolfin</i>)</li>
-<li>David R. Morrison (<i>drm</i>)</li>
-<li>Benjamin Reed (<i>RangerRick</i>)</li>
-<li>Peter O'Gorman (<i>pogma</i>)</li>
-</ul>
-
-<h2>Administrativa and PR.</h2>
-<ul>
-<li>David H&#246;hn aka. Darian Lanx (<i>dmalloc</i>)</li>
-</ul>
-
-<h2>Regular Contributors</h2>
-
-<ul>
-<li>Rob Braun (<i>bbraun</i>)</li>
-<li>Keith Conger (<i>kconger</i>)</li>
-<li>Martin Costabel</li>
-<li>Sylvain Cuaz</li>
-<li>Finlay Dobbie (<i>AngusD</i>)</li>
-<li>Justin F. Hallett (<i>TheSin</i>)</li>
-<li>Jeremy Higgs</li>
-<li>Ben Hines (<i>Clef</i>)</li>
-<li>Carsten Klapp</li>
-<li>Thomas Kotzian</li> 
-<li>Daniel Macks (<i>dmacks</i>)</li>
-<li>Matthias Neeracher (<i>Murr</i>)</li>
-<li>Christian Schaffner (<i>chris01</i>)</li>
-<li>Masanori Sekino (<i>msek</i>)</li>
-<li>Matt Stephenson</li>
-<li>Michael G. Schwern</li>
-<li>Alexander Strange (<i>Feanor</i>)</li>
-<li>Christian Swinehart</li>
-<li>Dave Vasilevsky (<i>vasi</i>)</li>
-<li>Jeffrey S. Whitaker</li>
-<li>Chris Zubrzycki (<i>cirdan</i>)</li>
-
-
-</ul>
-
-<h2>Support, Translation and Documentation Team</h2>
-<ul>
-<li>Baba Yoshihiko (<i>baba</i>)</li> <!-- i18n and l10n -->
-<li>Hisashi Todd Fujinaka (<i>htodd</i>)</li> <!-- doc writer -->
-<li>Alexander Hansen</li> <!-- support work on mailing lists! -->
-</ul>
-
-<h2>Occasional Contributors</h2>
-
-<ul>
-<li>Jorge Acereda</li> 
-<li>Mike Akers</li> 
-<li>David Bacher</li> 
-<li>Michael Baudis</li> 
-<li>Chris Black</li> 
-<li>Bill Bumgarner</li> 
-<li>Yves de Champlain</li>
-<li>Avram Cherry</li> 
-<li>Jon Dugan</li> 
-<li>Jeffrey Ellis</li> 
-<li>Jeremy Erwin</li> 
-<li>Benjamin Esham</li> 
-<li>Matthew Flanagan</li> 
-<li>Chris Frank</li> 
-<li>Landon Fuller (<i>landonf</i>)</li>
-<li>Paul Gaborit</li> 
-<li>Stanton Gallegos (<i>stantron</i>)</li> 
-<li>James Gibbs</li>
-<li>Joe Gorse (<i>inca34</i>)</li>
-<li>Jake Goulding</li> 
-<li>Richard Graul</li>
-<li>Matthew Harris</li> 
-<li>Shawn Hsiao (<i>shawnh</i>)</li>
-<li>Sam Johnston</li> 
-<li>Richard Kiss</li> 
-<li>Eric Knauel</li> 
-<li>Killian Koepsell</li> 
-<li>Eric Knauel</li>
-<li>Bernd Kuemmerlen</li> 
-<li>Christopher League</li> 
-<li>Adam Lebsack</li> 
-<li>William McCallum</li> 
-<li>Michael McKibben</li>
-<li>Mathias Meyer</li>
-<li>Kyle Moffett</li> 
-<li>David H. Munro</li> 
-<li>Joseph K. Myers</li> 
-<li>Kaben Nanlohy</li> 
-<li>Magenta Hari Nezumi</li> 
-<li>Eric Norum</li> 
-<li>Daniel Parks</li> 
-<li>Chris Pepper</li> 
-<li>Sebastien Pierre</li> 
-<li>Damien Pollet</li> 
-<li>Brian Redman</li> 
-<li>Rudy Richter (<i>rudy</i>)</li> 
-<li>Stefano Rodriguez</li> 
-<li>Andrew Rohl</li> 
-<li>David Ross</li> 
-<li>Michel Salim (<i>Hayashi-M</i>)</li>
-<li>Michel Schinz</li> 
-<li>Chris Shabsin</li> 
-<li>Dustin Sias (<i>dsias</i>)</li>
-<li>Leigh Smith</li> 
-<li>Daniel Sohl</li> 
-<li>Lindsey Spratt</li>
-<li>Damian Steer</li> 
-<li>Mark Stosberg</li> 
-<li>Tim Seufert</li>
-<Li>Paul Swenson</li> 
-<li>Patrick Tescher</li> 
-<li>Andrei Verovski</li> 
-<li>Aaron Voisine</li> 
-<li>Dominik Westner</li> 
-<li>Ken Williams</li> 
-<li>William Dell Wisner</li>
-<li>Ashley Yakeley</li> 
-<li>Tom Zerucha</li> 
-<li>Sasha Zucker</li> 
-</ul>
-
-
-<?
-include "footer.inc";
-?>
+<? include_once "phpLang.inc.php"; ?>



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to